Plugin not working if WP_USE_THEMES is false
-
Is it possible to use WP API without using themes?
EXPLANATION
I have custom website with implemented WordPress blog in just one part.
Because of the integration with the primary website, I have index.php which is NOT using themes, this cannot be changed.
As response I get index.php page instead of JSON.
When I am using the themes, I get JSON.
The topic ‘Plugin not working if WP_USE_THEMES is false’ is closed to new replies.