If you’re like me, you have some dormant WordPress sites that have collected tons of moderated comments. Yes, you could delete these manually, but that can get tedious. At the same time, you may not want to delve into MySQL.
plugins
Have you ever wondered about the best way to insert Adsense ads into your WordPress posts? Placing ads around your content is easy enough — just code it into your theme. But what about embedding them within your content?
This is a quick note to WordPress users our there… I have always felt that you should never rely on a plugin to do something that can just as easily be done by hand, especially when it comes to content creation.