Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

skunkbad on "Hook to check comments for enqueue_script"

$
0
0

I tell you what, searching on Google is totally worthless when you need to look for information about plugin development related to comments. Yes, you can find page after page of the 10 best WP plugins, and you can find page after page of comment plugins, but it's very hard to find what I need, so I'm asking here.

I currently use add_action('the_posts', 'x') to look at posts so I can check for pre tags and use enqueue_script to load some js.

All I want to do is the same for comments. I have tried "the_comments", but that doesn't work. I only need this done on blog singles.

Any help, please!


Viewing all articles
Browse latest Browse all 8245

Trending Articles