[wp-trac] [WordPress Trac] #23819: Twenty Thirteen: Handle activation on out of date WordPress installs
WordPress Trac
noreply at wordpress.org
Wed Mar 20 07:54:59 UTC 2013
#23819: Twenty Thirteen: Handle activation on out of date WordPress installs
---------------------------+--------------------
Reporter: obenland | Owner:
Type: defect (bug) | Status: new
Priority: high | Milestone: 3.6
Component: Bundled Theme | Version: trunk
Severity: normal | Resolution:
Keywords: needs-patch |
---------------------------+--------------------
Comment (by kovshenin):
I think this should be done on Core's side, the exact same way we deal
with plugins. If a plugin triggers an error or produces unexpected output
during activation - we deactivate it and show an error. We can do the same
with themes and have Twenty Thirteen do `version_compare` and
`trigger_error`.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/23819#comment:4>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list