Changeset 391
- Timestamp:
- 02/07/2014 05:01:20 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-coming-soon-page/classes/wordcamp-coming-soon-page.php
r390 r391 28 28 */ 29 29 public function manage_plugin_theme_stylesheets() { 30 if ( ! $this->override_theme_template ) { 31 return; 32 } 33 30 34 // todo maybe need to exempt jetpack styles also - $exempt_stylesheets = array( ); 31 35 if ( $this->override_theme_template ) {
Note: See TracChangeset
for help on using the changeset viewer.