Uses
Uses | Description |
---|---|
wp-includes/functions.php: wp_get_upload_dir() | Retrieves uploads directory information. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |
wp-includes/post.php: _wp_relative_upload_path | Filters the relative path to an uploaded file. |