Commit 4696d7a
Coding Standards: Remove unnecessary
The top of the `foreach` loop already continues early if `$default` is not set.
Follow-up to [5533], [10813], [50389].
Props justlevine.
See #63268.
git-svn-id: https://develop.svn.wordpress.org/trunk@60332 602fd350-edb4-49c9-b593-d223f7449a82isset() check in wp_delete_term().1 parent d4a418f commit 4696d7a
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2143 | 2143 | | |
2144 | 2144 | | |
2145 | 2145 | | |
2146 | | - | |
| 2146 | + | |
2147 | 2147 | | |
2148 | 2148 | | |
2149 | 2149 | | |
2150 | | - | |
| 2150 | + | |
2151 | 2151 | | |
2152 | 2152 | | |
2153 | 2153 | | |
| |||
0 commit comments