Files
wordpress/wp-admin
Sergey Biryukov ea487bcb18 Coding Standards: Use more meaningful variable names in Plugin 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 [10879], [41721].

Props costdev, mukesh27.
See #63168.
Built from https://develop.svn.wordpress.org/trunk@60928


git-svn-id: http://core.svn.wordpress.org/trunk@60264 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2025-10-13 21:50:27 +00:00
..