Quantcast
Channel: WordPress › Support » Forum: Hacks - Recent Topics
Viewing all articles
Browse latest Browse all 8245

jules_thestar on "error in plugin development"

$
0
0

hi am new to plugin development, i have red few books.I would like to develop my first plugin for social sharing,but am getting few errors in following code.

<?php
   $social_sharing_toolkit = new MR_Social_Sharing_Toolkit();
   echo $social_sharing_toolkit->create_bookmarks();
?>

For a better look at a plugin developed with this functionality, look at celibatemonk http://www.celibatemonk.com/

Anyone know what is causing this?
thanks in advance


Viewing all articles
Browse latest Browse all 8245

Trending Articles