Changeset 205917
- Timestamp:
- 02/15/2010 11:19:10 AM (16 years ago)
- Location:
- wp-dailybooth/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (1 diff)
-
wp-dailybooth.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-dailybooth/trunk/readme.txt
r205914 r205917 22 22 `<?php $dailyBooth->images($id = 'jon', $images = '3', $width = '50', $height ='50'); ?>` 23 23 24 `images`, `width` and `height`paramters are optional for both the shortcode and template tag.24 images, widt and height paramters are optional for both the shortcode and template tag. 25 25 26 26 You can add dailybooth updates to widgetized areas such as sidebar with the included widget. -
wp-dailybooth/trunk/wp-dailybooth.php
r205914 r205917 2 2 /* 3 3 Plugin Name: WP-DailyBooth 4 Plugin URI: http:// 4 Plugin URI: http://mharis.net/dailybooth-plugin-for-wordpress/ 5 5 Description: Add <a href='http://dailybooth.com'>dailybooth</a> updates to your blog posts, pages and sidebar. 6 6 Author: Muhammad Haris - <a href='http://twitter.com/mharis'>@mharis</a> on twitter
Note: See TracChangeset
for help on using the changeset viewer.