• I’ve created a plugin that i would like other plugins and themes to call and run. Is this possible?

    The following doesn’t seem to work…

    include_once( WP_PLUGIN_DIR . '/my-update-checker/my-update-checker.php' );

  • The topic ‘Call a plugin from a them or another plugin?’ is closed to new replies.