Changeset 406459
- Timestamp:
- 07/07/2011 08:22:00 PM (15 years ago)
- File:
-
- 1 edited
-
googleplusone-button/trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
googleplusone-button/trunk/readme.txt
r406426 r406459 1 1 === Google Plusone(+1) Button === 2 Contributors: webgig, Pravash Chamling Rai 2 Contributors: webgig, Pravash Chamling Rai 3 3 Plugin Site: http://www.thewebgig.com 4 Tags: Google +1, Google Plusone(+1) Button , Google plus one,Google plus one button, Google +1 button , Social Share4 Tags: Google +1, Google Plusone(+1) Button , Google plus one,Google plus one button, Google +1 button , Social Share ,google +,plus one,plus one button,+1, +1 button 5 5 Requires at least: 3.0+ 6 6 Tested up to: 3.2 … … 8 8 9 9 == Description == 10 <br /> 10 11 11 [Author Site](http://www.thewebgig.com)| 12 12 [Plugin Home Page](http://www.thewebgig.com/google-plusone-button-wordpress-plugin/) 13 <br /> 13 14 14 This plugin displays the google +1 button in different styles. 15 15 … … 20 20 * Display Google +1 button in four different sizes (Standard, small, medium and Tall) 21 21 22 * Display Google +1 button using Template Tag <code> <?php if(function_exists('twg_gpo_button')) twg_gpo_button();?></code> or Shortcode <code> [twg_gpo_button] </code>at any desired position.22 * Display Google +1 button using Template Tag <?php if(function_exists('twg_gpo_button')) twg_gpo_button();?> or Shortcode [twg_gpo_button] at any desired position. 23 23 24 24 * Nice Preview in the settings page with a dummy post. … … 28 28 Intallation is easy. Install it normally as you do with rest of the plugins 29 29 30 1. Download and unzip the plugin .zip. <br />31 2. Copy the unzipped folder in your Plugins directory under wordpress installation. (wp-content/plugins) <br />32 3. Activate the plugin through the plugin window in the admin panel. <br />30 1. Download and unzip the plugin .zip. 31 2. Copy the unzipped folder in your Plugins directory under wordpress installation. (wp-content/plugins) 32 3. Activate the plugin through the plugin window in the admin panel. 33 33 4. Configure the settings through Settings->Google Plusone(+1) Button in the admin panel. 34 34 … … 37 37 1. Frontend View 38 38 2. Admin View 39 <br /> 39 40 40 41 41 == Changelog ==
Note: See TracChangeset
for help on using the changeset viewer.