Archives for January, 2011
Using this code you will be able to add a widget to your wordpress dashboard.
You can set this widget, for example, to show to your users a cusom feed, or custom advice, or every things you want.
Into widget you can put PHP code to create a dynamic widget, or HTML, image banner, special promotion, just write in into the widget function.
You can create a plugin or put this code into your function.php file.
29
Jan
Digg Links 0.1b
Often in the affiliations world the problem is to change affiliation's links when broken; you need to oper every posts you use to promote the ...
28
Jan
Admin Toolbar Remover 0.1b
Wordpress toolbar Remover it's a plugin developed by me to remove the Admin toolbar included starting from Wordpress 3.1 Rc1 version.
It works only with 3.1 ...
Using this code you can create a category index with Category title, and above every post in that category and in her child category.
Add this code into "category.php".
If your templade doesn't include category.php search for category template into your archives template file
Adding this code wherever you want into wordpress's loop you will be able to add a facebook like and reccomemend button directy in your theme.
I wrote this article because often facebook script that generates buttons do mistakes so i need to fix the code manually.
Pay attention to add "the_permalink();" php tag, or simply copy the following code:
To share on twitter your posts you just need to add this code wherever you want to add a twitter Share