ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 193

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

wp_protect_special_option()

Function: Protects WordPress special option from being modified.

Source: wp-includes/option.php:266

Used by 0 functions | Uses 0 functions

form_option()

Function: Prints option value after sanitizing for forms.

Source: wp-includes/option.php:285

Used by 0 functions | Uses 0 functions

wp_load_alloptions()

Function: Loads and caches all autoloaded options, if available or all options.

Source: wp-includes/option.php:301

Used by 0 functions | Uses 0 functions

add_rewrite_endpoint()

Function: Adds an endpoint, like /trackback/.

Source: wp-includes/rewrite.php:334

Used by 0 functions | Uses 0 functions

_wp_filter_taxonomy_base()

Function: Filters the URL base for taxonomies.

Source: wp-includes/rewrite.php:350

Used by 0 functions | Uses 0 functions

wp_resolve_numeric_slug_conflicts()

Function: Resolves numeric slugs that collide with date permalinks.

Source: wp-includes/rewrite.php:380

Used by 1 function | 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

add_rewrite_tag()

Function: Adds a new rewrite tag (like %postname%).

Source: wp-includes/rewrite.php:162

Used by 0 functions | Uses 0 functions
« Previous 1 … 192 193 194 … 363 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy