Description
This plugin is a simple plugin for ordering your posts totally by hand.
Main Features
Change the settings via: WP Admin Panel » Settings » Order Posts Options
Start the plugin via: WP Admin Panel » Tools » Order Posts Manually
Drag and drop your posts in the order you like!
WARNING:
Running this plugin will actually change the CREATION- or MODIFICATION dates of your posts in the database, to change the display order.
It will swap some of the dates.
So, if you think the EXACT DATES of when a post was created and / or modified are more important than the order of the posts: DON’T USE THIS PLUGIN!
Author
CAGE Web Design | Rolf van Gelder, Eindhoven, The Netherlands – http://cagewebdev.com – http://rvg.cage.nl
Plugin URL
http://cagewebdev.com/order-posts-manually/
Download URL
https://wordpress.org/plugins/order-your-posts-manually/
Currently supported languages
- English [en_US] default, translated by Rolf van Gelder, CAGE Web Design – http://cagewebdev.com
- Dutch [nl_NL] translated by Rolf van Gelder, CAGE Web Design – http://cagewebdev.com
- Serbian [sr_RS] translated by Borisa Djuraskovic, Web Hosting Hub – http://www.webhostinghub.com
- Spanish [es-ES] translated by Andrew Kurtis, Web Hosting Hub – http://www.webhostinghub.com
Plugins by CAGE Web Design | Rolf van Gelder
WordPress plugins created by CAGE Web Design | Rolf van Gelder
http://cagewebdev.com/category/news-tech-art/wordpress/
Disclaimer
NO WARRANTY, USE AT OWN RISK!
Installation
- Upload the Plugin to the
/wp-content/plugins/
directory - Activate the plugin in the WP Admin Panel » Plugins
FAQ
-
How do I run this plugin?
-
- WP Admin Panel » Tools » Order Posts Manually.
-
How do I change the options for this plugin?
-
- WP Admin Panel » Settings » Order Posts Options.
-
After reordering a post, the edit post icon disappears?
-
- You should save the changed order first (or discard the changes and reload the posts), after that, the icon returns.
Reviews
Contributors & Developers
“Order Your Posts Manually” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Order Your Posts Manually” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.2.5 [10/26/2019]
- CHANGE: Some CSS changes
2.2.4 [01/06/2019]
- CHANGE: Maintenance update
2.2.1 [06/09/2018]
- CHANGE: Several minor changes
2.2 [06/02/2018]
- NEW: You can edit the posts with an icon in the posts list now
- NEW: Option to show/hide edit links
- NEW: Option to show/hide excerpts
- CHANGE: Tags are removed from the excerpts
2.1.2 [05/11/2018]
- NEW: The excerpt of the posts will be shown on mouseover
2.1.1 [10/13/2017]
- BUG FIX: Top save changes button was not enabled on changes
2.1 [10/04/2017]
- NEW: ability to filter on Custom Post Types at runtime
- CHANGE: many changes and improvements
2.0 [01/25/2016]
- NEW: new option ‘Show drafts’ added; show and order drafts too (optional)
1.10 [12/13/2015]
- NEW: new option ‘Also allow editors to use this plugin’ added
- CHANGE: several changes and improvements
1.9 [10/16/2015]
- NEW: sticky posts now also can be re-ordered
1.8 [08/29/2015]
- NEW: thumbnails of posts can be displayed in the list (optional, via settings)
- CHANGE: total revamp of the code + many improvements
1.7.2 [08/06/2015]
- CHANGE: made the role for running the plugin and changing the options the same (‘manage_options’)
- CHANGE: added a link to the settings page on the main plugin page
- CHANGE: some ‘cosmetic’ changes
1.7.1 [07/26/2015]
- BUG FIX: bugs fixed for ajax calls
1.7 [03/09/2015]
- NEW: filter posts on a category (optional)
- CHANGE: languages moved to the ‘languages’ directory
- CHANGE: stylesheet moved to the ‘css’ directory
- CHANGE: javascript moved to the ‘js’ directory
- CHANGE: several minor updates and improvements
1.6 [10/22/2014]
- NEW: custom post type support for ordering (default: post)
1.5.1 [10/20/2014]
- NEW: plugin has been fully localized
- NEW: dutch language support [nl_NL] added
- NEW: serbian language support [sr_RS] added
- NEW: spanish language support [es_ES] added
- CHANGE: some bug fixes
1.4.1 [09/06/2014]
- CHANGE: many changes and bug fixes
1.3 [08/21/2014]
- NEW: added ‘infinite scroll’ to the posts
1.2 [08/20/2014]
- NEW: posts are now paginated
- NEW: number of posts shown per page can be configured via a new option
- CHANGE: some minor changes
1.1 [08/14/2014]
- NEW: sticky posts are shown separately and cannot be moved anymore
- CHANGE: some minor changes
1.0 [07/29/2014]
- Initial release