bbPress Plugin Browser »

bbSocialize (0.0.3)

Use

  • Open profile.php located in your theme directory and put somewhere get_socialize(); within PHP tags - now profiles will be displayed;
  • You can display profiles within single post, just open post.php and put get_socialize_post( get_post_author_id() ); within PHP tags;

To Do

  • Add support for more websites;
  • Optimize script to make less db queries;

Donate

Give me coffee! Pease ;)

History

0.0.3 - (2008-08-12) - Added support for Technorati; - Minor fixes to input forms; - Minor fixes to management panel; - New images for social media websites, - New function to display links within posts; - New "reset" button to reset settings; - Now, empty profiles are not displayed;

0.0.2 - (2008-08-11) First beta release, most popular websites supported;