Convert your WP blocks to JSON.

blocks export import json plugin wordpress
1 Open Issue Need Help Last updated: Jun 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task is to modify the WordPress plugin 'convert-blocks-to-json' to allow users to customize the REST API namespace used for exporting and importing WordPress blocks. This involves changing the `register_rest_route` function to accept a user-defined namespace instead of the hardcoded 'cbtj/v1'. The solution will likely involve adding a setting or filter to allow users to specify their preferred namespace.

Complexity: 3/5
good first issue chore

Convert your WP blocks to JSON.

TypeScript
#blocks#export#import#json#plugin#wordpress