In the new versions of wordpress this would be enabled by default, plus most themes enable it. But if your theme doesn’t have post thumbnail feature for pages, you can easily enable this feature by adding the following code to your functions.php file.. Read More →
- Dropdown Menu Widget
- Dropdown Menu Widget Help
- Displaying correct post thumbnail on facebook share
- Custom Dropdown Menu Using WordPress 3 Nav Menus
- Facebook Meta Tags Plugin
- Create a Dropdown Menu Using CSS3 Transitions
- WordPress Countdown Widget Help
- WordPress Countdown Widget
- How to change post thumbnail crop position in wordpress
- Tutorial: Create your very own dropdown menu stylesheet
- Adsense Widget Help
- Superfish Dropdown Menu
- Dropdown Menu Themes
- 5 ways to hide your private content in wordpress
- Displaying content based on current language using qtranslate
- How to use default WordPress RSS widget in your php templates
- Dropdown Menu Widget update 1.9
- Countdown Widget Update 2.5
- Add browser classes to body using filters in WordPress
- Facebook Meta Tags plugin update
- Image Banner Widget Update
- WP Trick : Display most viewed posts first on search pages
- Adsense Widget Help 27
Matt Say, Matt Say, Matt Say, Matt [...] - Adding jquery tooltips to your wordpress theme 8
Matt Say, Phil, Blue, Metin Saylan [...] - Dropdown Menu Widget Troubleshooter 21
Veronica, Kaelin, Nuke, Matt Say [...] - Dropdown Menu Widget v1.8 released 8
Matt Say, Mte90, kat, Jordan K [...] - Displaying correct post thumbnail on facebook share 29
Matt Say, Matt Say, Borat, Attapon Thaphaengphan [...] - Tutorial: Create your very own dropdown menu stylesheet 57
Benek, Matt Say, Benek, Matt Say [...]
Let’s be friends!





How to enable comments for all posts in wordpress
I had a problem with my blog recently that some plugin was disabling comments for older posts. Editing one-by-one and enabling comments back is a pain i know. Here is a simple function you can put in your
functions.phpto enable comments for all posts at once.Read More →