undefined function "is_plugin_active" – Error fix
-
If you get undefined function “is_plugin_active” just add this line at the top inside disqus-count-js-fx.php
include_once( ABSPATH . 'wp-admin/includes/plugin.php' );
- The topic ‘undefined function "is_plugin_active" – Error fix’ is closed to new replies.