Commit 7dff371
committed
Coding Standards: Remove a one-time variable in
This allows the `$wpdb::prepare()` call to be picked up correctly by PHPCS.
Follow-up to [28712], [55656].
Props aristath, poena, afercia, SergeyBiryukov.
See #62279.
git-svn-id: https://develop.svn.wordpress.org/trunk@60069 602fd350-edb4-49c9-b593-d223f7449a82WP_MS_Sites_List_Table::prepare_items().1 parent c1f7f8a commit 7dff371
1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
118 | | - | |
119 | | - | |
120 | | - | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
121 | 123 | | |
122 | 124 | | |
123 | | - | |
124 | | - | |
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
| |||
0 commit comments