ClassicPress logo
Skip to content
Filter by type:

Browse:

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

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

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

upload_dir

Filter Hook: Filters the uploads directory data.

Source: wp-includes/functions.php:2363

Used by 0 functions | Uses 0 functions

_wp_upload_dir()

Function: A non-filtered, non-cached version of wp_upload_dir() that doesn’t check the path.

Source: wp-includes/functions.php:2401

Used by 0 functions | Uses 0 functions

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