[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$f3AGRYBQC_B2tJccz2UWogxcogEhw40g9knnjC_IpuVE":3},{"slug":4,"display_name":5,"profile_url":6,"plugin_count":7,"total_installs":8,"avg_security_score":9,"avg_patch_time_days":10,"trust_score":11,"computed_at":12,"plugins":13},"magikru","Andrew MAGIK","https:\u002F\u002Fprofiles.wordpress.org\u002Fmagikru\u002F",2,510,85,30,84,"2026-04-04T08:33:12.892Z",[14,39],{"slug":15,"name":16,"version":17,"author":5,"author_profile":6,"description":18,"short_description":19,"active_installs":20,"downloaded":21,"rating":22,"num_ratings":23,"last_updated":24,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":28,"homepage":34,"download_link":35,"security_score":9,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"wp-rest-api-pure-taxonomies","WP REST API – Pure Taxonomies","1.0","\u003Cp>Now you have no need to make additional requests to get taxonomy info (term_id, name, slug, term_group, term_taxonomy_id, taxonomy, description, parent, count, filter) from their id that is available in the default json response.\u003C\u002Fp>\n\u003Cp>Now all available taxonomy data is available in ‘pure_taxonomies’ field from your json response. It works for all custom added taxonomies, and for custom post types.\u003C\u002Fp>\n\u003Cp>For example in ‘wp-json\u002Fwp\u002Fv2\u002Fposts’ you can find default fields ‘categories’, ‘tags’ and name of custom added taxonomies that contain only its id. With this plugin you can also find new ‘pure_taxonomies’ field that include all available ‘categories’, ‘tags’ and custom taxonomies data.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Before:\u003C\u002Fstrong>\u003Cbr \u002F>\n    {\u003Cbr \u002F>\n        …\u003Cbr \u002F>\n        categories: [\u003Cbr \u002F>\n            3\u003Cbr \u002F>\n        ],\u003Cbr \u002F>\n        tags: [\u003Cbr \u002F>\n            2\u003Cbr \u002F>\n        ],\u003Cbr \u002F>\n        custom_taxonomy_name: [\u003Cbr \u002F>\n            1\u003Cbr \u002F>\n        ]\u003Cbr \u002F>\n        …\u003Cbr \u002F>\n    }\u003C\u002Fp>\n\u003Cp>\u003Cstrong>After:\u003C\u002Fstrong>\u003Cbr \u002F>\n    {\u003Cbr \u002F>\n        …\u003Cbr \u002F>\n        pure_taxonomies: {\u003Cbr \u002F>\n            categories: [\u003Cbr \u002F>\n                {\u003Cbr \u002F>\n                    term_id: 3,\u003Cbr \u002F>\n                    name: “First category”,\u003Cbr \u002F>\n                    slug: “first-category”,\u003Cbr \u002F>\n                    term_group: 0,\u003Cbr \u002F>\n                    term_taxonomy_id: 3,\u003Cbr \u002F>\n                    taxonomy: “category”,\u003Cbr \u002F>\n                    description: “”,\u003Cbr \u002F>\n                    parent: 0,\u003Cbr \u002F>\n                    count: 3,\u003Cbr \u002F>\n                    filter: “raw”,\u003Cbr \u002F>\n                    cat_ID: 3,\u003Cbr \u002F>\n                    category_count: 3,\u003Cbr \u002F>\n                    category_description: “”,\u003Cbr \u002F>\n                    cat_name: “First category”,\u003Cbr \u002F>\n                    category_nicename: “first-category”,\u003Cbr \u002F>\n                    category_parent: 0\u003Cbr \u002F>\n                }\u003Cbr \u002F>\n            ],\u003Cbr \u002F>\n            tags: [\u003Cbr \u002F>\n                {\u003Cbr \u002F>\n                    term_id: 2,\u003Cbr \u002F>\n                    name: “First tag”,\u003Cbr \u002F>\n                    slug: “first-tag”,\u003Cbr \u002F>\n                    term_group: 0,\u003Cbr \u002F>\n                    term_taxonomy_id: 2,\u003Cbr \u002F>\n                    taxonomy: “post_tag”,\u003Cbr \u002F>\n                    description: “”,\u003Cbr \u002F>\n                    parent: 0,\u003Cbr \u002F>\n                    count: 2,\u003Cbr \u002F>\n                    filter: “raw”\u003Cbr \u002F>\n                }\u003Cbr \u002F>\n            ],\u003Cbr \u002F>\n            custom_taxonomy_name: [\u003Cbr \u002F>\n                {\u003Cbr \u002F>\n                    term_id: 1,\u003Cbr \u002F>\n                    name: “Custom Taxonomy Name”,\u003Cbr \u002F>\n                    slug: “custom-taxonomy-name”,\u003Cbr \u002F>\n                    term_group: 0,\u003Cbr \u002F>\n                    term_taxonomy_id: 1,\u003Cbr \u002F>\n                    taxonomy: “custom_taxonomy_name”,\u003Cbr \u002F>\n                    description: “”,\u003Cbr \u002F>\n                    parent: 0,\u003Cbr \u002F>\n                    count: 1,\u003Cbr \u002F>\n                    filter: “raw”\u003Cbr \u002F>\n                }\u003Cbr \u002F>\n            ]\u003Cbr \u002F>\n        }\u003Cbr \u002F>\n        …\u003Cbr \u002F>\n    }\u003C\u002Fp>\n\u003Cp>Check my other useful rest-api plugins: \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftags\u002Fandrew-magik-rest-api\" rel=\"ugc\">https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftags\u002Fandrew-magik-rest-api\u003C\u002Fa>.\u003C\u002Fp>\n","This plugin include all available taxonomy attributes into the WordPress REST API (v2) without additional API requests.",500,11266,100,5,"2016-03-01T08:31:00.000Z","4.4.34","4.4","",[29,30,31,32,33],"api","categories","rest-api","taxonomies","wp-api","http:\u002F\u002Fmagiks.ru","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-rest-api-pure-taxonomies.1.0.zip",0,null,"2026-03-15T15:16:48.613Z",{"slug":40,"name":41,"version":17,"author":5,"author_profile":6,"description":42,"short_description":43,"active_installs":44,"downloaded":45,"rating":22,"num_ratings":46,"last_updated":47,"tested_up_to":25,"requires_at_least":26,"requires_php":27,"tags":48,"homepage":34,"download_link":51,"security_score":9,"vuln_count":36,"unpatched_count":36,"last_vuln_date":37,"fetched_at":38},"wp-rest-api-post-type-taxonomies","WP REST API – Post Type Taxonomies","\u003Cp>This plugin will add separate WordPress REST API (v2) endpoint, with all relations between existing post types and attached to them terms (taxonomies).\u003Cbr \u002F>\nIt is very useful when you need to create some filters, when you want to know what taxonomies are attached to the current post type.\u003C\u002Fp>\n\u003Cp>For example what can you get, using \u003Ccode>wp-json\u002Fwp\u002Fv2\u002Fpost-type-taxonomies\u003C\u002Fcode> request (empty results not included):\u003C\u002Fp>\n\u003Cpre>\u003Ccode>{\n    post: [\n        \"category\",\n        \"post_tag\",\n        \"post_format\"\n    ],\n    portfolio: [\n        \"technologies\",\n        \"clients\",\n        \"work_types\"\n    ]\n}\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>Check my other useful rest-api plugins: \u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftags\u002Fandrew-magik-rest-api\" rel=\"ugc\">https:\u002F\u002Fwordpress.org\u002Fplugins\u002Ftags\u002Fandrew-magik-rest-api\u003C\u002Fa>.\u003C\u002Fp>\n","This plugin show all relations between existing post types and attached to them terms (taxonomies) in separate WordPress REST API (v2) endpoint.",10,2099,1,"2016-03-01T08:14:00.000Z",[29,49,50,31,33],"custom-post-type","post-type","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fwp-rest-api-post-type-taxonomies.1.0.zip"]