Loading wordpress and plugins from external file
-
Hi, I have external file and I am loading wordpress functions with:
require_once( 'wp-load.php' );
But action “plugins_loaded” is not working (so the plugins are not loaded). How to make plugins loaded from external file ?
Thanks!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Loading wordpress and plugins from external file’ is closed to new replies.