Changeset 1807274
- Timestamp:
- 01/22/2018 05:08:46 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
creative-portfolio/trunk/pando-plugins/easy-portfolio/easy-portfolio.php
r1805463 r1807274 25 25 * King Composer 26 26 */ 27 if(!function_exists('is_plugin_active')){ 28 include_once( ABSPATH . 'wp-admin/includes/plugin.php' ); 29 } 27 30 if ( is_plugin_active( 'kingcomposer/kingcomposer.php' ) ){ 28 31 require ('portfolio_extend-king-composer.php');
Note: See TracChangeset
for help on using the changeset viewer.