Archives
-
Remove menus in Dashboard!
You can remove WordPress Dashboard’s menus with easy code. Just install this code into your theme’s functions.php and use like this. You can use this code for your clients Dashoards. Lets Begin…
818 views | Comments OffFeb 7th, 2010 | Filed under Wordpress -
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,313 views | Comments OffJan 19th, 2010 | Filed under WordpressTags: code, footer links, functions.php, hide, remove, template, theme, Wordpress, wordpress dashboard -
Create Custom Date Butons!
Create your own date buttons. This is a simple div class and css style. Choose your background image and read this article. Let’s begin…
788 views | Comments OffJan 3rd, 2010 | Filed under Wordpress -
Build a Top Sliding Login Panel
This trick comes from Blog-Oh-Blog. You can create a login panel with simple jQuery and Html. We will edit header.php and style.css. Let’s begin…
4,725 views | Comments OffNov 21st, 2009 | Filed under Wordpress -
Automatically Insert Author’s Bio on each post
This recipe from WpRecipes. JBJ found cool tricks and hacks for WordPress. I am working for a long time. Because od that i can’t wtire article(s) last week. But i will add this recipe with a pingback :) Lets Begin.
923 views | Comments OffOct 29th, 2009 | Filed under Wordpress -
Show word counts on your posts!
I konw there are some plugin about that but you can do that with a simple code. No need plugins. If you want to add some attractive code to show word count on your posts only edit two file and use a short-code…
920 views | Comments OffOct 9th, 2009 | Filed under Wordpress -
Show your usable tags in your comment form!
If you look my comment form you can see usable XHTML tags. If you want to show your usable tags to commentators or users, you can add this one-line code in to your comment form. Just need to change your theme’s comments.php. After that the users can use this tags.
1,201 views | Comments OffSep 27th, 2009 | Filed under Wordpress
