<?php include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); if ( is_plugin_active( 'weather-press/weather-press.php' ) ) { echo do_shortcode( '[weather_press]' ); } ?>