ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • ClassicPress
  • Page 475

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

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

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

pre_cache_alloptions

Filter Hook: Filters all options before caching them.

Source: wp-includes/option.php:347

Used by 0 functions | Uses 0 functions

alloptions

Filter Hook: Filters all options after retrieving them.

Source: wp-includes/option.php:360

Used by 0 functions | Uses 0 functions

url_to_postid()

Function: Examines a URL and try to determine the post ID it represents.

Source: wp-includes/rewrite.php:491

Used by 1 function | Uses 7 functions

get_option()

Function: Retrieves an option value based on an option name.

Source: wp-includes/option.php:78

Used by 0 functions | Uses 0 functions
« Previous 1 … 474 475 476 … 851 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy