Forums
(@sowad)
11 years, 10 months ago
I just had the same problem as @casper, I couldn’t remove the related.css from the footer even with the wp_print_styles hook.
wp_print_styles
Adding the action to the wp_footer solved it finally.
wp_footer
Thanks guys 🙂