Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #63975, comment 38


Ignore:
Timestamp:
09/29/2025 03:51:54 PM (6 months ago)
Author:
sajjad67
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #63975, comment 38

    initial v1  
    2929=== After Patch
    30301. ✅ Issue resolved with patch.
     31
     32Calling `wp_delete_post` with no parameters
     33{{{
     34Notice: Function wp_delete_post was called incorrectly. The post ID must be greater than 0.
     35Please see Debugging in WordPress for more information.
     36(This message was added in version 6.9.0.) in /var/www/src/wp-includes/functions.php on line 6131
     37}}}