This commit is contained in:
Hanson.xyz Dev
2026-01-04 17:50:08 -06:00
parent 7e45ce0756
commit acc8ac87a0
4131 changed files with 232562 additions and 250244 deletions
@@ -100,7 +100,7 @@ class WP_REST_Post_Format_Search_Handler extends WP_REST_Search_Handler {
* @type string $title Optional. Post format name.
* @type string $url Optional. Post format permalink URL.
* @type string $type Optional. String 'post-format'.
*}
* }
*/
public function prepare_item( $id, array $fields ) {
$data = array();