{"id":2302,"date":"2023-08-16T06:40:36","date_gmt":"2023-08-16T06:40:36","guid":{"rendered":"https:\/\/wpcode.com\/?post_type=wpcode_doc&#038;p=2302"},"modified":"2023-08-16T06:40:36","modified_gmt":"2023-08-16T06:40:36","slug":"file-editor","status":"publish","type":"wpcode_doc","link":"https:\/\/wpcode.com\/docs\/file-editor\/","title":{"rendered":"File Editor"},"content":{"rendered":"<p>Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools.<\/p>\n<p>Currently, the WPCode plugin supports editing the following files:<\/p>\n<ul>\n<li>ads.txt<\/li>\n<li>app-ads.txt<\/li>\n<li>service-worker.js<\/li>\n<li>robots.txt<\/li>\n<\/ul>\n<p>By default, if the file contents are empty, WPCode will not output any replacement of the file. You can also toggle each file output individually if you want to quickly disable the file output without having to edit the file contents.<\/p>\n<p>This functionality does not create an actual file on your server and instead loads the file contents from your settings in a similar way to how WordPress generates the default robots.txt file. This means that if you have a physical file on your server for any of these files you will not be able to edit it or replace its contents inside WPCode as in most setups the physical file will take priority when loading.<\/p>\n<p>If you have a physical file on your server for any of the files supported by the WPCode file editor you will need to first remove the file from your server before you can manage it with WPCode.<\/p>\n<h2>File types<\/h2>\n<p>Each file supported by the WPCode File Editor has a specific purpose which we&#8217;ll outline below:<\/p>\n<h3>ads.txt<\/h3>\n<p>The ads.txt file is short for for \u2018Authorized Digital Seller.\u2019 It was developed by the IAB Tech Lab to help prevent fraud in advertising on websites. This file is used to list all the companies that are allowed to sell advertising space on your website. The contents of this file are usually provided by the advertising platform if you are using an advertising platform like <a href=\"https:\/\/adsense.google.com\/\">Google Adsense<\/a>.<\/p>\n<h3>app-ads.txt<\/h3>\n<p>App-ads.txt is similar to the ads.txt file you can host on your site if you have a mobile app and similar to the ads.txt file it indicates companies that are authorised to advertise in your mobile app.<\/p>\n<h3>service-worker.js<\/h3>\n<p>The service-worker.js file is used by browsers to handle special instructions on https websites, the most common use in a WordPress site is to set up 1 step Push Notifications subscribe to avoid going through a vendor. You can set up push notifications for your site with a service like <a href=\"https:\/\/pushengage.com\" target=\"_blank\" rel=\"noopener\">PushEngage<\/a>.<\/p>\n<h3>robots.txt<\/h3>\n<p>As the name suggests, the robots.txt file is meant to be processed by &#8220;robots&#8221; visiting your site. The most common type of robot visiting your site is a crawler from a search engine like Google. WordPress, by default, generates a robots.txt file for your site based on your Reading settings and it either encourages or discourages search engines from indexing your site. Most <a href=\"https:\/\/www.wpbeginner.com\/wordpress-seo\/\">SEO plugins<\/a> also manage the robots.txt file for improvements and WPCode only allows you to append the robots.txt file if you need that, so the content you add in the WPCode file editor will be appended to the robots.txt file generated by WordPress and other plugins. This can be useful for quickly making an adjustment without having to install an extra plugin.<\/p>\n<h2>Error validation<\/h2>\n<p><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-2306\" style=\"font-size: 16px;\" src=\"https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-adstxt-validation-error.png\" alt=\"\" width=\"2072\" height=\"784\" srcset=\"https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-adstxt-validation-error.png 2072w, https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-adstxt-validation-error-300x114.png 300w, https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-adstxt-validation-error-1024x387.png 1024w, https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-adstxt-validation-error-768x291.png 768w, https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-adstxt-validation-error-1536x581.png 1536w, https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-adstxt-validation-error-2048x775.png 2048w\" sizes=\"auto, (max-width: 2072px) 100vw, 2072px\" \/><\/p>\n<p>The WPCode file editor includes syntax validation for each type of snippet. While a syntax error will not prevent you from saving the changes you make to a file, they will be displayed to warn you about them and give you a chance to adjust. This gives you full control but also attempts to help you spot typos or other common errors when formatting the files.<\/p>\n<p>The service-worker.js has syntax checks directly in the editor since you can use JavaScript code but the other, txt files, benefit from validation specific to the file format and errors are displayed after the file is saved.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools. Currently, the WPCode plugin supports editing the following files: ads.txt app-ads.txt service-worker.js robots.txt By default, if the file contents are empty, WPCode will not output any replacement of the [&hellip;]<\/p>\n","protected":false},"author":2,"template":"","class_list":["post-2302","wpcode_doc","type-wpcode_doc","status-publish","hentry","wpcode_doc_category-functionality"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools. Currently, the WPCode plugin supports editing the following files: ads.txt app-ads.txt service-worker.js robots.txt By default, if the file contents are empty, WPCode will not output any replacement of the\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<meta name=\"author\" content=\"Mircea Sandu\"\/>\n\t<link rel=\"canonical\" href=\"https:\/\/wpcode.com\/docs\/file-editor\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"WPCode - The Best WordPress Code Snippets Plugin\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"File Editor - WPCode\" \/>\n\t\t<meta property=\"og:description\" content=\"Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools. Currently, the WPCode plugin supports editing the following files: ads.txt app-ads.txt service-worker.js robots.txt By default, if the file contents are empty, WPCode will not output any replacement of the\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/wpcode.com\/docs\/file-editor\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-featured-image-2.jpg?wsr\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-featured-image-2.jpg?wsr\" \/>\n\t\t<meta property=\"og:image:width\" content=\"2400\" \/>\n\t\t<meta property=\"og:image:height\" content=\"1260\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2023-08-16T06:40:36+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2023-08-16T06:40:36+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"File Editor - WPCode\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools. Currently, the WPCode plugin supports editing the following files: ads.txt app-ads.txt service-worker.js robots.txt By default, if the file contents are empty, WPCode will not output any replacement of the\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-featured-image-2.jpg?wsr\" \/>\n\t\t<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t\t<meta name=\"twitter:data1\" content=\"Mircea Sandu\" \/>\n\t\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t\t<meta name=\"twitter:data2\" content=\"3 minutes\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/file-editor\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/wpcode.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/#listItem\",\"name\":\"Docs\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/#listItem\",\"position\":2,\"name\":\"Docs\",\"item\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/categories\\\/docs\\\/functionality\\\/#listItem\",\"name\":\"Functionality\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com#listItem\",\"name\":\"Home\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/categories\\\/docs\\\/functionality\\\/#listItem\",\"position\":3,\"name\":\"Functionality\",\"item\":\"https:\\\/\\\/wpcode.com\\\/categories\\\/docs\\\/functionality\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/file-editor\\\/#listItem\",\"name\":\"File Editor\"},\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/#listItem\",\"name\":\"Docs\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/file-editor\\\/#listItem\",\"position\":4,\"name\":\"File Editor\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/categories\\\/docs\\\/functionality\\\/#listItem\",\"name\":\"Functionality\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/#organization\",\"name\":\"WPCode\",\"description\":\"The Best WordPress Code Snippets Plugin\",\"url\":\"https:\\\/\\\/wpcode.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/wpcode.com\\\/wp-content\\\/uploads\\\/2022\\\/11\\\/logo-wpcode.svg?wsr\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/file-editor\\\/#organizationLogo\"},\"image\":{\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/file-editor\\\/#organizationLogo\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/author\\\/msanduawesomemotive-com\\\/#author\",\"url\":\"https:\\\/\\\/wpcode.com\\\/author\\\/msanduawesomemotive-com\\\/\",\"name\":\"Mircea Sandu\",\"image\":{\"@type\":\"ImageObject\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/file-editor\\\/#authorImage\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/858afa2a871931eea37bc916f2608b8af2e53953f981b2c8cc72cac52b5570ea?s=96&d=mm&r=g\",\"width\":96,\"height\":96,\"caption\":\"Mircea Sandu\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/file-editor\\\/#webpage\",\"url\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/file-editor\\\/\",\"name\":\"File Editor - WPCode\",\"description\":\"Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools. Currently, the WPCode plugin supports editing the following files: ads.txt app-ads.txt service-worker.js robots.txt By default, if the file contents are empty, WPCode will not output any replacement of the\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/wpcode.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/wpcode.com\\\/docs\\\/file-editor\\\/#breadcrumblist\"},\"author\":{\"@id\":\"https:\\\/\\\/wpcode.com\\\/author\\\/msanduawesomemotive-com\\\/#author\"},\"creator\":{\"@id\":\"https:\\\/\\\/wpcode.com\\\/author\\\/msanduawesomemotive-com\\\/#author\"},\"datePublished\":\"2023-08-16T06:40:36-04:00\",\"dateModified\":\"2023-08-16T06:40:36-04:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/wpcode.com\\\/#website\",\"url\":\"https:\\\/\\\/wpcode.com\\\/\",\"name\":\"WPCode\",\"description\":\"The Best WordPress Code Snippets Plugin\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/wpcode.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>File Editor - WPCode<\/title>\n\n","aioseo_head_json":{"title":"File Editor - WPCode","description":"Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools. Currently, the WPCode plugin supports editing the following files: ads.txt app-ads.txt service-worker.js robots.txt By default, if the file contents are empty, WPCode will not output any replacement of the","canonical_url":"https:\/\/wpcode.com\/docs\/file-editor\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/wpcode.com\/docs\/file-editor\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/wpcode.com#listItem","position":1,"name":"Home","item":"https:\/\/wpcode.com","nextItem":{"@type":"ListItem","@id":"https:\/\/wpcode.com\/docs\/#listItem","name":"Docs"}},{"@type":"ListItem","@id":"https:\/\/wpcode.com\/docs\/#listItem","position":2,"name":"Docs","item":"https:\/\/wpcode.com\/docs\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wpcode.com\/categories\/docs\/functionality\/#listItem","name":"Functionality"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wpcode.com#listItem","name":"Home"}},{"@type":"ListItem","@id":"https:\/\/wpcode.com\/categories\/docs\/functionality\/#listItem","position":3,"name":"Functionality","item":"https:\/\/wpcode.com\/categories\/docs\/functionality\/","nextItem":{"@type":"ListItem","@id":"https:\/\/wpcode.com\/docs\/file-editor\/#listItem","name":"File Editor"},"previousItem":{"@type":"ListItem","@id":"https:\/\/wpcode.com\/docs\/#listItem","name":"Docs"}},{"@type":"ListItem","@id":"https:\/\/wpcode.com\/docs\/file-editor\/#listItem","position":4,"name":"File Editor","previousItem":{"@type":"ListItem","@id":"https:\/\/wpcode.com\/categories\/docs\/functionality\/#listItem","name":"Functionality"}}]},{"@type":"Organization","@id":"https:\/\/wpcode.com\/#organization","name":"WPCode","description":"The Best WordPress Code Snippets Plugin","url":"https:\/\/wpcode.com\/","logo":{"@type":"ImageObject","url":"https:\/\/wpcode.com\/wp-content\/uploads\/2022\/11\/logo-wpcode.svg?wsr","@id":"https:\/\/wpcode.com\/docs\/file-editor\/#organizationLogo"},"image":{"@id":"https:\/\/wpcode.com\/docs\/file-editor\/#organizationLogo"}},{"@type":"Person","@id":"https:\/\/wpcode.com\/author\/msanduawesomemotive-com\/#author","url":"https:\/\/wpcode.com\/author\/msanduawesomemotive-com\/","name":"Mircea Sandu","image":{"@type":"ImageObject","@id":"https:\/\/wpcode.com\/docs\/file-editor\/#authorImage","url":"https:\/\/secure.gravatar.com\/avatar\/858afa2a871931eea37bc916f2608b8af2e53953f981b2c8cc72cac52b5570ea?s=96&d=mm&r=g","width":96,"height":96,"caption":"Mircea Sandu"}},{"@type":"WebPage","@id":"https:\/\/wpcode.com\/docs\/file-editor\/#webpage","url":"https:\/\/wpcode.com\/docs\/file-editor\/","name":"File Editor - WPCode","description":"Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools. Currently, the WPCode plugin supports editing the following files: ads.txt app-ads.txt service-worker.js robots.txt By default, if the file contents are empty, WPCode will not output any replacement of the","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/wpcode.com\/#website"},"breadcrumb":{"@id":"https:\/\/wpcode.com\/docs\/file-editor\/#breadcrumblist"},"author":{"@id":"https:\/\/wpcode.com\/author\/msanduawesomemotive-com\/#author"},"creator":{"@id":"https:\/\/wpcode.com\/author\/msanduawesomemotive-com\/#author"},"datePublished":"2023-08-16T06:40:36-04:00","dateModified":"2023-08-16T06:40:36-04:00"},{"@type":"WebSite","@id":"https:\/\/wpcode.com\/#website","url":"https:\/\/wpcode.com\/","name":"WPCode","description":"The Best WordPress Code Snippets Plugin","inLanguage":"en-US","publisher":{"@id":"https:\/\/wpcode.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"WPCode - The Best WordPress Code Snippets Plugin","og:type":"article","og:title":"File Editor - WPCode","og:description":"Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools. Currently, the WPCode plugin supports editing the following files: ads.txt app-ads.txt service-worker.js robots.txt By default, if the file contents are empty, WPCode will not output any replacement of the","og:url":"https:\/\/wpcode.com\/docs\/file-editor\/","og:image":"https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-featured-image-2.jpg?wsr","og:image:secure_url":"https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-featured-image-2.jpg?wsr","og:image:width":2400,"og:image:height":1260,"article:published_time":"2023-08-16T06:40:36+00:00","article:modified_time":"2023-08-16T06:40:36+00:00","twitter:card":"summary_large_image","twitter:title":"File Editor - WPCode","twitter:description":"Using the WPCode File editor you can easily manage common website configuration files directly from the WordPress dashboard without having to use FTP or other tools. Currently, the WPCode plugin supports editing the following files: ads.txt app-ads.txt service-worker.js robots.txt By default, if the file contents are empty, WPCode will not output any replacement of the","twitter:image":"https:\/\/wpcode.com\/wp-content\/uploads\/2023\/08\/wpcode-featured-image-2.jpg?wsr","twitter:label1":"Written by","twitter:data1":"Mircea Sandu","twitter:label2":"Est. reading time","twitter:data2":"3 minutes"},"aioseo_meta_data":{"post_id":"2302","title":null,"description":null,"keywords":[],"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":[],"twitter_use_og":true,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-08-08 14:53:04","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":"{\"title\":{\"suggestions\":[],\"usage\":0},\"description\":{\"suggestions\":[],\"usage\":0}}","ai":null,"created":"2023-08-02 11:47:06","updated":"2026-08-08 14:53:04"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/wpcode.com\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/wpcode.com\/docs\/\" title=\"Docs\">Docs<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/wpcode.com\/categories\/docs\/functionality\/\" title=\"Functionality\">Functionality<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\tFile Editor\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/wpcode.com"},{"label":"Docs","link":"https:\/\/wpcode.com\/docs\/"},{"label":"Functionality","link":"https:\/\/wpcode.com\/categories\/docs\/functionality\/"},{"label":"File Editor","link":"https:\/\/wpcode.com\/docs\/file-editor\/"}],"_links":{"self":[{"href":"https:\/\/wpcode.com\/wp-json\/wp\/v2\/wpcode_doc\/2302","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/wpcode.com\/wp-json\/wp\/v2\/wpcode_doc"}],"about":[{"href":"https:\/\/wpcode.com\/wp-json\/wp\/v2\/types\/wpcode_doc"}],"author":[{"embeddable":true,"href":"https:\/\/wpcode.com\/wp-json\/wp\/v2\/users\/2"}],"version-history":[{"count":4,"href":"https:\/\/wpcode.com\/wp-json\/wp\/v2\/wpcode_doc\/2302\/revisions"}],"predecessor-version":[{"id":2307,"href":"https:\/\/wpcode.com\/wp-json\/wp\/v2\/wpcode_doc\/2302\/revisions\/2307"}],"wp:attachment":[{"href":"https:\/\/wpcode.com\/wp-json\/wp\/v2\/media?parent=2302"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}