Converts frontend to JSON response when request is done with certain conditions.
As of April 2026, Headless Converter is a WordPress JSON plugin with 0 active installations and a 0/5 rating0. It has been downloaded 2.7K+ times in total. Requires WordPress 5.6+ and PHP 7.4+. Available on WordPress.org since 2021. Last updated 4 years ago — may have compatibility concerns. Top alternative: Disable REST API.
Converts frontend to JSON response when request is done with certain conditions.
After creating a bunch of headless WordPress + Web app stacks, I wanted to find a standard and a all-round solution for fetching per page information for web applications inside WordPress. Built-in rest api works fine in basic cases, but it doesn’t support querying by path. Usually this meant that for each project developers would create a custom rest endpoint which would return expected content using content type and slug parameters.
WordPress has few built-in functions to retrieve content by path, url_to_postid and get_page_by_path, but they don’t seem to work with multilanguage plugins, taxonomy or archive pages, which means that WP doesn’t have a reliable way to fetch content…
| WordPress | 5.6+ requiredTested up to 5.9.13 |
| PHP | 7.4+ required |
Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.