Shared
10 hooks fired by Shared: 8 filters and 2 actions across 10 call sites.
10 hooks fired by Shared: 8 filters and 2 actions across 10 call sites. 0 of the 10 call sites are described by a docblock, at the call or on the constant that names the hook; the rest are listed with their signature and call sites only. Paths are relative to the plugin directory.
{$this->module->getId()}_settings_page
Action · Dynamic name · 0 arguments · 1 call site
do_action( "{$this->module->getId()}_settings_page" )Fired from:
packages/Shared/Settings/MenuPage.php:190
{$this->module->getId()}_settings_script_dependencies
Filter · Dynamic name · 1 argument · 1 call site
apply_filters( "{$this->module->getId()}_settings_script_dependencies", [] )Fired from:
packages/Shared/Settings/MenuPage.php:140
{$this->module->getId()}_settings_style_dependencies
Filter · Dynamic name · 1 argument · 1 call site
apply_filters( "{$this->module->getId()}_settings_style_dependencies", [] )Fired from:
packages/Shared/Settings/MenuPage.php:135
wp_react_settings_after_module_settings_save
Action · 3 arguments · 1 call site
do_action( 'wp_react_settings_after_module_settings_save', $this->id, $values, $this->options )Fired from:
packages/Shared/Settings/Settings.php:1046
wp_react_settings_field_types_with_callable_options
Filter · 1 argument · 1 call site
apply_filters( 'wp_react_settings_field_types_with_callable_options', [] )Fired from:
packages/Shared/Settings/Helper.php:11
xpac_admin_menu_order
Filter · 1 argument · 1 call site
apply_filters( 'xpac_admin_menu_order', self::ORDER )Fired from:
packages/Shared/Admin/MenuRoot.php:227
xpac_brand_icon
Filter · 1 argument · 1 call site
apply_filters( 'xpac_brand_icon', $icon )Fired from:
packages/Shared/Admin/Brand.php:89
xpac_brand_name
Filter · 1 argument · 1 call site
apply_filters( 'xpac_brand_name', $name )Fired from:
packages/Shared/Admin/Brand.php:64
xpac_brand_slug
Filter · 1 argument · 1 call site
apply_filters( 'xpac_brand_slug', $slug )Fired from:
packages/Shared/Admin/Brand.php:77
xpac_extensions_api_url
Filter · 1 argument · 1 call site
apply_filters( 'xpac_extensions_api_url', trailingslashit($base) . 'wp-json/xpac/v1/license/extensions' )Fired from:
packages/Shared/Extensions/Extensions.php:632