Skip to content

Commit 3313c3e

Browse files
committed
fix: Update doc comment to clarify default title behavior for CPTs without title support
1 parent 525ffe1 commit 3313c3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/phpunit/tests/admin/includesPost.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1341,7 +1341,7 @@ public function test_user_get_refreshed_metabox_nonce() {
13411341
}
13421342

13431343
/**
1344-
* Ensure default title is set to "(no title supported)" when CPT lacks title support.
1344+
* Ensures default title empty when a CPT lacks title support.
13451345
*
13461346
* @ticket 45516
13471347
*/

0 commit comments

Comments
 (0)