wpseek.com
A WordPress-centric search engine for devs and theme authors
wp_get_upload_dir › WordPress Function
Since4.5.0
Deprecatedn/a
› wp_get_upload_dir ( No parameters )
See: | |
Returns: |
|
Defined at: |
|
Codex: |
Retrieves uploads directory information.
Same as wp_upload_dir() but "light weight" as it doesn't attempt to create the uploads directory. Intended for use in themes, when only 'basedir' and 'baseurl' are needed, generally in all cases when not uploading files.