[wp-trac] [WordPress Trac] #34430: Improve the performance of wp_make_content_images_responsive()
WordPress Trac
noreply at wordpress.org
Wed Oct 28 06:21:23 UTC 2015
#34430: Improve the performance of wp_make_content_images_responsive()
------------------------------------------------+------------------------
Reporter: joemcgill | Owner: joemcgill
Type: defect (bug) | Status: assigned
Priority: normal | Milestone: 4.4
Component: Media | Version: trunk
Severity: normal | Resolution:
Keywords: has-patch needs-testing needs-docs | Focuses:
------------------------------------------------+------------------------
Changes (by DrewAPicture):
* keywords: has-patch needs-testing => has-patch needs-testing needs-docs
Comment:
Following [35412], we need better descriptions than "Private, do not use."
for `_wp_upload_dir_baseurl()` and `_wp_get_image_size_from_meta()`. We
use these docs internally too, remember :-)
If we don't want it to be used outside core, e.g. ''"publicly"'', we
should use `@ignore` in the DocBlocks to skip parsing, but that shouldn't
preclude adequately documenting the functions including parameters and
returns.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/34430#comment:16>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list