ClassicPress logo
Skip to content

Browse:

  • Home
  • global
  • Page 280

wp_upload_dir()

Function: Returns an array containing the current upload directory’s path and URL.

Source: wp-includes/functions.php:2338

Used by 0 functions | Uses 0 functions

wp_nonce_url()

Function: Retrieves URL with nonce added to URL query.

Source: wp-includes/functions.php:1847

Used by 0 functions | Uses 0 functions

wp_nonce_field()

Function: Retrieves or display nonce hidden field for forms.

Source: wp-includes/functions.php:1878

Used by 0 functions | Uses 0 functions

wp_referer_field()

Function: Retrieves or displays referer hidden field for forms.

Source: wp-includes/functions.php:1904

Used by 0 functions | Uses 0 functions

wp_original_referer_field()

Function: Retrieves or displays original referer hidden field for forms.

Source: wp-includes/functions.php:1929

Used by 0 functions | Uses 0 functions

wp_get_referer()

Function: Retrieves referer from ‘_wp_http_referer’ or HTTP referer.

Source: wp-includes/functions.php:1954

Used by 0 functions | Uses 0 functions

wp_get_raw_referer()

Function: Retrieves unvalidated referer from ‘_wp_http_referer’ or HTTP referer.

Source: wp-includes/functions.php:1977

Used by 0 functions | Uses 0 functions

wp_get_original_referer()

Function: Retrieves original referer that was posted, if it exists.

Source: wp-includes/functions.php:1994

Used by 0 functions | Uses 0 functions

wp_mkdir_p()

Function: Recursive directory creation based on full path.

Source: wp-includes/functions.php:2012

Used by 0 functions | Uses 0 functions

path_is_absolute()

Function: Tests if a given filesystem path is absolute.

Source: wp-includes/functions.php:2089

Used by 0 functions | Uses 0 functions
« Previous 1 … 279 280 281 … 362 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy