Hi @rockfire,
Are there any details that are missing?
Should “add_filter” be called after “add_action(‘rest_api_init’,…)”? (we’ve tested it before and after and it’s the same).
We have “register_rest_route” inside “add_action(‘rest_api_init’,…)”. It’s fine like this?
Thank you!