Commit 181ea0f
committed
Administration: Make sure the
This avoids an `Undefined variable` PHP warning when displaying other admin menu items.
Follow-up to [52069], [52134], [52158], [52178], [52414].
Props afragen.
Fixes #54682.
git-svn-id: https://develop.svn.wordpress.org/trunk@52415 602fd350-edb4-49c9-b593-d223f7449a82$customize_url variable is always defined in the admin menu.1 parent 9298fba commit 181ea0f
1 file changed
Lines changed: 6 additions & 5 deletions
File tree
- src/wp-admin
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
217 | | - | |
218 | | - | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
219 | 221 | | |
220 | | - | |
221 | | - | |
| 222 | + | |
222 | 223 | | |
223 | 224 | | |
224 | 225 | | |
| |||
237 | 238 | | |
238 | 239 | | |
239 | 240 | | |
240 | | - | |
| 241 | + | |
241 | 242 | | |
242 | 243 | | |
243 | 244 | | |
| |||
0 commit comments