February 08, 2004
Install in Wordpress
Installing the Visually Linked icons to Word Press
is really easy.
You need to open the file 'wp-config-extra.php' in your favorite editor and add those lines just after this '$wpsmiliestrans = array('
';a;' => 'a.png',
';w;' => 'w.png',
';v;' => 'v.png',
';p;' => 'p.png',
And don't forget to add the corresponding images to the 'similies' folder inside 'wp-images' folder.
That's it , your site is now Visullay Linked.
Comments