Changeset 6014 for sites/trunk/wordcamp.org/public_html/wp-content/plugins/camptix-badge-generator/includes/html-badges.php
- Timestamp:
- 10/10/2017 12:06:36 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/plugins/camptix-badge-generator/includes/html-badges.php
r4594 r6014 229 229 remove_all_actions( 'wp_print_styles' ); 230 230 231 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 branch232 231 remove_action( 'wp_head', 'wp_custom_css_cb', 101 ); 233 232 }
Note: See TracChangeset
for help on using the changeset viewer.