[wp-trac] [WordPress Trac] #36375: Remove _wp_upload_dir_baseurl()

WordPress Trac noreply at wordpress.org
Wed Mar 30 15:02:30 UTC 2016


#36375: Remove _wp_upload_dir_baseurl()
----------------------------+----------------------------
 Reporter:  azaozz          |      Owner:
     Type:  task (blessed)  |     Status:  new
 Priority:  normal          |  Milestone:  Future Release
Component:  General         |    Version:  4.4
 Severity:  normal          |   Keywords:
  Focuses:                  |
----------------------------+----------------------------
 This is a follow up from #36371.

 `_wp_upload_dir_baseurl()` is a private function introduced in 4.4 as part
 of the "responsive images" feature. It was for runtime caching of the URL
 to the uploads directory. It is deprecated in 4.5 with the introduction of
 `wp_get_upload_dir()`, and currently it is only used in an older version
 of the feature plugin.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36375>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list