Changes between Initial Version and Version 1 of Ticket #47369, comment 3
- Timestamp:
- 05/25/2019 03:19:12 AM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47369, comment 3
initial v1 1 1 I'm glad my report is received so quickly. Thank you. 2 Between the two, I personally like `_ipad_meta()`'s `add_action` approach since it allows users to change or remove it if they need. So, whichever you'd keep, please consider using `add_action` instead of hardcoding it in `admin-header.php`. 2 Between the two, I personally like `_ipad_meta()`'s `add_action` approach since it allows users to change or remove it if they need. So, whichever you'd keep, please consider using `add_action` instead of hardcoding it in `admin-header.php`. Thank you. 😊