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::get_return_url()

Method: Gets URL to link the user to when closing the Customizer.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::set_autofocus()

Method: Sets the autofocused constructs.

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

Used by 0 functions | Uses 0 functions

WP_Customize_Manager::get_autofocus()

Method: Gets the autofocused constructs.

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

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