@@ -47,7 +47,7 @@ |
||
| 47 | 47 | $columns = array(); |
| 48 | 48 | } |
| 49 | 49 | $new = array(); |
| 50 | - foreach ($columns as $key => $title){ |
|
| 50 | + foreach ($columns as $key => $title) { |
|
| 51 | 51 | if ($key == 'title') { |
| 52 | 52 | $new['featured-image'] = /** @scrutinizer ignore-call */ __('Image', 'wordpress'); |
| 53 | 53 | } |