Commit 41e124a
committed
Coding Standards: Rename the
This resolves a WPCS warning:
{{{
Variable "$errorString" is not in valid snake_case format, try "$error_string"
}}}
Follow-up to [5054].
See #62279.
git-svn-id: https://develop.svn.wordpress.org/trunk@59672 602fd350-edb4-49c9-b593-d223f7449a82$errorString variable in wp_xmlrpc_server methods.1 parent 2adec31 commit 41e124a
1 file changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6434 | 6434 | | |
6435 | 6435 | | |
6436 | 6436 | | |
6437 | | - | |
6438 | | - | |
| 6437 | + | |
| 6438 | + | |
6439 | 6439 | | |
| 6440 | + | |
6440 | 6441 | | |
6441 | 6442 | | |
6442 | 6443 | | |
| |||
6446 | 6447 | | |
6447 | 6448 | | |
6448 | 6449 | | |
| 6450 | + | |
6449 | 6451 | | |
6450 | 6452 | | |
6451 | 6453 | | |
| |||
0 commit comments