pixelgrade / customify

Intuitive Website Styling integrated into WordPress' Customizer
GNU General Public License v2.0
28 stars 5 forks source link

WordPress Custom CSS prints twice #82

Closed andreilupu closed 7 years ago

andreilupu commented 7 years ago

Since 4.7.1 the priority of the wp_custom_css_cb was moved from 11 to 101 Customify prints the custom CSS twice. That's because Customify still adds the callback with the old priority.