Theme options pages have become increasingly popular in WordPress themes in the past year. There are numerous tutorials that will teach you how to create that page, but not that many of them that explain you how to do it the right way, using the WordPress settings API. Chip Bennett, member of the theme review team, [...]
In his latest article, Konstantin demonstrates how to create a shortcode that is going to allow you to add a specific message to your feed readers only. That’s a simple and easy way to customize your posts a bit more, and ask your RSS readers to come visit from time to time! :) Snippet: A [...]
If you browse the WordPres.org forums from time to time, you wil quickly realize that some questions keep coming back, and the solutions proposed are often similar. “Check your plugins”, “Do you have access to FTP?”, … WPtroubleshooting proposes clear and easy answers to all these questions, through video tutorials.
WPvibe proposes a quick way to exclude categories from your RSS feed, and thus display them only on your site, and not for your RSS subscribers. Careful though, if you use Feedburner, this modification will apply only to your WordPress feed (http://mywordpresssite.com/feed/) How to Exclude Categories from your RSS Feed.