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

remove_rewrite_tag()

Function: Removes an existing rewrite tag (like %postname%).

Source: wp-includes/rewrite.php:188

Used by 0 functions | Uses 0 functions

add_permastruct()

Function: Adds a permalink structure.

Source: wp-includes/rewrite.php:206

Used by 0 functions | Uses 0 functions

remove_permastruct()

Function: Removes a permalink structure.

Source: wp-includes/rewrite.php:233

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