Changes between Initial Version and Version 1 of Ticket #29660, comment 55
- Timestamp:
- 08/09/2022 12:16:17 PM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #29660, comment 55
initial v1 12 12 **return in_array( $post_obj->post_type, (array) $post_types, true );** 13 13 14 And I must say that our webserver's error_log file is growing extremely fast with this message, and unfortunately we cannot disable the error_log for several legal and maintenance reasons. 15 14 16 **Wordpress version: 6.0.1** 15 17 **PHP version: 8.0.20**