Преглед на файлове

:recycle: turning off content for events and exhibits

tags/0.9.0
J преди 4 години
родител
ревизия
d59264dc53
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1
    1
      plugins/cia-endpoints/includes/class.make-sortby.php

+ 1
- 1
plugins/cia-endpoints/includes/class.make-sortby.php Целия файл

@@ -136,7 +136,7 @@ class Make_Sort_By extends WP_REST_Controller {
136 136
 
137 137
     public function prepare_items_for_reponse( $items ) {
138 138
         $collection = array();
139
-        forEach( $items as $key => $item ) $collection[$key] = default_post_format($item, true);
139
+        forEach( $items as $key => $item ) $collection[$key] = default_post_format($item, false);
140 140
         return $collection;
141 141
     }
142 142
 }

Loading…
Отказ
Запис