How to extract post tags and make them into links while in The Loop.
The standard ready function doesn't always work in WordPress plugins. Here's a workaround.
Some WordPress functions only work when you're inside The Loop. But you can still get to the post content when you're outside The Loop.