Guido Scialfa Welcome to 2017 Theme Core support is provided through WP_Image_Editor_Imagick and requires Imagick, ImageMagick, and Ghostscript support. When not supported, or if the generation fails, WordPress falls back to previous behavior and saves the attachment without adding image previews to meta.
Guido Scialfa Rest Api { "id": 993, "date": "2012-03-15T14:38:08", "date_gmt": "2012-03-15T21:38:08", "guid": { "rendered": "http://wptest.io/demo/?p=993" }, "modified": "2012-03-15T14:38:08", "modified_gmt": "2012-03-15T21:38:08", "slug": "template-excerpt-defined", "status": "publish", "type": "post", "link": "http://localhost/wp/blog/2012/03/15/template-excerpt-defined/", "title": { "rendered": "Template: Excerpt (Defined)" }, "content": { "rendered": "<p>This is the post content. It should be displayed in place of the user-defined excerpt in single-page views.</p>\n", "protected": false }, "excerpt": { "rendered": "<p>This is a user-defined post excerpt. It should be displayed in place of the post content in archive-index pages.</p>\n", "protected": false }, "author": 1, ….
Guido Scialfa REST API & Privilege Escalation This privilege escalation vulnerability affects the WordPress REST API that was recently added and enabled by default on WordPress 4.7.0. One of these REST endpoints allows access (via the API) to view, edit, delete and create posts. Within this particular endpoint, a subtle bug allows visitors to edit any post on the site.
Guido Scialfa Starter Content One of the hardest things for people setting up sites with WordPress for the first time is understanding what themes are and how a given theme can work for you.
Guido Scialfa Starter Content WordPress has supported custom page templates for over 12 years, allowing developers to create various layouts for specific pages. While this feature is very helpful, it has always been limited to the ‘page’ post type and not was not available to other post types. With WordPress 4.7, it will be.
Guido Scialfa WordPress 4.7 https://wordpress.org/news/2016/12/vaughan/ Rest Api https://developer.wordpress.org/rest-api/reference/ Post Type Templates https://make.wordpress.org/core/2016/11/03/post-type-templates-in-4-7/ Starter Content https://make.wordpress.org/core/2016/11/30/starter-content-for-themes-in-4-7/