Archives
-
How to change dashboard footer texts?
When you build a theme you can use this code for hide/remove WordPress Dashboard’s links. you have to add this code into your theme’s functions.php. After that you can write your own text with dashboard footer. Let’s Begin…
3,105 views | Comments OffJan 19th, 2010 | Filed under WordpressTags: code, footer links, functions.php, hide, remove, template, theme, Wordpress, wordpress dashboard -
Simple Sticky Posts!
Sitcky posts are best way to show your featured content. But some themes don’t support extra area for that. You can create empty area with this code. Simply usage, you can change css and codes if you want. Let’s begin…
2,407 views | Comments OffDec 19th, 2009 | Filed under Wordpress -
Display who modify your post(s)!
You can display who modarate/modify your post. This mean show the latest author who modified your post. We can use 2.8′s new template tag ‘the_modified_author()‘. If you use Wp 2.8 you can use a simple code but, if you use Wp 2.7 you have to use this function below. Lets Begin :)
470 views | Comments OffSep 10th, 2009 | Filed under Wordpress

Recent Comments