Changeset 390217
- Timestamp:
- 05/28/2011 05:21:35 PM (15 years ago)
- Location:
- facebook-simple-like
- Files:
-
- 2 edited
-
tags/1.0.1/readme.txt (modified) (4 diffs)
-
trunk/readme.txt (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
facebook-simple-like/tags/1.0.1/readme.txt
r389590 r390217 11 11 == Description == 12 12 13 Want to boost your Facebook fan page subscription rate? This plugin makes what should be an easy task, but isn't, an easy one. It enables you to use a shortcode to place a small like button where ever you like without the clutter: stream, faces, count, and all of the other junk that comes with the "fan page like box" ordinarily. Basically, it generates a fan page subscription button that looks *identical* to the one ordinarily only for *sharing* a page (as opposed to actually subscribing ).13 Want to boost your Facebook fan page subscription rate? This plugin makes what should be an easy task, but isn't, an easy one. It enables you to use a shortcode to place a small like button where ever you like without the clutter: stream, faces, count, and all of the other junk that comes with the "fan page like box" ordinarily. Basically, it generates a fan page subscription button that looks *identical* to the one ordinarily only for *sharing* a page (as opposed to actually subscribing to the page). 14 14 15 15 = Features = … … 17 17 * Create a like button that resembles the one that normally *shares* the current page (*as opposed to subscribing to fan page*). 18 18 * Put the like button where ever you want using the [facebooksimplelike] short code. 19 * Easily customize the simple bordercolor.19 * Easily customize the simple iframe background color. 20 20 21 21 == Screenshots == … … 33 33 = 1.0.0 = 34 34 * Release 35 36 = 1.0.1 = 37 * Removed the __DIR__ constant to increase reverse compatibility with older versions of PHP. (__DIR__ is PHP 5.3 only. A little too fresh. Oops.) 35 38 36 39 == Installation == … … 62 65 = Support = 63 66 64 For now, you may email me at **dan atsymbolgoeshere mdpatrick.com**.67 A contact form is available inside the plugin as well as on my website. You may use it to report bugs, give feedback, or otherwise contact me. I'm also available on [Twitter](http://twitter.com/twitter/) and [Facebook](http://www.facebook.com/pages/mdpatrickcom/154842861208417). -
facebook-simple-like/trunk/readme.txt
r389590 r390217 11 11 == Description == 12 12 13 Want to boost your Facebook fan page subscription rate? This plugin makes what should be an easy task, but isn't, an easy one. It enables you to use a shortcode to place a small like button where ever you like without the clutter: stream, faces, count, and all of the other junk that comes with the "fan page like box" ordinarily. Basically, it generates a fan page subscription button that looks *identical* to the one ordinarily only for *sharing* a page (as opposed to actually subscribing ).13 Want to boost your Facebook fan page subscription rate? This plugin makes what should be an easy task, but isn't, an easy one. It enables you to use a shortcode to place a small like button where ever you like without the clutter: stream, faces, count, and all of the other junk that comes with the "fan page like box" ordinarily. Basically, it generates a fan page subscription button that looks *identical* to the one ordinarily only for *sharing* a page (as opposed to actually subscribing to the page). 14 14 15 15 = Features = … … 17 17 * Create a like button that resembles the one that normally *shares* the current page (*as opposed to subscribing to fan page*). 18 18 * Put the like button where ever you want using the [facebooksimplelike] short code. 19 * Easily customize the simple bordercolor.19 * Easily customize the simple iframe background color. 20 20 21 21 == Screenshots == … … 33 33 = 1.0.0 = 34 34 * Release 35 36 = 1.0.1 = 37 * Removed the __DIR__ constant to increase reverse compatibility with older versions of PHP. (__DIR__ is PHP 5.3 only. A little too fresh. Oops.) 35 38 36 39 == Installation == … … 62 65 = Support = 63 66 64 For now, you may email me at **dan atsymbolgoeshere mdpatrick.com**.67 A contact form is available inside the plugin as well as on my website. You may use it to report bugs, give feedback, or otherwise contact me. I'm also available on [Twitter](http://twitter.com/twitter/) and [Facebook](http://www.facebook.com/pages/mdpatrickcom/154842861208417).
Note: See TracChangeset
for help on using the changeset viewer.