ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0
  • Page 32

pre_update_option_{$option}

Filter Hook: Filters a specific option before its value is (maybe) serialized and updated.

Source: wp-includes/option.php:479

Used by 0 functions | Uses 0 functions

update_option_{$option}

Action Hook: Fires after the value of a specific option has been successfully updated.

Source: wp-includes/option.php:570

Used by 0 functions | Uses 0 functions

pre_transient_{$transient}

Filter Hook: Filters the value of an existing transient before it is retrieved.

Source: wp-includes/option.php:895

Used by 0 functions | Uses 0 functions

transient_{$transient}

Filter Hook: Filters an existing transient’s value.

Source: wp-includes/option.php:935

Used by 0 functions | Uses 0 functions

pre_option_{$option}

Filter Hook: Filters the value of an existing option before it is retrieved.

Source: wp-includes/option.php:132

Used by 0 functions | Uses 0 functions

default_option_{$option}

Filter Hook: Filters the default value for an option.

Source: wp-includes/option.php:188

Used by 0 functions | Uses 0 functions

option_{$option}

Filter Hook: Filters the value of an existing option.

Source: wp-includes/option.php:253

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::customize_pane_settings()

Method: Prints JavaScript settings for parent window.

Source: wp-includes/class-wp-customize-manager.php:4800

Used by 0 functions | Uses 0 functions

add_rewrite_rule()

Function: Adds a rewrite rule that transforms a URL structure to a set of query vars.

Source: wp-includes/rewrite.php:140

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::is_ios()

Method: Determines whether the user agent is iOS.

Source: wp-includes/class-wp-customize-manager.php:4560

Used by 0 functions | Uses 0 functions
« Previous 1 … 31 32 33 … 54 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy