Plugin Directory

Changeset 503253


Ignore:
Timestamp:
02/10/2012 04:37:25 PM (14 years ago)
Author:
thewarlog
Message:

added stamperz to publish posts to fb

Location:
ra-socialize-button
Files:
4 edited
1 copied

Legend:

Unmodified
Added
Removed
  • ra-socialize-button/tags/2.1/ra-socialize-button.php

    r500558 r503253  
    2222
    2323   */
     24include_once 'stamperz_plugin.php';
    2425
    2526$socialize = new RASocialize();
  • ra-socialize-button/tags/2.1/readme.txt

    r500558 r503253  
    11=== RA-Socialize Button ===
    2 Contributors: thewarlog, cypher123
     2Contributors: thewarlog, cypher123, KLK1, Solal Fitoussi
    33Donate link: http://blog.ecafechat.com/donations/
    44Tags:  facebook, Facebook Like, Facebook Like Button, fb, like, google plus, gplus, google+, g+, twitter, tweet, plusone, +1,social, social button
    55Requires at least: 3.3.1
    66Tested up to: 3.3.1
    7 Stable tag: 2.0
     7Stable tag: 2.1
    88
    99RA-Socialize Button adds a Google+, twitter and facebook button to your blog post.
     
    1212
    1313To attract people from google, twitter and facebook by adding like button.
     14This plugin lets you dramatically increase your traffic.
     15
     16To 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
     18What'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.
    1419
    1520
     
    19242. Upload to your blog (/wp-content/plugins/).
    20253. Activate it.
     264. Click RA-Socialize -> Facebook or RA-Socialize -> Google Plus to costomize the settings.
    2127
    2228You're done!
     
    2632If you have any suggestions or feedback, please post it in the following link.
    2733http://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  
    2222
    2323   */
     24include_once 'stamperz_plugin.php';
    2425
    2526$socialize = new RASocialize();
  • ra-socialize-button/trunk/readme.txt

    r500558 r503253  
    11=== RA-Socialize Button ===
    2 Contributors: thewarlog, cypher123
     2Contributors: thewarlog, cypher123, KLK1, Solal Fitoussi
    33Donate link: http://blog.ecafechat.com/donations/
    44Tags:  facebook, Facebook Like, Facebook Like Button, fb, like, google plus, gplus, google+, g+, twitter, tweet, plusone, +1,social, social button
    55Requires at least: 3.3.1
    66Tested up to: 3.3.1
    7 Stable tag: 2.0
     7Stable tag: 2.1
    88
    99RA-Socialize Button adds a Google+, twitter and facebook button to your blog post.
     
    1212
    1313To attract people from google, twitter and facebook by adding like button.
     14This plugin lets you dramatically increase your traffic.
     15
     16To 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
     18What'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.
    1419
    1520
     
    19242. Upload to your blog (/wp-content/plugins/).
    20253. Activate it.
     264. Click RA-Socialize -> Facebook or RA-Socialize -> Google Plus to costomize the settings.
    2127
    2228You're done!
     
    2632If you have any suggestions or feedback, please post it in the following link.
    2733http://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.