Hello Team,
My little question is for Setting into WordPress, so please help me with that
Hello Team,
My little question is for Setting into WordPress, so please help me with that
What settings are you trying to get? Frontity will consume whatever WordPress exposes in the REST API. You may need to add the settings you want to the REST API by adding some custom PHP to your active theme’s functions.php
file.