Term - advanced post types order

Add licence key for local instance

When deploying the Advanced Post Types Order plugin on local machines (e.g. localhost, 127.0.0.1, .dev, staging.wpengine.com ) a licence key is not required as default. This is to speed up the development process and avoid any additional management tasks.

Using Simple Sorts along with WooCommerce version 3.x

Starting WooCommerce 3.0, Automattic developers introduced a drastically modified framework. This put the woocommerce on the right track since, like consolidating the MultiSite environment compatibility. But this come with a small drawback, many thing has changed making compatibility with other plugins a bit of an issue.

How to apply custom field ordering to Manual Sort list for further adjustments

Automatic Order is a very easy way to maintain ordering for front side without user intervention. This is highly customizable, any sorting type is virtually possible and straight forward to achieve. Through the Advanced Post Types Order plugin, the Manual Order list provide an easy way to manually customize the order of appearance for objects […]

WooCommerce Up-sells Sort

The new WooCommerce 3.0 is a great update, it lays the foundation of a powerful, flexible and scalable ecommerce framework, and it greatly improve the shop experience for administrators and customers.

How to expand / narrow a sort settings within admin interface

The Advanced Post Types Order plugin include quite many options to cover up all possible scenarios. For that reason the sort settings admin interface it’s long, depending on monitor resolution it may not fit within a full screen size so the scroll need to be used to access all options. Since the actual sorting interface […]

Apply post type Archive order to all taxonomies / categories

The Advanced Post Types Order plugin is an incredibly powerful tool that allows WordPress users to easily sort their posts, pages, custom post types, and WooCommerce products. It’s a fantastic way to organize content on your website, but did you know that the plugin is also incredibly flexible in terms of its functionality? In certain […]

Hide Sort Settings interface for certain administrator role users

The Sort Settings interface is available by default only to administrator role users. There are situations when sort settings need to be available only for certain users. The apto/wp-admin/reorder-interface/view-settings-capability filter help on that matter. The following example hide the sort settings interface if logged-in user is not ID 1 or 2 or 3. This can […]