Contributors: ivdimova Tags: posts, post types Requires at least: 3.4. Tested up to: 6.1 Stable tag: 2.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html
AZ Order is a simple plugin to display posts in alplhabetical order according to specified post type and/or taxonomy.
AZ Order can be used with a short code in a regular WordPress page or post.
AZ Order allows you to choose the post type and taxonomy that you want to sort in its own setting page in WordPress Dashboard.
= Using The WordPress Dashboard =
- Navigate to the 'Add New' Plugin Dashboard
- Select
az-order.zip
from your computer - Upload
- Activate the plugin on the WordPress Plugin Dashboard
- Navigate to AZ Order Admin tab and save the desired post type (page or your own custom post type). If there is no value the default order is sorting regular WordPress posts.
- The plugin can be used as shortcode or as a Gutenberg block.
= Run composer install
= Run npm install
to build the assets
= 2.0 =
- Added custom block
= 1.0 =
- Initial release