Commit ce984ff
committed
Coding Standards: Use more meaningful variable names in Theme Editor.
Per the [https://developer.wordpress.org/coding-standards/wordpress-coding-standards/php/#naming-conventions Naming Conventions]:
> Don’t abbreviate variable names unnecessarily; let the code be unambiguous and self-documenting.
Follow-up to [41721], [60928].
See #63168.
git-svn-id: https://develop.svn.wordpress.org/trunk@60932 602fd350-edb4-49c9-b593-d223f7449a821 parent fe9b235 commit ce984ff
1 file changed
+5
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | | - | |
126 | | - | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
127 | 129 | | |
128 | 130 | | |
129 | 131 | | |
| |||
0 commit comments