Changes between Initial Version and Version 1 of Ticket #51691, comment 2
- Timestamp:
- 11/01/2020 07:08:17 PM (4 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #51691, comment 2
initial v1 5 5 Bundled themes are supposed to be a place where developers can learn how themes should ideally work. Replacing basic functions like `get_template_directory()` with custom stuff would be good for performances, but bad in terms of training/learning. Also, the five hooks you mentioned are here for a reason. I think removing them on existing bundled theme is not a good option as it may introduce backward compatibility issues with plugins and custom developments that use those functions/hooks to override the defaults settings. 6 6 7 But that's my personal opinion about this change. Let'sdiscuss it :)7 But that's only my personal opinion about this change. Looking forward to discuss it :)