Warning: Undefined property: WP_Error::$name in /srv/users/nsp-code/apps/nsp-code/public/wp-content/themes/apto/templates/parts/category-header.php on line 15

Warning: Undefined property: WP_Error::$name in /srv/users/nsp-code/apps/nsp-code/public/wp-content/themes/apto/templates/parts/category-header.php on line 18

Installation

The plugin install runs the same way as a regular WordPress plugin. Additional details can be found also on WordPress Repository Upload the content of downloaded archive, the`advanced-post-types-order` folder to your `/wp-content/plugins/` directory or use Plugins > Add New > Upload to add.  Activate the plugin from Admin > Plugins menu or Network Admin > […]

Create sort lists

Creating sort lists is an essential part of organizing and managing content on your WordPress site. With the Advanced Post Types Order plugin, you can easily create and customize sort lists to better manage and display your posts and custom post types. Here’s a comprehensive guide to help you get started. Understanding Sort Lists A […]

Understanding Sort List Settings area

Each Sort use it’s own settings, meaning they will not affect other order lists. Only Admin and SuperAdmin (in case use MultiSite environment) can see the Sort List Settings area. The Sort List Settings area consist of three sections: Query Rules Conditionals Interface Query Rules This contain information’s regarding the sort query rules and to […]

Sort Delete

Order indexes are being saved within a sort table. Each sort uses independent settings and data, meaning on update, only that particular sort will change accordingly. A sort can be removed at any time. Doing so, any order information’s will be removed. This can be done through the Delete Sort link located near the Settings […]

Create simple sort for a Custom Post Type

Any order for your site are held by sort lists. Creating a simple sort for a Custom Post Type will allow to control the order for that particular post type across your theme, or just apply for certain areas in case of using Conditionals. First access the Re-Order interface where you want to include the […]

Manual / Automatic sorting type usage

The Advanced Post Types Order plugin offers robust sorting capabilities for WordPress posts, supporting two primary types of ordering: Manual and Automatic. Each method caters to different needs, allowing for both highly customized and fully automated post arrangements. Manual Order The Manual Order type provides an intuitive, user-friendly interface for manually organizing posts. Utilizing a […]

Using Conditionals for sorting apply

The Advanced Post Types Order plugin offers powerful conditional logic to control when and where Custom Sorting is applied. By leveraging conditionals, you can ensure that your post order is only modified in specific scenarios, providing you with granular control over your content presentation. What are Conditionals? Conditionals in the context of the Advanced Post […]

Case study – Creating sort for a complex front side theme query

Time has changed those days when it come to coding, everything it’s away more complex than before, solutions and technologies had evolved enormous to provide the excellent dynamic that most of current websites enjoy. The Advanced Post Types Order plugin follow the trends and provide the ultimate framework for making sort of WordPress content, through a flexible extensible code. Practically […]

Bad vs Good Practice when set-up Sort Lists

The Advanced Post Types Order plugin offers a flexible way to sort any area of your website. However, ensuring that sort lists are set up correctly is crucial to maintaining an organized and efficient ordering system. Common Pitfalls to Avoid One of the most common bad practices is the creation of multiple simple sort lists […]