Several of the description fields in WordPress will strip any HTML entered into them. You can preserve them with a little work, though. User Descriptions The biography field on the user profile page accepts a limited number of HTML tags — the same ones allowed in comments. If you … [Read more...] about preserving HTML
tags
using shortcodes everywhere
Read this in Spanish | Leer esta en Español Read this in Turkish | Türkçe bunu okuyun At the moment, shortcodes in WordPress are processed only in post/page content. You can use them in lots of other places, though, if you enable them for each field you want. Here's how to use … [Read more...] about using shortcodes everywhere
Hidden feeds: categories, tags, authors, search terms, links
WordPress generates a number of other feeds in addition to those for posts and comments. There's a feed for each of your categories and tags. You can also get feeds of posts written by an individual author. You can even get feeds for search results! Since WordPress doesn't … [Read more...] about Hidden feeds: categories, tags, authors, search terms, links
Using categories and tags as meta keywords
Your categories and keywords are valuable bits of metadata, but WordPress doesn't use them in its meta tags. Even the popular All in One SEO Pack plugin uses only categories, not tags. … [Read more...] about Using categories and tags as meta keywords