{"id":12781,"date":"2011-04-06T14:21:12","date_gmt":"2011-04-06T14:21:12","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cms-page-order\/"},"modified":"2014-08-28T20:36:34","modified_gmt":"2014-08-28T20:36:34","slug":"cms-page-order","status":"closed","type":"plugin","link":"https:\/\/id.wordpress.org\/plugins\/cms-page-order\/","author":6697286,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.3.3","stable_tag":"0.3.3","tested":"3.4.2","requires":"3.1","requires_php":"","requires_plugins":"","header_name":"CMS Page Order","header_author":"Bill Erickson","header_description":"","assets_banners_color":"ffffff","last_updated":"2017-11-28 18:12:25","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"http:\/\/wordpress.org\/extend\/plugins\/cms-page-order\/","header_author_uri":"http:\/\/www.billerickson.net","rating":4.8,"author_block_rating":0,"active_installs":1000,"downloads":49273,"num_ratings":5,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog","faq"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":"1","5":"4"},"assets_icons":[],"assets_banners":{"banner-772x250.jpg":{"filename":"banner-772x250.jpg","revision":"479667","resolution":"772x250","location":"assets"}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.1","0.1.1","0.1.2","0.1.3","0.1.4","0.1b","0.2","0.3","0.3.1","0.3.2","0.3.3"],"block_files":[],"assets_screenshots":{"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1777155","resolution":"2","location":"plugin"},"screenshot-3.png":{"filename":"screenshot-3.png","revision":"1777155","resolution":"3","location":"plugin"},"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1777155","resolution":"1","location":"plugin"}},"screenshots":{"1":"Pages displayed as a tree.","2":"Filter hook to set the maximum number of nesting levels.","3":"Post status labels with support for custom statuses."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[225,1896,170,243,166],"plugin_category":[],"plugin_contributors":[78145],"plugin_business_model":[],"class_list":["post-12781","plugin","type-plugin","status-closed","hentry","plugin_tags-cms","plugin_tags-order","plugin_tags-page","plugin_tags-pages","plugin_tags-posts","plugin_contributors-billerickson","plugin_committers-bergius","plugin_committers-billerickson"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cms-page-order_ffffff.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/cms-page-order\/trunk\/screenshot-1.png?rev=1777155","caption":"Pages displayed as a tree."},{"src":"https:\/\/ps.w.org\/cms-page-order\/trunk\/screenshot-2.png?rev=1777155","caption":"Filter hook to set the maximum number of nesting levels."},{"src":"https:\/\/ps.w.org\/cms-page-order\/trunk\/screenshot-3.png?rev=1777155","caption":"Post status labels with support for custom statuses."}],"raw_content":"<!--section=description-->\n<ul>\n<li>Quick and easy drag and drop for rearranging of pages<\/li>\n<li>Actions: View, edit, trash and publish (drafts and pending pages)<\/li>\n<li>Set the maximum number of nesting levels<\/li>\n<li>Set the applicable post types<\/li>\n<li>Native looking<\/li>\n<li><a href=\"http:\/\/wordpress.org\/extend\/plugins\/sitepress-multilingual-cms\/\">WPML<\/a> support<\/li>\n<\/ul>\n\n<h4>Translations<\/h4>\n\n<ul>\n<li>English<\/li>\n<li>Swedish<\/li>\n<li>Italian<\/li>\n<li>French (thanks to St\u00e9phane Le Roy)<\/li>\n<\/ul>\n\n<p><a href=\"https:\/\/github.com\/billerickson\/cms-page-order\/wiki\">Documentation<\/a><\/p>\n\n<p><strong>No support will be provided by the developer<\/strong><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the folder <code>cms-page-order<\/code> to your plugin directory (usually <code>\/wp-content\/plugins\/<\/code>)<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>0.3.3<\/h4>\n\n<ul>\n<li>Only enqueue scripts on our admin page, props slipstream<\/li>\n<\/ul>\n\n<h4>0.3.2<\/h4>\n\n<ul>\n<li>Added italian translation<\/li>\n<li>Added support for WP Multisite, thanks benhuson<\/li>\n<\/ul>\n\n<h4>0.3.1<\/h4>\n\n<ul>\n<li>Added 'cmspo_page_label' filter for controlling the page label.<\/li>\n<li>Updated readme with more information on available filters<\/li>\n<\/ul>\n\n<h4>0.3<\/h4>\n\n<ul>\n<li>Rebuilt the contextual help to work with WordPress 3.3<\/li>\n<li>Added user capability check, so code only loads if user can edit pages.<\/li>\n<\/ul>\n\n<h4>0.2<\/h4>\n\n<ul>\n<li>Added support for custom post types. Use 'cmspo_post_types' filter. See: https:\/\/gist.github.com\/1380344<\/li>\n<\/ul>\n\n<h4>0.1.4<\/h4>\n\n<ul>\n<li>Added French translation by St\u00e9phane Le Roy<\/li>\n<li>Calls the_title filter for compatibility with qTranslate (patch by St\u00e9phane Le Roy)<\/li>\n<li>Style corrections for Wordpress 3.2<\/li>\n<\/ul>\n\n<h4>0.1.3<\/h4>\n\n<ul>\n<li>Updated nestedSortable from 1.3.3 to 1.3.4: Fixes a problem with elements sometimes getting kicked out of the ol element.<\/li>\n<\/ul>\n\n<h4>0.1.2<\/h4>\n\n<ul>\n<li>Fixes a problem with scheduled posts not updating the date when transitioning to publish status<\/li>\n<li>Page order number now respects depth (resets to 1 at every new level)<\/li>\n<li>Removing left and right parameters in order array<\/li>\n<li>Minified nestedSortable<\/li>\n<\/ul>\n\n<h4>0.1.1<\/h4>\n\n<ul>\n<li>Fixes a problem with permalinks not updating<\/li>\n<li>Updated nestedSortable from 1.3.2 to 1.3.3<\/li>\n<\/ul>\n\n<h4>0.1<\/h4>\n\n<ul>\n<li>Some functions rewritten<\/li>\n<li>Updated nestedSortable from 1.3.1 to 1.3.2<\/li>\n<li>Bug fixes<\/li>\n<\/ul>\n\n<h4>0.1b<\/h4>\n\n<ul>\n<li>First release.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<dl>\n<dt>Installation Instructions<\/dt>\n<dd><ol>\n<li>Upload the folder <code>cms-page-order<\/code> to your plugin directory (usually <code>\/wp-content\/plugins\/<\/code>)<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<\/ol><\/dd>\n\n<\/dl>","raw_excerpt":"Change the page order with quick and easy drag and drop.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/12781","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=12781"}],"author":[{"embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/bergius"}],"wp:attachment":[{"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=12781"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=12781"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=12781"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=12781"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=12781"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/id.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=12781"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}