[wp-trac] [WordPress Trac] #28557: Add Theme/Plugin-Version to URL not the WP-Version
WordPress Trac
noreply at wordpress.org
Mon Jun 16 17:37:38 UTC 2014
#28557: Add Theme/Plugin-Version to URL not the WP-Version
---------------------------+------------------------------
Reporter: Drivingralle | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Script Loader | Version:
Severity: normal | Resolution:
Keywords: 2nd-opinion | Focuses: template
---------------------------+------------------------------
Changes (by johnbillion):
* keywords: => 2nd-opinion
* component: Media => Script Loader
Comment:
I agree that this should be the case, but I suspect we'll have to leave it
as it is currently because there is a certain overhead to determining the
plugin or theme version number (by reading and parsing the header section
of the plugin or theme).
If someone wants to do some benchmarks on the actual overhead of calling
`get_plugin_data()` (for multiple plugins) and `get_theme_data()` on each
page load then that would be a good place to start.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/28557#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list