-
Recent Posts
Recent Comments
- Rimuovere la barra di amministrazione in wordpress 3.1 | MatteoTirelli.com – WordPress on How to remove admin bar WordPress 3.1
- 20 Superb Plug-ins To Improve WordPress | DesDevWeb on How To Highlight Searched text in Search Results
- Menchie on How To Create Fancy Highlight search-result
- Very Useful 65 Wordpress Hacks | Stevelizardi.com on How to Fix readfile Problem on TimThumb
- WordPress Code Snippets and Detailed Tutorials | eXpand yOur cReativity on How To Add More Button on Visual Mode WordPress Editor
Tag Archives: Tweak
If you are WordPress fanatics, there is some reason why we need to added extra classes on some WordPress standard code. Example we need adding extra classes and other attributes on previous_post_link() and next_post_link(). To do this WP Tricks, we … Read More
Sometimes we need to limit how many words will be displayed in our excerpt, If you have use WordPress 2.9.x you can use Easy Excerpt method, but if you want something different, you can create own excerpt and replace your … Read More
How to use jQuery 1.4 by default on WordPress, this tricks is useful for some WordPress Developer and need using New Version of jQuery, like we all know, jQuery still using old version jQuery 1.3.x, but if you really need … Read More




Another Ways Remove all nofollow attributes from comments
I has written some tutorial How To Remove nofollow on Comments Text. Today tricks I will give another ways to do it, with more complex code and of course better code than before. The ways to do this is simple … Read More →