Forums
-
- Forum
- Posts
-
- Installation
- 28,447
- Troubleshooting
- 62,538
- Themes
- 10,431
- Plugins
- 15,344
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
Howdy, it’s my understanding that when integrating like that the wp actions and filters are no longer valid. wp_head() just calls do_action(‘wp_head’). If there’s nothing hooked up to ‘wp_head’ any more, nothing happens.
Could be.