Wordpress Security Update
May 10th, 2008
No comments

New Updates:
Read more…
I’m going to show you a way to add a button to add tag links.

For example I have in my tags list “debian”, so when I write a post, if there is the word “debian”, I can add a link to debian tag (e.g.: yourdomain.com/tag/debian/).
This modification is in the javascript code of wordpress, it’s not a plugin, so when you upgrade a version, you will lose the function. It’s not very functional but it works. Actually I’m creating a plugin to insert automatically these links.
Read more…