Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #58141, comment 10


Ignore:
Timestamp:
08/24/2023 08:11:42 PM (22 months ago)
Author:
ugyensupport
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #58141, comment 10

    initial v1  
    11== Bug Report
    22=== Description
    3 Describe the bug.
     3The wp_insert_post function includes a check to prevent the publishing of empty posts. A post is considered empty if the title, excerpt and content are undefined on post types that support all three items.
    44
    55=== Environment