wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_ability_invoked › WordPress Action Hooks
Since7.1.0
Deprecatedn/a
› do_action( 'wp_ability_invoked', $this->name, $input, $this )
| Parameters: (3) |
|
| Defined at: | |
| Codex: |
Fires when an ability is invoked, before any processing takes place.
This action fires for every call regardless of outcome (validation failure, permission denial, short-circuit, or successful execution), and before input normalization so the raw input is captured as-is.Related Functions: wp_get_abilities, wp_get_ability, wp_has_ability, wp_get_ability_category, wp_has_ability_category, wp_validate_logged_in_cookie