Changeset 760265
- Timestamp:
- 08/21/2013 07:51:57 PM (13 years ago)
- Location:
- yahoo-buzz/tags
- Files:
-
- 6 edited
-
1.0.1/readme.txt (modified) (3 diffs)
-
1.0.1/yahoobuzzbutton.php (modified) (3 diffs)
-
1.0.2/readme.txt (modified) (1 diff)
-
1.0.2/yahoobuzzbutton.php (modified) (1 diff)
-
1.0/readme.txt (modified) (3 diffs)
-
1.0/yahoobuzzbutton.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
yahoo-buzz/tags/1.0.1/readme.txt
r209487 r760265 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 … … 20 20 21 21 1. Upload the yahoo buzz directory to the /wp-content/plugins/ directory 22 2. Activate the plugin through the 'Plugins' menu in WordPress22 2. Activate the plugin through the 'Plugins' menu in wp 23 23 3. Go to "yahoo Buzz" option to configure the button 24 24 … … 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/tags/1.0.1/yahoobuzzbutton.php
r209454 r760265 5 5 Plugin Name: yahoo Buzz 6 6 7 Plugin URI: http://www. wordpressapi.com/wordpress-plugins/7 Plugin URI: http://www.digcms.com/wp-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" /> -
yahoo-buzz/tags/1.0.2/readme.txt
r543695 r760265 20 20 21 21 1. Upload the yahoo buzz directory to the /wp-content/plugins/ directory 22 2. Activate the plugin through the 'Plugins' menu in WordPress22 2. Activate the plugin through the 'Plugins' menu in wp 23 23 3. Go to "yahoo Buzz" option to configure the button 24 24 -
yahoo-buzz/tags/1.0.2/yahoobuzzbutton.php
r543695 r760265 5 5 Plugin Name: yahoo Buzz 6 6 7 Plugin URI: http://www.digcms.com/w ordpress-plugins/7 Plugin URI: http://www.digcms.com/wp-plugins/ 8 8 9 9 Description: Adds a button which allows you to share post on yahoo buzz. -
yahoo-buzz/tags/1.0/readme.txt
r209454 r760265 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 … … 25 25 26 26 1. Upload the yahoo buzz directory to the /wp-content/plugins/ directory 27 2. Activate the plugin through the 'Plugins' menu in WordPress27 2. Activate the plugin through the 'Plugins' menu in wp 28 28 3. Go to "yahoo Buzz" option to configure the button 29 29 … … 37 37 == Help == 38 38 39 For help and support please contact us at contact [at] wordpressapi.com39 For help and support please contact us at contact [at] digcms.com 40 40 41 41 == Frequently Asked Questions == -
yahoo-buzz/tags/1.0/yahoobuzzbutton.php
r209454 r760265 5 5 Plugin Name: yahoo Buzz 6 6 7 Plugin URI: http://www. wordpressapi.com/wordpress-plugins/7 Plugin URI: http://www.digcms.com/wp-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.