acf-to-rest-api-recursive
acf-to-rest-api-recursive copied to clipboard
after_theme_setup hook not working
Hi, thanks for writing this! I don't know why, but in plugin.php I had to change the after_theme_setup hook to wp_loaded to get it to work. Otherwise, it works great! Any insights on why this is?