Changes between Initial Version and Version 1 of Ticket #29425, comment 7
- Timestamp:
- 09/03/2014 05:33:58 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29425, comment 7
initial v1 8 8 The `Theme_Upgrader::check_parent_theme_filter` method gets called for the Translation update, but it passes in the event the parent theme has been installed, Ideally this shouldn't be run, as although it degrades gracefully for me, I can't say it'll always be so. 9 9 10 When you take the above into account with someone using a custom erupgrader in a premium theme or similar, we can't trust anything hooked to these filters, so we should just blow them all away IMHO. [attachment:29425.diff 29425.diff] does just that.10 When you take the above into account with someone using a custom upgrader in a premium theme or similar, we can't trust anything hooked to these filters, so we should just blow them all away IMHO. [attachment:29425.diff 29425.diff] does just that.