ReOrder Posts within Categories
Due to a bug in WordPress core, archive taxonomy queries are not being ranked properly on the front end. If your posts are not being ranked on your front-end site please read this thread for more information. v2.3 is now multi-post taxonomy enabled. A taxonomy registered with multiple post types can has its term’s posts in each type ranked manually and separately. UPGRADE NOTE if you are upgrading from v1.x, your old ranking data remains unaffected in the custom table used by the v1.x plugin. However, in v2.x all the ranking is now stored as post meta. While upgrading, some users have complained of missing posts/lost rankings. If this is the case, you can reset your order for given term using the reset checkbox/button provided in the admin page (see screenshot #4). It will reload the ranking from the v1.x custom table. Please read FAQ #17 for more information on how to migrate your data. If your term was not sorted in the v1.x table or you are upgrading from v2.0.x or v2.1.x, then the reset button will reload the post order as per the default WP post table listing, which can be changed using the filtrs provided (see FAQ #7). ReOrder Post Within Categories is used to sort posts (and custom post type) in any custom order by drag & drop interface. It works with a selected category, each category can have different order of same post. New enhanced version 2.0 with grid-layout and multi-drag interface to ease sorting of large list of posts. Makes use of SortableJS plugin. If you are using this plugin for a commercial website, please consider making a donation to the authors of the SortableJS plugin to continue its development. Thanks to Nikita Spivak for the Russian translation. Tor-Bjorn Fjellner for the swedish translation and i18n clean-up. alekseo for support for the plugin. Andrei Negrea for post delete bug fix. maddogprod for helping resolve custom taxonomy front-end ordering. menard1965 for helping resolve get_adjacent_post prev/next ranked posts. alexjamesbishop for helping fix the ‘orderby’ bug. pondermatic for fixing the min-range bug. andreicnegrea for fixing the offset warnings. isinica for fixing the disappearing ranked post when editing them. sarahjsouris from playimports.com.au for sponsoring WooCommerce plugin upgrade. howdy_mcgee – helping fix array orderby directives for WooCommerce. pavelkovar – helping fix html escaping issues on admin pages.
Top keywords
- post10×2.47%
- posts6×1.48%
- custom5×1.23%
- helping5×1.23%
- ranked5×1.23%
- bug4×0.99%
- fix4×0.99%
- order4×0.99%
- table4×0.99%
- taxonomy4×0.99%
- v14×0.99%
- v24×0.99%
Fortnox for WooCommerce
Syncs customers, products, orders, and invoices between WooCommerce and Fortnox. Supports automation flows, refunds, inventory management, accounting accounts, shipping mapping, and extensive developer hooks. Features Order and customer sync: Creates and updates Fortnox customers, syncs orders with correct order lines, currencies, and text. Product sync: Creates and updates items (SERVICE/STOCK), updates price lists, measurements/weights, and SKU management. Invoices: Automatic invoice generation, email sending, accounting, and payment registration. Refunds: Supports partial and full crediting as orders or credit invoices in Fortnox. Shipping: Mapping of WooCommerce shipping methods and zones to Fortnox WayOfDelivery, alternative SKU solution for shipping within and outside the EU. Accounting: Management of revenue accounts per VAT (0/6/12/25%), payment accounts per payment method, and EU sales accounts per country. Automation: Automatic sync based on order status, auto-invoicing, auto-bookkeeping, auto-marking as paid, and auto-sending invoices. Inventory: Fetching inventory levels from Fortnox to WooCommerce as needed. Company Fields: Organization number in checkout and order view; validation and sync to customer in Fortnox. Sequence Number: Prefix for sequential order numbers in WooCommerce and Fortnox. Admin UI: Fortnox column in order and product lists for status and quick actions, product metafields for sales account and purchase price. Bulk Tools: Bulk sync of products and orders within a date range. Onboarding: Step-by-step activation with license key, organization number, app activation, and settings retrieval. Compatibility: WooCommerce HPOS, multisite support, PHP 8+ and WP 6.6 tested. Developer Friendly: Extensive support for actions and filters to customize payloads and flows. Detailed Feature Overview Customers * Creation/update in Fortnox based on WooCommerce order. * EU VAT logic and VATType: SEVAT, EUVAT, EUREVERSEDVAT, EXPORT. * Organization number field in checkout (optional). * Option: “Do not sync customer on update.” Orders * Syncs customer number, document/order number, currency, date, order lines, shipping, discounts, etc. * Support for Fortnox Warehouse module and proper VAT handling per order line. Products * Automated and manual sync, variant support, SKU handling, and price lists. * Product metafields: Fortnox sales account (select from Fortnox revenue accounts), purchase price. Invoices * Automatic invoice generation and bookkeeping upon successful order sync, with options for auto-marking as paid and auto-sending the invoice. Refunds * Full and partial refunds, with correct VAT calculation for shipping credits. Shipping * Mapping of WooCommerce shipping methods and zones to Fortnox, as well as specific SKU solutions for shipping within and outside the EU. Accounting * Revenue accounts for VAT (0/6/12/25%), sales accounts per EU country, payment accounts per payment method. Automation * Flexible settings for automated actions at various order statuses, including invoicing and refund flows. OSS * The plugin supports OSS **Admin and UX * Clear admin interface with status columns in order and product lists, quick actions, and bulk tools. Onboarding and Security * Step-by-step activation and secure authentication via AJAX. Compatibility WooCommerce HPOS compatibility declared Multisite support Tested with WordPress 6.6 and WooCommerce 9.0 Developer Hooks Orders: wf_order_before_create_or_update, wf_order_payload_before_create_or_update, wf_order_row_payload_before_create_or_update Products: wf_product_payload_before_create_or_update, wf_price_payload_before_create_or_update Customers: wf_customer_before_post, wf_customer_vat_info Invoices: wf_invoice_before_create_or_update, wf_invoice_payment_before_create_or_update Requirements WordPress 4.0+ (recommended: latest version) WooCommerce (latest version) PHP 7.4+ (recommended: 8.0+) Fortnox account and active app FAQ For full FAQ and troubleshooting, please visit our documentation page. Automated testing For developers: PHPUnit is run with Composer (composer test, see tests/README.md in the repo). Browser end-to-end tests use Playwright against a disposable WordPress instance in Docker; see e2e/README.md in the repository.