Files
wordpress/wp-admin/post.php
Sergey Biryukov dbcc21613d Coding Standards: Remove unnecessary isset() check in wp-admin/post.php.
`wp_die()` is called a few lines earlier if `$post_type_object` is falsey.

Follow-up to [12597], [17169], [24201].

Props justlevine.
See #63268.
Built from https://develop.svn.wordpress.org/trunk@60344


git-svn-id: http://core.svn.wordpress.org/trunk@59680 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-06-24 12:49:30 +00:00

9.9 KiB