[wp-trac] [WordPress Trac] #36972: Add version number for all single PHP files in bundled themes
WordPress Trac
noreply at wordpress.org
Mon May 30 00:07:24 UTC 2016
#36972: Add version number for all single PHP files in bundled themes
---------------------------+-----------------------------
Reporter: zodiac1978 | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: trunk
Severity: normal | Keywords:
Focuses: |
---------------------------+-----------------------------
I've made a plugin called child theme check to keep track of changes in
the parent theme (See: https://wordpress.org/plugins/child-theme-check/)
This would prevent security holes / missing features through unchanged
files in child themes after an (security/feature) update of the parent
theme.
There are slides from my talk at WordCamp Cologne which are explaining the
issue that is solved by the plugin:
http://de.slideshare.net/zodiac1978/the-child-theme-dilemma-en
WooCommerce has a similar system to show outdated plugin template files:
http://speakinginbytes.com/2014/02/woocommerce-2-1-outdated-templates/
There is Pull Request for the Theme Check plugin, too:
https://github.com/Otto42/theme-check/issues/115
I'm interested in opinions. Good idea? Maybe we can test this with the
next default theme?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/36972>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list