ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 474

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

updated_option

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

Source: wp-includes/option.php:581

Used by 0 functions | Uses 0 functions

add_option

Action Hook: Fires before an option is added.

Source: wp-includes/option.php:678

Used by 0 functions | Uses 0 functions

add_option_{$option}

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

Source: wp-includes/option.php:714

Used by 0 functions | Uses 0 functions

added_option

Action Hook: Fires after an option has been added.

Source: wp-includes/option.php:724

Used by 0 functions | Uses 0 functions

delete_option

Action Hook: Fires immediately before an option is deleted.

Source: wp-includes/option.php:765

Used by 0 functions | Uses 0 functions

wp_load_core_site_options()

Function: Loads and caches certain often requested site options if is_multisite() and a persistent cache is not being used.

Source: wp-includes/option.php:372

Used by 0 functions | Uses 0 functions

delete_option_{$option}

Action Hook: Fires after a specific option has been deleted.

Source: wp-includes/option.php:801

Used by 0 functions | Uses 0 functions

url_to_postid

Filter Hook: Filters the URL to derive the post ID from.

Source: wp-includes/rewrite.php:501

Used by 1 function | 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
« Previous 1 … 473 474 475 … 850 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy