ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 468

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

default_site_option_{$option}

Filter Hook: Filters the value of a specific default network option.

Source: wp-includes/option.php:1500

Used by 0 functions | Uses 0 functions

expiration_of_site_transient_{$transient}

Filter Hook: Filters the expiration for a site transient before its value is set.

Source: wp-includes/option.php:2080

Used by 0 functions | Uses 0 functions

site_option_{$option}

Filter Hook: Filters the value of an existing network option.

Source: wp-includes/option.php:1552

Used by 0 functions | Uses 0 functions

set_site_transient_{$transient}

Action Hook: Fires after the value for a specific site transient has been set.

Source: wp-includes/option.php:2115

Used by 0 functions | Uses 0 functions

pre_add_site_option_{$option}

Filter Hook: Filters the value of a specific network option before it is added.

Source: wp-includes/option.php:1601

Used by 0 functions | Uses 0 functions

setted_site_transient

Action Hook: Fires after the value for a site transient has been set.

Source: wp-includes/option.php:2126

Used by 0 functions | Uses 0 functions

add_site_option_{$option}

Action Hook: Fires after a specific network option has been successfully added.

Source: wp-includes/option.php:1662

Used by 0 functions | Uses 0 functions
« Previous 1 … 467 468 469 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy