Just another contact form plugin. Simple but flexible.
About ReOrder Posts within Categories
There is a bug in WordPress core that is affecting the ranking of posts on the front-end of your site. There is an updated version available (v2.3) that addresses this issue and also includes multi-post taxonomy functionality. Please note that if you are upgrading from v1.x, your old ranking data will remain unaffected, but upgrading to v2.x will store the ranking as post meta. Some users have reported missing posts/lost rankings during the upgrade, but there is a reset option available in the admin page to reload the ranking from the v1.x custom table.Screenshots





Changelog
2.14.5
- fix term validation issue on admin reorder page.
2.14.4
- cleanup html escaping logic.
- fix misuse esc_attr_e() bug.
2.14.3
- added localisation for admin menu labels.
2.14.2
- fix admin page refresh post selection.
- fix for PHPCS WP Code security std.
2.14.1
- WPML compatibility fix.
2.14.0
- enable full SQL print in debug mode.
- cache ranked queries to speed up front-end queries.
2.13.0
- enable attachment posts (see FAQ #19)
- enable upgrade warnings before major upgrades.
- fix null start/end in admin page.
2.12.5
- handle array orderby directives.
2.12.4
- handle multi orderby directive.
2.12.3
- fix slider range reload bug.
2.12.2
- fix non-woocommerce override.
2.12.1
- typo fix
2.12.0
- WooCommerce products orderby overriden by default.
2.11.0
- expose functionality
get_rpwc2_order()to retrieve rank for given post_type in given term.
2.10.4
- undo change to v2.10.3
2.10.3
- set post id select query as unique.
2.10.2
- fix ranked id merger bug.
2.10.1
- fix disappearing ranked posts when editing them.
- fix illegal offset warnings.
2.10.0
- improve taxonomy term dropdown list.