Changeset 37431 for trunk/src/wp-includes/functions.php
- Timestamp:
- 05/13/2016 06:40:19 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/functions.php
r37361 r37431 1850 1850 * 1851 1851 * @param string $time Optional. Time formatted in 'yyyy/mm'. Default null. 1852 * @param bool $create_dir Optional. Whether to check and create the uploads directory. Default true (backwards compatible). 1852 * @param bool $create_dir Optional. Whether to check and create the uploads directory. 1853 * Default true for backward compatibility. 1853 1854 * @param bool $refresh_cache Optional. Whether to refresh the cache. Default false. 1854 1855 * @return array See above for description.
Note: See TracChangeset
for help on using the changeset viewer.