Changes between Initial Version and Version 1 of Ticket #34359, comment 20
- Timestamp:
- 11/21/2015 10:51:27 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34359, comment 20
initial v1 3 3 It adds the cache to the default "bucket" which is keyed by blog ID. The same happens in the persistent cache as far as I know. 4 4 5 This function is actually (a bit) safer than `_wp_upload_dir_baseurl()` as the filter is run every time on the pre-cached data. 5 This function is actually (a bit) safer than `_wp_upload_dir_baseurl()` as the filter is run every time on the pre-cached data. I know it sounds weird to store some image sub-sizes in one location and other in another location, but there might be plugins doing that and depending on the `upload_dir` filter to select the proper path/URL. Even thinking it is better to commit this patch and remove _wp_upload_dir_baseurl() completely.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)