Commit b3b04e4
committed
Coding Standards: Remove unnecessary
`wp_die()` is called a few lines earlier if `$post_type_object` is falsey.
Follow-up to [12597], [17169], [24201].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60344 602fd350-edb4-49c9-b593-d223f7449a82isset() check in wp-admin/post.php.1 parent da9a7d7 commit b3b04e4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
| 163 | + | |
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| |||
0 commit comments