ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 190

remove_all_filters()

Function: Removes all of the callback functions from a filter hook.

Source: wp-includes/plugin.php:341

Used by 2 functions | Uses 0 functions

current_filter()

Function: Retrieves the name of the current filter hook.

Source: wp-includes/plugin.php:364

Used by 6 functions | Uses 0 functions

current_action()

Function: Retrieves the name of the current action hook.

Source: wp-includes/plugin.php:637

Used by 1 function | Uses 1 function

doing_filter()

Function: Returns whether or not a filter hook is currently being processed.

Source: wp-includes/plugin.php:391

Used by 1 function | Uses 0 functions

doing_action()

Function: Returns whether or not an action hook is currently being processed.

Source: wp-includes/plugin.php:661

Used by 1 function | Uses 1 function

register_initial_settings()

Function: Registers default settings available in WordPress.

Source: wp-includes/option.php:2141

Used by 0 functions | Uses 0 functions

register_setting()

Function: Registers a setting and its data.

Source: wp-includes/option.php:2417

Used by 0 functions | Uses 0 functions

unregister_setting()

Function: Unregisters a setting.

Source: wp-includes/option.php:2528

Used by 0 functions | Uses 0 functions

get_registered_settings()

Function: Retrieves an array of registered settings.

Source: wp-includes/option.php:2617

Used by 0 functions | Uses 0 functions

filter_default_option()

Function: Filters the default value for the option.

Source: wp-includes/option.php:2640

Used by 0 functions | Uses 0 functions
« Previous 1 … 189 190 191 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy