Changes between Initial Version and Version 1 of Ticket #24672, comment 28
- Timestamp:
- 04/18/2018 07:42:27 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #24672, comment 28
initial v1 12 12 Unless there are hooks like `'save_post'` that expect the post instances to have the additional methods and properties added by its plugin's child class. 13 13 14 > 14 > then it would do so after narrowly defining the case in which this occurs. 15 15 16 16 What ensures that it would only do so narrowly?