Skip to content

v1.1.0

Choose a tag to compare

@caleb531 caleb531 released this 28 Nov 22:32
· 7 commits to master since this release
  • 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