ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 188

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

add_filter()

Function: Adds a callback function to a filter hook.

Source: wp-includes/plugin.php:121

Used by 40 functions | Uses 0 functions

has_filter()

Function: Checks if any filter has been registered for a hook.

Source: wp-includes/plugin.php:281

Used by 11 functions | Uses 0 functions

apply_filters()

Function: Calls the callback functions that have been added to a filter hook.

Source: wp-includes/plugin.php:173

Used by 482 functions | Uses 1 function

apply_filters_ref_array()

Function: Calls the callback functions that have been added to a filter hook, specifying arguments in an array.

Source: wp-includes/plugin.php:228

Used by 1 function | Uses 1 function

remove_filter()

Function: Removes a callback function from a filter hook.

Source: wp-includes/plugin.php:313

Used by 22 functions | Uses 0 functions

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
« Previous 1 … 187 188 189 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy