diff --git a/wp-content/themes/cosmopet/global-functions/core-functions.php b/wp-content/themes/cosmopet/global-functions/core-functions.php deleted file mode 100644 index bf7e684..0000000 --- a/wp-content/themes/cosmopet/global-functions/core-functions.php +++ /dev/null @@ -1,254 +0,0 @@ - array( - 'name' => 'Питомцы', // Основное название типа записи - 'singular_name' => 'Питомец', // отдельное название записи типа Book - 'add_new' => 'Добавить нового', - 'add_new_item' => 'Добавить нового питомца', - 'edit_item' => 'Редактировать питомца', - 'new_item' => 'Новый питомец', - 'view_item' => 'Посмотреть питомца', - 'search_items' => 'Найти питомца', - 'not_found' => 'Питомцев не найдено', - 'not_found_in_trash' => 'В корзине книг не найдено', - 'parent_item_colon' => '', - 'menu_name' => 'Питомцы' - - ), - 'public' => false, - 'show_ui' => true, - 'supports' => array('title','editor') -) ); -} - -function get_pet_card($item){ -?> - -
:
- -:
- -:
- -:
- -:
- -