ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • WP-4.4.0 The $option parameter was added.

pre_site_option_{$option}

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

Source: wp-includes/option.php:1474

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

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

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

pre_delete_site_option_{$option}

Action Hook: Fires immediately before a specific network option is deleted.

Source: wp-includes/option.php:1721

Used by 0 functions | Uses 0 functions

pre_update_site_option_{$option}

Filter Hook: Filters a specific network option before its value is updated.

Source: wp-includes/option.php:1831

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_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

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
1 2 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy