ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 285

wp_removable_query_args()

Function: Returns an array of single-use query variable names that can be removed from a URL.

Source: wp-includes/functions.php:1226

Used by 0 functions | Uses 0 functions

build_query()

Function: Builds URL query based on an associative and, or indexed array.

Source: wp-includes/functions.php:1035

Used by 0 functions | Uses 0 functions

_http_build_query()

Function: From php.net (modified by Mark Jaquith to behave like the native PHP5 function).

Source: wp-includes/functions.php:1056

Used by 0 functions | Uses 0 functions

maybe_serialize()

Function: Serializes data, if needed.

Source: wp-includes/functions.php:622

Used by 0 functions | Uses 0 functions

xmlrpc_getposttitle()

Function: Retrieves post title from XMLRPC XML.

Source: wp-includes/functions.php:769

Used by 0 functions | Uses 0 functions

xmlrpc_getpostcategory()

Function: Retrieves the post category or categories from XMLRPC XML.

Source: wp-includes/functions.php:793

Used by 0 functions | Uses 0 functions

xmlrpc_removepostdata()

Function: XMLRPC XML content without title and category elements.

Source: wp-includes/functions.php:812

Used by 0 functions | Uses 0 functions

wp_extract_urls()

Function: Uses RegEx to extract URLs from arbitrary content.

Source: wp-includes/functions.php:828

Used by 0 functions | Uses 0 functions

do_enclose()

Function: Checks content for video and audio links to add as enclosures.

Source: wp-includes/functions.php:880

Used by 0 functions | Uses 0 functions

wp_get_http_headers()

Function: Retrieves HTTP Headers from URL.

Source: wp-includes/functions.php:981

Used by 0 functions | Uses 0 functions
« Previous 1 … 284 285 286 … 364 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy