Files
wordpress/wp-admin
Sergey Biryukov 6f89fc8d45 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.
Built from https://develop.svn.wordpress.org/trunk@60932


git-svn-id: http://core.svn.wordpress.org/trunk@60268 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-10-14 10:15:30 +00:00
..