You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2026. It is now read-only.
Prepare the composer package for publication and consumption by WordPress plugins.
Decide whether to use namespaces in the plugin for Abilities API, replicate that in WP Core and how to use it in plugins with future compatibility in mind.
Decide on the minimum required PHP version (7.4 vs 7.2).
Initial setup for the repository was added with:
Let’s coordinate remaining tasks in this issue:
trunk(chore: scaffold plugin entrypoint and tooling #4 (comment)).ignoreErrorsadded to PHPStan (Add REST API controllers for Abilities API #6 (comment)).WP_Abilities_Registry::$instanceinstead of adding a newglobal#19 (comment)).