Plugin Directory

Changeset 1384707


Ignore:
Timestamp:
04/02/2016 12:39:17 AM (10 years ago)
Author:
polishedwp
Message:

fixed custom css bug

File:
1 edited

Legend:

Unmodified
Added
Removed
  • genesis-sermons-cpt/tags/0.3.1/genesis-sermons-cpt.php

    r1384656 r1384707  
    6161if( !defined( 'SCPT_PLUGIN_PATH' ) )define( 'SCPT_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
    6262
    63 //include_once( get_stylesheet_directory() . '../plugins/genesis-sermons-cpt/css/scpt.css' );
    64 
    65 
    6663/**
    6764 * Checks for activated Genesis Framework and its minimum version before allowing plugin to activate
Note: See TracChangeset for help on using the changeset viewer.