Changeset 543695
- Timestamp:
- 05/13/2012 11:27:01 AM (14 years ago)
- Location:
- yahoo-buzz/trunk
- Files:
-
- 2 edited
-
readme.txt (modified) (2 diffs)
-
yahoobuzzbutton.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
yahoo-buzz/trunk/readme.txt
r209487 r543695 1 1 === yahoo 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: yahoo, yahoo buzz, buzz, voting, button, tweetmeme 5 5 Requires at least: 2.7.2 … … 30 30 31 31 == Help == 32 For help and support please contact us at contact [at] wordpressapi.com32 For help and support please contact us at contact [at] digcms.com 33 33 34 34 == Frequently Asked Questions == -
yahoo-buzz/trunk/yahoobuzzbutton.php
r209454 r543695 5 5 Plugin Name: yahoo Buzz 6 6 7 Plugin URI: http://www. wordpressapi.com/wordpress-plugins/7 Plugin URI: http://www.digcms.com/wordpress-plugins/ 8 8 9 9 Description: Adds a button which allows you to share post on yahoo 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 */ … … 149 149 </select><br> 150 150 <p> 151 If you use yahoo buzz button it like on wordpressapi.com then use<b> clear:left; float: left; margin-right: 10px; margin-top:10px;</b> </p>151 If you use yahoo buzz button it like on digcms.com then use<b> clear:left; float: left; margin-right: 10px; margin-top:10px;</b> </p> 152 152 153 153 <input name="yahoobuzz_style" type="text" id="yahoobuzz_style" value="<?php echo htmlspecialchars(get_option('yahoobuzz_style')); ?>" size="30" />
Note: See TracChangeset
for help on using the changeset viewer.