Changeset 503253
- Timestamp:
- 02/10/2012 04:37:25 PM (14 years ago)
- Location:
- ra-socialize-button
- Files:
-
- 4 edited
- 1 copied
-
tags/2.1 (copied) (copied from ra-socialize-button/trunk)
-
tags/2.1/ra-socialize-button.php (modified) (1 diff)
-
tags/2.1/readme.txt (modified) (4 diffs)
-
trunk/ra-socialize-button.php (modified) (1 diff)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ra-socialize-button/tags/2.1/ra-socialize-button.php
r500558 r503253 22 22 23 23 */ 24 include_once 'stamperz_plugin.php'; 24 25 25 26 $socialize = new RASocialize(); -
ra-socialize-button/tags/2.1/readme.txt
r500558 r503253 1 1 === RA-Socialize Button === 2 Contributors: thewarlog, cypher123 2 Contributors: thewarlog, cypher123, KLK1, Solal Fitoussi 3 3 Donate link: http://blog.ecafechat.com/donations/ 4 4 Tags: facebook, Facebook Like, Facebook Like Button, fb, like, google plus, gplus, google+, g+, twitter, tweet, plusone, +1,social, social button 5 5 Requires at least: 3.3.1 6 6 Tested up to: 3.3.1 7 Stable tag: 2. 07 Stable tag: 2.1 8 8 9 9 RA-Socialize Button adds a Google+, twitter and facebook button to your blog post. … … 12 12 13 13 To attract people from google, twitter and facebook by adding like button. 14 This plugin lets you dramatically increase your traffic. 15 16 To put it simple, it automatically publishes each new post of your blog to the Facebook newsfeed of your readers and to the feed of readers from similar blogs. 17 18 What's so cool about that? It notifies people around the globe who are interested specifically by the subject of your new blog posts. It does it in a very simple and compelling way, which brings additional traffic to your blog. 14 19 15 20 … … 19 24 2. Upload to your blog (/wp-content/plugins/). 20 25 3. Activate it. 26 4. Click RA-Socialize -> Facebook or RA-Socialize -> Google Plus to costomize the settings. 21 27 22 28 You're done! … … 26 32 If you have any suggestions or feedback, please post it in the following link. 27 33 http://blog.ecafechat.com 34 35 == Changelog == 36 37 = 2.0 = 38 * Provides a form to customize the like button of GPlus anf facebook 39 40 = 2.1 = 41 * Added functionality to publish blog post to facebook -
ra-socialize-button/trunk/ra-socialize-button.php
r500558 r503253 22 22 23 23 */ 24 include_once 'stamperz_plugin.php'; 24 25 25 26 $socialize = new RASocialize(); -
ra-socialize-button/trunk/readme.txt
r500558 r503253 1 1 === RA-Socialize Button === 2 Contributors: thewarlog, cypher123 2 Contributors: thewarlog, cypher123, KLK1, Solal Fitoussi 3 3 Donate link: http://blog.ecafechat.com/donations/ 4 4 Tags: facebook, Facebook Like, Facebook Like Button, fb, like, google plus, gplus, google+, g+, twitter, tweet, plusone, +1,social, social button 5 5 Requires at least: 3.3.1 6 6 Tested up to: 3.3.1 7 Stable tag: 2. 07 Stable tag: 2.1 8 8 9 9 RA-Socialize Button adds a Google+, twitter and facebook button to your blog post. … … 12 12 13 13 To attract people from google, twitter and facebook by adding like button. 14 This plugin lets you dramatically increase your traffic. 15 16 To put it simple, it automatically publishes each new post of your blog to the Facebook newsfeed of your readers and to the feed of readers from similar blogs. 17 18 What's so cool about that? It notifies people around the globe who are interested specifically by the subject of your new blog posts. It does it in a very simple and compelling way, which brings additional traffic to your blog. 14 19 15 20 … … 19 24 2. Upload to your blog (/wp-content/plugins/). 20 25 3. Activate it. 26 4. Click RA-Socialize -> Facebook or RA-Socialize -> Google Plus to costomize the settings. 21 27 22 28 You're done! … … 26 32 If you have any suggestions or feedback, please post it in the following link. 27 33 http://blog.ecafechat.com 34 35 == Changelog == 36 37 = 2.0 = 38 * Provides a form to customize the like button of GPlus anf facebook 39 40 = 2.1 = 41 * Added functionality to publish blog post to facebook
Note: See TracChangeset
for help on using the changeset viewer.