run(); } require_once ABSPATH . 'wp-admin/includes/plugin.php'; if ( ! ( is_plugin_active( 'smart-post-show-pro/smart-post-show-pro.php' ) || is_plugin_active_for_network( 'smart-post-show-pro/smart-post-show-pro.php' ) ) ) { run_smart_post_show(); }