Pages

Friday, December 23, 2005

Send to a friend WordPress plugin

Send to a friend WordPress plugin allows users to send the page they’re looking at to a friend, colleague or someone special.

This is cool!

I just got the WordPress send-to-a-friend plug in working over at It's JerryTime!

When you get over there, try it out by clicking the "send-to-a-friend" link at the top of the page.

At first it didn't work because the installation instructions say:

add < ?php StaF_html(); ?> some where in your sidebar and try it

That isn't right.

The correct code to enter is:



You've got to remove the leading space.