Archive

Posts Tagged ‘Wordpress’

Wordpress Security Update

May 10th, 2008 No comments

ws

New Updates:
Read more…

Categories: News, Web Tags: ,

Wordpress secure install

November 4th, 2007 No comments

Surfing the web I’ve discovered a whitepaper dealing how to install Wordpress in a smart way.
logo
I read it and there are a lot of good advices, let’s see them.

Read more…

Categories: News, PHP, Tutorial, Web Tags: , , ,

[Wordpress] Add a “tag” button link

October 29th, 2007 1 comment

I’m going to show you a way to add a button to add tag links.
wp
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…

Categories: PHP, Tutorial, Wordpress Tags: , ,