Commit 843b569
committed
Coding Standards: Use more meaningful variable names in Custom Image Header.
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 [27497], [27849].
Props costdev, mukesh27.
See #63168.
git-svn-id: https://develop.svn.wordpress.org/trunk@60970 602fd350-edb4-49c9-b593-d223f7449a821 parent 8ec91a4 commit 843b569
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1547 | 1547 | | |
1548 | 1548 | | |
1549 | 1549 | | |
1550 | | - | |
1551 | | - | |
| 1550 | + | |
| 1551 | + | |
1552 | 1552 | | |
1553 | 1553 | | |
1554 | 1554 | | |
| |||
0 commit comments