Open Issues Need Help
View All on GitHub Customise REST namespace 2 months ago
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