For the complete documentation index, see llms.txt. This page is also available as Markdown.

Changelog

v3.0.1

  • merge pull request #109: Check taxonomy in query vars is an array

  • maintenance: Update PHPUnit and GitHub workflows to php 8.4

v3.0.0

  • merge pull request #98: Major v3.0 refactor and feature updates

  • refactor: modernise architecture and introduce class-based PostType/Taxonomy handling

  • feature: improved column handling and introduce column builder

  • docs: update examples and documentation for v3.0 implementation

  • maintenance: introduce phpstan and improve GitHub workflows

v2.2.2

v2.2.1

v2.2

v2.1

v2.0.1

  • merge pull reqeuest #19: Use wp_dropdown_categories function for post filtering selectbox

  • update minimum php version to 5.6

v2.0

v1.1.2

  • fix PHPCS as dev requirement

  • add version to composer json

v1.1.1

v1.1

Last updated