ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • wp-includes/functions.php
  • Page 22

wp_upload_bits()

Function: Creates a file in the upload folder with given content.

Source: wp-includes/functions.php:2871

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

path_join()

Function: Joins two filesystem paths together.

Source: wp-includes/functions.php:2131

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
« Previous 1 … 21 22 23 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy