4. Insert the snippet of PHP script provided into your template where you want the image of the Jerk it! button. You can also choose to only show a text based link. Please see the reference table for the exact code.
To show the
button on your blog posts or pages add the following snippet of php to your template where you want the button to show up.
Add <?php jerk_it(); ?> to your template (post/page) where you want the button to show up.
Please feel free to add your own image in place of the jerk.png.
If you don't want the Jerk it! button image on your site but you do want to add in a text link "Jerk it!" on your blog post Go to your blogs admin (Dashboard) and click on Plugins tab then click on Plugin Editor and then find Jerk it! on the right sidebar and click on it. This should open the jerk-it.php file for edit. Scroll down until you find the first line of code. It should read:
function jerk_it($jerkit = '<img src="/wp-content/plugins/jerk-it/jerk.png" alt="Jerk it on AdultSearchlinks.net - Social Bookmarking for porn!" />')
Now, edit this line of code to read:
function jerk_it($jerkit = 'Jerk it!')
*Please note that you can change 'Jerk it!' inside the paranthesis to any text you would like!