DailyBooth Plugin for WordPress

Published on 14. Feb, 2010 by Haris in WordPress Plugins

3

This plugin lets you embed your DailyBooth updates to WordPress posts, pages or widgetized areas such as a sidebar.

Usage:

Shortcode for posts and pages:

[dailybooth id=jon images=3 width=50 height=50]

images, width and height paramters are optional.

Template tags to integrate with wordpress themes

<?php $dailyBooth->images($id = 'jon', $images = '3', $width = '50', $height ='50'); ?>

images, width and height paramters are optional.

You can use WP DailyBooth Widget to use this plugin on your sidebar or other widgetzed areas.

Requirements:

  • Developed on PHP 5 – SimpleXML support required.
  • Developed and tested on WordPress 2.9.1.

Support

For support, please post your support queries at wp-dailybooth.

Demo WP-DailyBooth or Download WP-DailyBooth

3 Responses to “DailyBooth Plugin for WordPress”

  1. sassi says:

    when i want to activate the plugin, i get this error message:

    Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /www/htdocs/w00a0051/blog/wp-content/plugins/wp-dailybooth/wp-dailybooth.php on line 17

  2. Haris says:

    Please make sure you’re hosted on PHP5.

Trackbacks/Pingbacks

  1. uberVU - 15. Feb, 2010

    Social comments and analytics for this post…

    This post was mentioned on Twitter by garyrae: RT @mharis: Here it is. @DailyBooth http://dailybooth.com plugin for WordPress http://bit.ly/bLTjdi #dailybooth #wordpress…

Leave a Reply