Releases: caleb531/awesome-cpt
Releases · caleb531/awesome-cpt
v1.2.0
v1.1.0
- Added a new
help_menus
parameter, allowing you to add contextual help menus for your custom post type to any admin screens- See the documentation for details
- Switched from MIT to GPLv2 for project license
- Revised code comments for all class files
- Improved code readability by restructuring logic and adding whitespace as appropriate
- Added .gitignore, .editorconfig
v1.0.2
- Removed trailing whitespace from all source files
- Fixed broken logic for outputting HTML attribute values
- Fixed broken syntax in post type class
- Consecutive values in associative array are now aligned to the same column to improve readability
- Fixed issue where empty taxonomy terms (i.e. terms without associated published posts) would not show in the filter select menu