>
Download This Plugin | |
Download Elegant Themes | |
Name | Customize Posts |
Version | 0.2.3 |
Author | XWP, Weston Ruter |
Rating | 0 |
Last updated | 2014-12-11 01:26:00 |
Downloads |
475
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Customize Posts plugin added 7 bytes of resources to the Home page and 7 bytes of resources to the sample Post page.
Customize Posts plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Customize Posts plugin ads no tables to your Wordpress blog database.The goal for this plugin is to be able to expose the editing of posts in the Customizer, allowing you to edit post data and postmeta for any number of posts, and preview the changes before saving them for others to see. This plugin was birthed out of the Widget Customizer feature-as-plugin project which was merged into WordPress Core in 3.9: as widgets can now be managed in the Customizer, so too should posts be editable in the Customizer as well.
Did you know that changing the featured image actually makes the change live even before you save the post? This is this very surprising/unexpected behavior. The only way to truly preview a change to a featured image is to use something like Customize Posts.
Likewise, did you know that changing a page template cannot be previewed from the post editor? When you change the selected page template, the change will not show up when you preview the post (see #11049). However, in Customize Posts you can preview changes to the page template just by changing the dropdown selection, and then you can see what your page would look like with the new template after the preview refreshes.
Most other changes to metaboxes containing data that gets saved to custom fields (postmeta) also get written when clicking the Preview button. The Customize Posts plugin provides a way to get around this, and also provides a live preview of the changes. Fixing this underlying issue of incorrectly persisting postmeta when doing a preview is captured in #20299. The current Customize Posts UI for editing postmeta is just a non-user-firendly first stab; future iterations should make it easy to add new controls to manage postmeta, just as metaboxes are added to the post editor.
This project is collaborating with the Front-end Editor project, which is also being re-written to leverage the Customizer as the framework for previewing and persisting changes. See #20 and wp-front-end-editor#87.
Development of this plugin is done on GitHub. Pull requests welcome. Please see issues reported there before going to the plugin forum.
This Customize Posts plugin is not to be confused with 10up's Post Customizer plugin which is a complimentary effort but seeks to address different use cases. The two plugin projects have opened a discussion to collaborate where possible.