{"id":237502,"date":"2025-07-10T04:25:54","date_gmt":"2025-07-10T04:25:54","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/post-order-manager\/"},"modified":"2025-07-11T05:24:14","modified_gmt":"2025-07-11T05:24:14","slug":"post-order-manager","status":"publish","type":"plugin","link":"https:\/\/twd.wordpress.org\/plugins\/post-order-manager\/","author":22004694,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.8.5","requires":"5.5","requires_php":"7.2","requires_plugins":null,"header_name":"Post Order Manager","header_author":"Hardik","header_description":"Reorder posts via drag-and-drop and update menu_order values.","assets_banners_color":"30aaec","last_updated":"2025-07-11 05:24:14","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/profiles.wordpress.org\/hardikhuptechdev\/","rating":5,"author_block_rating":0,"active_installs":0,"downloads":364,"num_ratings":1,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.1":{"tag":"1.0.1","author":"hardikhuptechdev","date":"2025-07-11 05:24:14"}},"upgrade_notice":{"1.0.1":"<p>This version fixes missing assets and improves security and structure. All users should upgrade.<\/p>","1.0.0":"<p>Initial release of Post Order Manager with sortable interface and post type selection.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":0,"5":1},"assets_icons":{"icon-128x128.jpg":{"filename":"icon-128x128.jpg","revision":3325331,"resolution":"128x128","location":"assets","locale":""}},"assets_banners":{"banner-1170x500.jpg":{"filename":"banner-1170x500.jpg","revision":3325331,"resolution":"1170x500","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"<p>Settings page where you can select post types to enable sorting.<\/p>","2":"<p>Drag-and-drop interface to reorder posts.<\/p>"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[83,13016,3938,3945,4648],"plugin_category":[],"plugin_contributors":[241249],"plugin_business_model":[],"class_list":["post-237502","plugin","type-plugin","status-publish","hentry","plugin_tags-admin","plugin_tags-custom-order","plugin_tags-drag-and-drop","plugin_tags-menu_order","plugin_tags-post-order","plugin_contributors-hardikhuptechdev","plugin_committers-hardikhuptechdev"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/post-order-manager\/assets\/icon-128x128.jpg?rev=3325331","icon_2x":false,"generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p><strong>Post Order Manager<\/strong> makes it easy to change the display order of your posts and custom post types from the WordPress admin.<\/p>\n\n<p>You can choose which post types are reorderable via the settings, and use a simple drag-and-drop interface to instantly save the new order.<\/p>\n\n<p>Ideal for:<\/p>\n\n<ul>\n<li><p>Custom post types like \"Projects\", \"Team Members\", \"Testimonials\"<\/p><\/li>\n<li><p>Manually arranging featured content<\/p><\/li>\n<li><p>Developers who use <code>menu_order<\/code> for template control<\/p><\/li>\n<\/ul>\n\n<h3>Features<\/h3>\n\n<ul>\n<li><p>Reorder posts via drag-and-drop<\/p><\/li>\n<li><p>Updates the <code>menu_order<\/code> field in real time<\/p><\/li>\n<li><p>Choose which post types to enable ordering for<\/p><\/li>\n<li><p>Clean admin UI (under Settings \u2192 Post Order)<\/p><\/li>\n<li><p>Uses AJAX and jQuery UI for instant updates<\/p><\/li>\n<li><p>Works with built-in and custom post types<\/p><\/li>\n<\/ul>\n\n<!--section=installation-->\n<ol>\n<li><p>Upload the plugin files to the <code>\/wp-content\/plugins\/post-order-manager<\/code> directory, or install the plugin through the WordPress plugin screen.<\/p><\/li>\n<li><p>Activate the plugin.<\/p><\/li>\n<li><p>Go to <strong>Settings \u2192 Post Order<\/strong>.<\/p><\/li>\n<li><p>Select the post types you want to enable ordering for.<\/p><\/li>\n<li><p>Drag and drop to reorder posts \u2014 changes are saved instantly.<\/p><\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='does%20it%20support%20custom%20post%20types%3F'><h3>Does it support custom post types?<\/h3><\/dt>\n<dd><p>Yes! You can reorder any public post type \u2014 just enable it in the settings.<\/p><\/dd>\n<dt id='what%20does%20it%20update%20in%20the%20database%3F'><h3>What does it update in the database?<\/h3><\/dt>\n<dd><p>It updates the <code>menu_order<\/code> field of posts, which WordPress themes and queries can use to display content in custom order.<\/p><\/dd>\n<dt id='will%20this%20change%20affect%20front-end%20display%3F'><h3>Will this change affect front-end display?<\/h3><\/dt>\n<dd><p>Only if your theme or query uses <code>orderby =&gt; 'menu_order'<\/code>. It gives you full control without forcing changes.<\/p><\/dd>\n<dt id='can%20i%20undo%20the%20order%3F'><h3>Can I undo the order?<\/h3><\/dt>\n<dd><p>Currently no reset button \u2014 but we may add it in a future update.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Fixed missing <code>assets\/css<\/code> and <code>assets\/js<\/code> directories.<\/li>\n<li>Moved plugin CSS and JS to proper location and enqueued using WordPress standards.<\/li>\n<li>Renamed short prefixes to avoid conflicts and comply with plugin guidelines.<\/li>\n<li>Improved nonce usage and sanitization for security compliance.<\/li>\n<li>Deleted incomplete 1.0.0 tag and restructured for proper tagging.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial release.<\/li>\n<li>Drag-and-drop reorder interface for posts and custom post types.<\/li>\n<li>Saves <code>menu_order<\/code> via AJAX.<\/li>\n<li>Admin settings to enable\/disable post types.<\/li>\n<\/ul>","raw_excerpt":"Reorder posts using a simple drag-and-drop interface and update the menu_order field in seconds.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/237502","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=237502"}],"author":[{"embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/hardikhuptechdev"}],"wp:attachment":[{"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=237502"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=237502"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=237502"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=237502"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=237502"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/twd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=237502"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}