Skip to content

Tool Kits 2.3.3 - Custom Post Type Capabilities and ZIP Builder

Choose a tag to compare

@ekods ekods released this 24 Jun 00:37
· 13 commits to main since this release

Tool Kits 2.3.3

Role Management

  • Show custom post types in the capability builder.
  • Add explicit CRUD-oriented labels for post type capabilities.
  • Keep shared WordPress primitive capabilities visible per post type while saving the correct underlying capability.

Release Packaging

  • Rebuild the ZIP builder around git archive and .gitattributes export rules.
  • Include current working tree changes in the release package through a temporary Git index.
  • Exclude development files such as scripts, README, roadmap, Git metadata, and macOS metadata from the release archive.

Validation

  • Release metadata is synchronized across plugin header, TK_VERSION, and readme.txt.
  • Release ZIP validation passes.