Changes between Initial Version and Version 1 of Ticket #31168, comment 33
- Timestamp:
- 06/29/2015 10:35:47 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #31168, comment 33
initial v1 3 3 A separate change we could make is to remove `if ( 'page' === $post_type ) {` from both functions and create an actual filter function for pages using the newly created filters. A bit of dogfooding in Core. 4 4 5 If anyone has other suggestions or even concerns with this approach please speak up soon as the featuredeadline is looming.5 If anyone has other suggestions or even concerns with this approach please speak up soon as the enhancement deadline is looming.