Changeset 543692
- Timestamp:
- 05/13/2012 11:24:54 AM (14 years ago)
- Location:
- google-buzz-button/trunk
- Files:
-
- 2 edited
-
googlebuzzbutton.php (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
google-buzz-button/trunk/googlebuzzbutton.php
r259561 r543692 5 5 Plugin Name: Google Buzz 6 6 7 Plugin URI: http://www. wordpressapi.com/7 Plugin URI: http://www.digcms.com/ 8 8 9 9 Description: Adds a button which allows you to share post on google buzz. … … 13 13 Version: 1.0 14 14 15 Author: Wordpressapi.com15 Author: digcms.com 16 16 17 Author URI: http://www. wordpressapi.com17 Author URI: http://www.digcms.com 18 18 19 19 */ … … 117 117 </select><br> 118 118 <p> 119 If you use google buzz button it like on wordpressapi.com then use<b> clear:left; float: left; margin-right: 10px; margin-top:10px;</b> </p>119 If you use google buzz button it like on digcms.com then use<b> clear:left; float: left; margin-right: 10px; margin-top:10px;</b> </p> 120 120 121 121 <input name="buzz_style" type="text" id="buzz_style" value="<?php echo htmlspecialchars(get_option('buzz_style')); ?>" size="30" /> -
google-buzz-button/trunk/readme.txt
r259561 r543692 1 1 === Google buzz this Button === 2 Contributors: wordpressapi.com3 Donate link: http:// wordpressapi.com/2 Contributors: digcms.com 3 Donate link: http://digcms.com/ 4 4 Tags: Google, google buzz, buzz, voting, button, tweetmeme 5 5 Requires at least: 2.7.2 … … 36 36 == Help == 37 37 38 For help and support please contact us at contact [at] wordpressapi.com38 For help and support please contact us at contact [at] digcms.com 39 39 40 40 == Frequently Asked Questions ==
Note: See TracChangeset
for help on using the changeset viewer.