Changeset 6014 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-site-cloner/includes/source-site-id-setting.php
- Timestamp:
- 10/10/2017 12:06:36 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/wordcamp-site-cloner/includes/source-site-id-setting.php
r4726 r6014 35 35 36 36 // Disable the current site's Custom CSS from being output 37 remove_action( 'wp_head', 'wp_custom_css_cb', 11 ); // todo compat with WP 4.7. this line can be removed when r39616 is merged to the 4.7 branch38 37 remove_action( 'wp_head', 'wp_custom_css_cb', 101 ); 39 38 }
Note: See TracChangeset
for help on using the changeset viewer.