{"id":785,"date":"2019-05-13T13:28:43","date_gmt":"2019-05-13T13:28:43","guid":{"rendered":"https:\/\/wpgeodirectory.com\/docs-v2\/?post_type=docs&#038;p=785"},"modified":"2019-05-13T15:07:47","modified_gmt":"2019-05-13T15:07:47","slug":"post-types","status":"publish","type":"docs","link":"https:\/\/wpgeodirectory.com\/docs-v2\/api\/post-types\/","title":{"rendered":"Post Types"},"content":{"rendered":"<p><span class=\"bookmark-index\"><br \/>\n<a href=\"#intro\">Introduction<\/a><br \/>\n<a href=\"#endpoint\">Endpoints<\/a><br \/>\n<a href=\"#list-by-type\">List By Type<\/a><br \/>\n<\/span><\/p>\n<h3><a href=\"#intro\">Introduction<\/a><\/h3>\n<p>REST API End Points for managing and checking GD Post Types.<\/p>\n<h3><a href=\"#endpoint\">EndPoints<\/a><\/h3>\n<div class=\"api-endpoint\">\n<div class=\"endpoint-data\">\n<p><label class=\"label-get\">GET<\/label><\/p>\n<h6>\/wp-json\/geodir\/v2\/types<\/h6>\n<\/div>\n<\/div>\n<p><strong>Output<\/strong><\/p>\n<pre>\r\n{\r\n    \"gd_place\": {\r\n        \"description\": \"Place post type.\",\r\n        \"hierarchical\": false,\r\n        \"name\": \"Places\",\r\n        \"slug\": \"gd_place\",\r\n        \"taxonomies\": [\r\n            \"gd_place_tags\",\r\n            \"gd_placecategory\"\r\n        ],\r\n        \"rest_base\": \"places\",\r\n        \"_links\": {\r\n            \"collection\": [\r\n                {\r\n                    \"href\": \"http:\/\/local.newwp.test\/wp-json\/geodir\/v2\/types\"\r\n                }\r\n            ],\r\n            \"fields\": [\r\n                {\r\n                    \"href\": \"http:\/\/local.newwp.test\/wp-json\/geodir\/v2\/places\/fields\"\r\n                }\r\n            ],\r\n            \"wp:items\": [\r\n                {\r\n                    \"href\": \"http:\/\/local.newwp.test\/wp-json\/geodir\/v2\/places\"\r\n                }\r\n            ],\r\n            \"curies\": [\r\n                {\r\n                    \"name\": \"wp\",\r\n                    \"href\": \"https:\/\/api.w.org\/{rel}\",\r\n                    \"templated\": true\r\n                }\r\n            ]\r\n        }\r\n    }\r\n}\r\n<\/pre>\n<h3 id='list-by-type'>List By Type EndPoints<\/h3>\n<div class=\"api-endpoint\">\n<div class=\"endpoint-data\">\n<p><label class=\"label-get\">GET<\/label><\/p>\n<h6>\/wp-json\/geodir\/v2\/types\/< post_type ><\/h6>\n<p><label class=\"label-get\">Example<\/label><\/p>\n<h6>\/wp-json\/geodir\/v2\/types\/gd_place<\/h6>\n<\/div>\n<\/div>\n<pre>\r\n{\r\n    \"description\": \"Place post type.\",\r\n    \"hierarchical\": false,\r\n    \"name\": \"Places\",\r\n    \"slug\": \"gd_place\",\r\n    \"taxonomies\": [\r\n        \"gd_place_tags\",\r\n        \"gd_placecategory\"\r\n    ],\r\n    \"rest_base\": \"places\",\r\n    \"_links\": {\r\n        \"collection\": [\r\n            {\r\n                \"href\": \"http:\/\/local.newwp.test\/wp-json\/geodir\/v2\/types\"\r\n            }\r\n        ],\r\n        \"fields\": [\r\n            {\r\n                \"href\": \"http:\/\/local.newwp.test\/wp-json\/geodir\/v2\/places\/fields\"\r\n            }\r\n        ],\r\n        \"wp:items\": [\r\n            {\r\n                \"href\": \"http:\/\/local.newwp.test\/wp-json\/geodir\/v2\/places\"\r\n            }\r\n        ],\r\n        \"curies\": [\r\n            {\r\n                \"name\": \"wp\",\r\n                \"href\": \"https:\/\/api.w.org\/{rel}\",\r\n                \"templated\": true\r\n            }\r\n        ]\r\n    }\r\n}\r\n<\/pre>\n","protected":false},"featured_media":0,"parent":750,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","doc_tag":[],"amp_validity":null,"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/wpgeodirectory.com\/docs-v2\/wp-json\/wp\/v2\/docs\/785"}],"collection":[{"href":"https:\/\/wpgeodirectory.com\/docs-v2\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/wpgeodirectory.com\/docs-v2\/wp-json\/wp\/v2\/types\/docs"}],"replies":[{"embeddable":true,"href":"https:\/\/wpgeodirectory.com\/docs-v2\/wp-json\/wp\/v2\/comments?post=785"}],"version-history":[{"count":0,"href":"https:\/\/wpgeodirectory.com\/docs-v2\/wp-json\/wp\/v2\/docs\/785\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/wpgeodirectory.com\/docs-v2\/wp-json\/wp\/v2\/docs\/750"}],"wp:attachment":[{"href":"https:\/\/wpgeodirectory.com\/docs-v2\/wp-json\/wp\/v2\/media?parent=785"}],"wp:term":[{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/wpgeodirectory.com\/docs-v2\/wp-json\/wp\/v2\/doc_tag?post=785"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}