Changes between Initial Version and Version 1 of Ticket #50681, comment 3
- Timestamp:
- 09/25/2020 09:32:03 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #50681, comment 3
initial v1 8 8 9 9 10 I can assure you that many theme handle image sizes on their own (because native ones are quite messy) and I can provide links to examples (other than my own ) if necessary.10 I can assure you that many theme handle image sizes on their own (because native ones are quite messy) and I can provide links to examples (other than my owns) if necessary. 11 11 12 12 changing the hook from "plugins_loaded" to "init" is not only the **recommended wordpress standard** written in the documentation. It is also NOT BLOCKING every theme developer from interacting with the action.