ClassicPress logo
Skip to content
Filter by type:

Browse:

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

wp_unique_filename()

Function: Gets a filename that is sanitized and unique for the given directory.

Source: wp-includes/functions.php:2534

Used by 0 functions | Uses 0 functions

wp_unique_filename

Filter Hook: Filters the result when generating a unique file name.

Source: wp-includes/functions.php:2779

Used by 0 functions | Uses 0 functions

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_upload_bits

Filter Hook: Filters whether to treat the upload bits as an error.

Source: wp-includes/functions.php:2901

Used by 0 functions | Uses 0 functions

wp_ext2type()

Function: Retrieves the file type based on the extension name.

Source: wp-includes/functions.php:2979

Used by 0 functions | Uses 0 functions

wp_normalize_path()

Function: Normalizes a filesystem path.

Source: wp-includes/functions.php:2155

Used by 0 functions | Uses 0 functions

get_temp_dir()

Function: Determines a writable directory for temporary files.

Source: wp-includes/functions.php:2192

Used by 0 functions | Uses 0 functions

wp_is_writable()

Function: Determines if a directory is writable.

Source: wp-includes/functions.php:2235

Used by 0 functions | Uses 0 functions

win_is_writable()

Function: Workaround for Windows bug in is_writable() function

Source: wp-includes/functions.php:2259

Used by 0 functions | Uses 0 functions

wp_get_upload_dir()

Function: Retrieves uploads directory information.

Source: wp-includes/functions.php:2297

Used by 0 functions | Uses 0 functions
« Previous 1 … 20 21 22 … 27 Next »
ClassicPress Documentation • Made with ClassicPress
Privacy Policy