Changeset 786242
- Timestamp:
- 10/11/2013 04:30:30 AM (12 years ago)
- Location:
- facebook-simple-like
- Files:
-
- 14 added
- 2 edited
-
tags/1.1.2 (added)
-
tags/1.1.2/LICENSE.txt (added)
-
tags/1.1.2/README.md (added)
-
tags/1.1.2/admin-stylesheet.css (added)
-
tags/1.1.2/caution15percentheight100h.png (added)
-
tags/1.1.2/facebook-simple-like.css (added)
-
tags/1.1.2/facebook-simple-like.php (added)
-
tags/1.1.2/fsl-admin.php (added)
-
tags/1.1.2/fsl-settings.php (added)
-
tags/1.1.2/fsl-widget.php (added)
-
tags/1.1.2/helpmeout.php (added)
-
tags/1.1.2/readme.txt (added)
-
tags/1.1.2/screenshot-1.png (added)
-
tags/1.1.2/screenshot-2.png (added)
-
trunk/facebook-simple-like.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
facebook-simple-like/trunk/facebook-simple-like.php
r786233 r786242 3 3 Plugin Name: Facebook Simple Like 4 4 Plugin URI: http://www.mdpatrick.com/2011/fsl/ 5 Version: 1.1. 15 Version: 1.1.2 6 6 Author: Dan Patrick 7 7 Description: 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). Enables shortcodes & widget. -
facebook-simple-like/trunk/readme.txt
r786233 r786242 3 3 Donate link: http://www.mdpatrick.com/donate/ 4 4 Tags: facebook, like, social media, social, social bookmarking, fan, fan pages 5 Stable tag: 1.1. 05 Stable tag: 1.1.2 6 6 Requires at least: 3.1.2 7 7 Tested up to: 3.6.1 … … 51 51 * You no longer have to provide the profile id! This makes things MUCH easier. 52 52 53 = 1.1. 1=53 = 1.1.2 = 54 54 * Swapped out file_get_contents() with wp_remote_get(). (Thanks, [nikolov](https://github.com/nikolov-tmw)!) 55 55 * CSS file is now more straightforward, defining border color unnecessary.
Note: See TracChangeset
for help on using the changeset viewer.