wpseek.com
A WordPress-centric search engine for devs and theme authors



wp_abilities_api_categories_init › WordPress Action Hooks

Since6.9.0
Deprecatedn/a
do_action( 'wp_abilities_api_categories_init', self::$instance )
Parameters:
  • () instance Ability categories registry object.
    Required: Yes
Defined at:
Codex:

Fires when preparing ability categories registry.

Ability categories should be registered on this action to ensure they're available when needed.




Source

do_action( 'wp_abilities_api_categories_init', self::$instance );