Changes between Initial Version and Version 1 of Ticket #52194, comment 2
- Timestamp:
- 12/30/2020 06:27:32 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52194, comment 2
initial v1 4 4 If you'd rather replace it than along with the above removal, add in your own notice as follows; 5 5 {{{#!php 6 function notice( $post = null ) {6 function my_custom_pp_notice( $post = null ) { 7 7 if ( is_null( $post ) ) { 8 8 global $post;