{"id":546,"date":"2020-05-22T16:01:17","date_gmt":"2020-05-22T13:01:17","guid":{"rendered":"http:\/\/wpfolio.ru\/?page_id=546"},"modified":"2021-10-11T12:26:28","modified_gmt":"2021-10-11T09:26:28","slug":"zero-wp","status":"publish","type":"page","link":"https:\/\/wpfolio.ru\/projects\/zero-wp\/","title":{"rendered":"\u0422\u0435\u043c\u0430 Zero WP"},"content":{"rendered":"\n

\u0423\u043b\u044c\u0442\u0440\u0430-\u043c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u0430\u044f \u0441\u0442\u0430\u0440\u0442\u043e\u0432\u0430\u044f \u0442\u0435\u043c\u0430 WordPress. \u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u0444\u0430\u0439\u043b\u043e\u0432: style.css, functions.php, index.php, header.php, footer.php. \u041f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0430 \u0433\u043e\u0442\u043e\u0432\u043e\u0439 \u0432\u0435\u0440\u0441\u0442\u043a\u0438 \u043d\u0430 WordPress \u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u043d\u0435\u0442\u0438\u043f\u0438\u0447\u043d\u044b\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u044e\u0442\u0441\u044f \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439 \u043d\u0430\u0431\u043e\u0440 \u0444\u0430\u0439\u043b\u043e\u0432 \u0442\u0435\u043c\u044b.<\/p>\n\n\n\n

header.php<\/strong><\/p>\n\n\n

\n<!DOCTYPE html>\n<html <?php language_attributes(); ?>>\n  <head>\n\t<meta charset="<?php bloginfo( 'charset' ); ?>">\n\t<meta name="viewport" content="width=device-width">\n    <?php wp_head(); ?>\n  <\/head>\n  <body <?php body_class(); ?>> \n<\/pre><\/div>\n\n\n

index.php<\/strong><\/p>\n\n\n

\n<?php get_header(); ?>\n\n<?php while(have_posts()): the_post(); ?>\n   \t<h1><a href="<?php the_permalink(); ?>"><?php the_title(); ?><\/a><\/h1>\n   \t<div><?php the_content(); ?><\/div>\n<?php endwhile; ?>\n\n<?php get_footer(); ?>\n<\/pre><\/div>\n\n\n

\u041c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0433\u043e \u0446\u0438\u043a\u043b\u0430 WordPress, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0432 \u043b\u044e\u0431\u043e\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0437\u0430\u043c\u0435\u043d\u0435\u043d\u043e \u0438\u043b\u0438 \u0434\u043e\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043e.<\/p>\n\n\n\n

footer.php<\/strong><\/p>\n\n\n

\n    <?php wp_footer(); ?>\n  <\/body>\n<\/html>\n<\/pre><\/div>\n\n\n

functions.php<\/strong><\/p>\n\n\n

\n<?php \n\n\/\/Theme supports\nadd_theme_support( 'title-tag' );\nadd_theme_support( 'post-thumbnails' );\n\t\n\/\/Load styles & scripts\t\nfunction theme_scripts() {\n\twp_enqueue_style( 'theme-style', get_stylesheet_uri() );\n}\n\nadd_action( 'wp_enqueue_scripts', 'theme_scripts' );\t\n<\/pre><\/div>\n\n\n

\u0412 functions.php<\/em> \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043c\u0438\u043d\u0438\u0430\u0442\u044e\u0440\u044b \u0437\u0430\u043f\u0438\u0441\u0435\u0439 \u0438 title \u0441\u0442\u0440\u0430\u043d\u0438\u0446. \u0410 \u0442\u0430\u043a\u0436\u0435 \u043d\u0430\u0442\u0438\u0432\u043d\u044b\u043c \u0441\u043f\u043e\u0441\u043e\u0431\u043e\u043c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d \u0444\u0430\u0439\u043b \u0441\u0442\u0438\u043b\u0435\u0439.<\/p>\n\n\n\n

style.css<\/strong><\/p>\n\n\n

\n\/*\n * Theme Name: Zero WP\n * Description: \u0423\u043b\u044c\u0442\u0440\u0430-\u043c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u0430\u044f \u0441\u0442\u0430\u0440\u0442\u043e\u0432\u0430\u044f \u0442\u0435\u043c\u0430\n * Theme URI:   https:\/\/github.com\/solidcreature\/zero_wp\n * Author:      Nikolay Mironov\n * Author URI:  http:\/\/wpfolio.ru\n*\/\n<\/pre><\/div>\n\n\n

\u0421\u043a\u0430\u0447\u0430\u0442\u044c \u043f\u043e\u0441\u043b\u0435\u0434\u043d\u044e\u044e \u0432\u0435\u0440\u0441\u0438\u044e \u0442\u0435\u043c\u044b<\/h3>\n\n\n\n

Zero WP, ver. 0.2<\/a><\/p>\n\n\n\n

\u0421\u0442\u0440\u0430\u043d\u0438\u0446\u0430 \u0442\u0435\u043c\u044b \u043d\u0430 \u0413\u0438\u0442\u0445\u0430\u0431\u0435<\/h3>\n\n\n\n

github.com\/solidcreature\/zero_wp<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

\u0423\u043b\u044c\u0442\u0440\u0430-\u043c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u0430\u044f \u0441\u0442\u0430\u0440\u0442\u043e\u0432\u0430\u044f \u0442\u0435\u043c\u0430 WordPress. \u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u0444\u0430\u0439\u043b\u043e\u0432: style.css, functions.php, index.php, header.php, footer.php. \u041f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0430 \u0433\u043e\u0442\u043e\u0432\u043e\u0439 \u0432\u0435\u0440\u0441\u0442\u043a\u0438 \u043d\u0430 WordPress \u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u043d\u0435\u0442\u0438\u043f\u0438\u0447\u043d\u044b\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u044e\u0442\u0441\u044f \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439 \u043d\u0430\u0431\u043e\u0440 \u0444\u0430\u0439\u043b\u043e\u0432 \u0442\u0435\u043c\u044b. header.php index.php \u041c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0433\u043e \u0446\u0438\u043a\u043b\u0430 WordPress, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0432 \u043b\u044e\u0431\u043e\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0437\u0430\u043c\u0435\u043d\u0435\u043d\u043e \u0438\u043b\u0438 \u0434\u043e\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043e. footer.php functions.php \u0412 functions.php \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043c\u0438\u043d\u0438\u0430\u0442\u044e\u0440\u044b …<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":538,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"templates\/fullwidth.php","meta":[],"acf":[],"yoast_head":"\n\u0422\u0435\u043c\u0430 Zero WP - \u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/wpfolio.ru\/projects\/zero-wp\/\" \/>\n<meta property=\"og:locale\" content=\"ru_RU\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u0422\u0435\u043c\u0430 Zero WP - \u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432\" \/>\n<meta property=\"og:description\" content=\"\u0423\u043b\u044c\u0442\u0440\u0430-\u043c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u0430\u044f \u0441\u0442\u0430\u0440\u0442\u043e\u0432\u0430\u044f \u0442\u0435\u043c\u0430 WordPress. \u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u0444\u0430\u0439\u043b\u043e\u0432: style.css, functions.php, index.php, header.php, footer.php. \u041f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0430 \u0433\u043e\u0442\u043e\u0432\u043e\u0439 \u0432\u0435\u0440\u0441\u0442\u043a\u0438 \u043d\u0430 WordPress \u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u043d\u0435\u0442\u0438\u043f\u0438\u0447\u043d\u044b\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u044e\u0442\u0441\u044f \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439 \u043d\u0430\u0431\u043e\u0440 \u0444\u0430\u0439\u043b\u043e\u0432 \u0442\u0435\u043c\u044b. header.php index.php \u041c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0433\u043e \u0446\u0438\u043a\u043b\u0430 WordPress, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0432 \u043b\u044e\u0431\u043e\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0437\u0430\u043c\u0435\u043d\u0435\u043d\u043e \u0438\u043b\u0438 \u0434\u043e\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043e. footer.php functions.php \u0412 functions.php \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043c\u0438\u043d\u0438\u0430\u0442\u044e\u0440\u044b ...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/wpfolio.ru\/projects\/zero-wp\/\" \/>\n<meta property=\"og:site_name\" content=\"\u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432\" \/>\n<meta property=\"article:modified_time\" content=\"2021-10-11T09:26:28+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u043c\u0438\u043d\u0443\u0442\u0430\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebSite\",\"@id\":\"https:\/\/wpfolio.ru\/#website\",\"url\":\"https:\/\/wpfolio.ru\/\",\"name\":\"\u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432\",\"description\":\"\u0412\u0435\u0431-\u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043d\u0430 WordPress\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/wpfolio.ru\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"ru-RU\"},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/wpfolio.ru\/projects\/zero-wp\/#webpage\",\"url\":\"https:\/\/wpfolio.ru\/projects\/zero-wp\/\",\"name\":\"\u0422\u0435\u043c\u0430 Zero WP - \u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432\",\"isPartOf\":{\"@id\":\"https:\/\/wpfolio.ru\/#website\"},\"datePublished\":\"2020-05-22T13:01:17+00:00\",\"dateModified\":\"2021-10-11T09:26:28+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/wpfolio.ru\/projects\/zero-wp\/#breadcrumb\"},\"inLanguage\":\"ru-RU\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/wpfolio.ru\/projects\/zero-wp\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/wpfolio.ru\/projects\/zero-wp\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430\",\"item\":\"https:\/\/wpfolio.ru\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u041f\u0440\u043e\u0435\u043a\u0442\u044b\",\"item\":\"https:\/\/wpfolio.ru\/projects\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"\u0422\u0435\u043c\u0430 Zero WP\"}]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u0422\u0435\u043c\u0430 Zero WP - \u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/wpfolio.ru\/projects\/zero-wp\/","og_locale":"ru_RU","og_type":"article","og_title":"\u0422\u0435\u043c\u0430 Zero WP - \u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432","og_description":"\u0423\u043b\u044c\u0442\u0440\u0430-\u043c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u0430\u044f \u0441\u0442\u0430\u0440\u0442\u043e\u0432\u0430\u044f \u0442\u0435\u043c\u0430 WordPress. \u0421\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u043c\u0438\u043d\u0438\u043c\u0443\u043c \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c\u044b\u0445 \u0444\u0430\u0439\u043b\u043e\u0432: style.css, functions.php, index.php, header.php, footer.php. \u041f\u043e\u0434\u0445\u043e\u0434\u0438\u0442 \u0434\u043b\u044f \u043f\u0435\u0440\u0435\u043d\u043e\u0441\u0430 \u0433\u043e\u0442\u043e\u0432\u043e\u0439 \u0432\u0435\u0440\u0441\u0442\u043a\u0438 \u043d\u0430 WordPress \u0438 \u0441\u043e\u0437\u0434\u0430\u043d\u0438\u044f \u043d\u0435\u0442\u0438\u043f\u0438\u0447\u043d\u044b\u0445 \u043f\u0440\u043e\u0435\u043a\u0442\u043e\u0432, \u0432 \u043a\u043e\u0442\u043e\u0440\u044b\u0445 \u043d\u0435 \u0442\u0440\u0435\u0431\u0443\u044e\u0442\u0441\u044f \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u044b\u0439 \u043d\u0430\u0431\u043e\u0440 \u0444\u0430\u0439\u043b\u043e\u0432 \u0442\u0435\u043c\u044b. header.php index.php \u041c\u0438\u043d\u0438\u043c\u0430\u043b\u0438\u0441\u0442\u0438\u0447\u043d\u043e\u0435 \u0441\u043e\u0434\u0435\u0440\u0436\u0430\u043d\u0438\u0435 \u0441\u0442\u0430\u043d\u0434\u0430\u0440\u0442\u043d\u043e\u0433\u043e \u0446\u0438\u043a\u043b\u0430 WordPress, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u0432 \u043b\u044e\u0431\u043e\u0439 \u043c\u043e\u043c\u0435\u043d\u0442 \u043c\u043e\u0436\u0435\u0442 \u0431\u044b\u0442\u044c \u0437\u0430\u043c\u0435\u043d\u0435\u043d\u043e \u0438\u043b\u0438 \u0434\u043e\u0440\u0430\u0431\u043e\u0442\u0430\u043d\u043e. footer.php functions.php \u0412 functions.php \u0432\u043a\u043b\u044e\u0447\u0435\u043d\u0430 \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0430 \u043c\u0438\u043d\u0438\u0430\u0442\u044e\u0440\u044b ...","og_url":"https:\/\/wpfolio.ru\/projects\/zero-wp\/","og_site_name":"\u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432","article_modified_time":"2021-10-11T09:26:28+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u041f\u0440\u0438\u043c\u0435\u0440\u043d\u043e\u0435 \u0432\u0440\u0435\u043c\u044f \u0434\u043b\u044f \u0447\u0442\u0435\u043d\u0438\u044f":"1 \u043c\u0438\u043d\u0443\u0442\u0430"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebSite","@id":"https:\/\/wpfolio.ru\/#website","url":"https:\/\/wpfolio.ru\/","name":"\u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432","description":"\u0412\u0435\u0431-\u0440\u0430\u0437\u0440\u0430\u0431\u043e\u0442\u043a\u0430 \u043d\u0430 WordPress","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/wpfolio.ru\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"ru-RU"},{"@type":"WebPage","@id":"https:\/\/wpfolio.ru\/projects\/zero-wp\/#webpage","url":"https:\/\/wpfolio.ru\/projects\/zero-wp\/","name":"\u0422\u0435\u043c\u0430 Zero WP - \u041d\u0438\u043a\u043e\u043b\u0430\u0439 \u041c\u0438\u0440\u043e\u043d\u043e\u0432","isPartOf":{"@id":"https:\/\/wpfolio.ru\/#website"},"datePublished":"2020-05-22T13:01:17+00:00","dateModified":"2021-10-11T09:26:28+00:00","breadcrumb":{"@id":"https:\/\/wpfolio.ru\/projects\/zero-wp\/#breadcrumb"},"inLanguage":"ru-RU","potentialAction":[{"@type":"ReadAction","target":["https:\/\/wpfolio.ru\/projects\/zero-wp\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/wpfolio.ru\/projects\/zero-wp\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u0413\u043b\u0430\u0432\u043d\u0430\u044f \u0441\u0442\u0440\u0430\u043d\u0438\u0446\u0430","item":"https:\/\/wpfolio.ru\/"},{"@type":"ListItem","position":2,"name":"\u041f\u0440\u043e\u0435\u043a\u0442\u044b","item":"https:\/\/wpfolio.ru\/projects\/"},{"@type":"ListItem","position":3,"name":"\u0422\u0435\u043c\u0430 Zero WP"}]}]}},"_links":{"self":[{"href":"https:\/\/wpfolio.ru\/wp-json\/wp\/v2\/pages\/546"}],"collection":[{"href":"https:\/\/wpfolio.ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/wpfolio.ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/wpfolio.ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/wpfolio.ru\/wp-json\/wp\/v2\/comments?post=546"}],"version-history":[{"count":12,"href":"https:\/\/wpfolio.ru\/wp-json\/wp\/v2\/pages\/546\/revisions"}],"predecessor-version":[{"id":567,"href":"https:\/\/wpfolio.ru\/wp-json\/wp\/v2\/pages\/546\/revisions\/567"}],"up":[{"embeddable":true,"href":"https:\/\/wpfolio.ru\/wp-json\/wp\/v2\/pages\/538"}],"wp:attachment":[{"href":"https:\/\/wpfolio.ru\/wp-json\/wp\/v2\/media?parent=546"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}