Changeset 360849
- Timestamp:
- 03/16/2011 06:06:38 PM (15 years ago)
- Location:
- facebook-likes-you/trunk
- Files:
-
- 2 edited
-
facebook-likes-you.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
facebook-likes-you/trunk/facebook-likes-you.php
r357187 r360849 4 4 Plugin URI: http://www.sproject.name/download/wp-facebook-likes-you/ 5 5 Description: Facebook Likes You! is simple plugin which makes it easy to add Facebook Like button and widgetable Like box. It's fully configurable, so you can decide where to append the button. 6 Version: 1.1. 26 Version: 1.1.3a 7 7 Author: Piotr Sochalewski 8 8 Author URI: http://www.sproject.name/ … … 145 145 146 146 echo <<<END 147 <div id="fb-root"></div> 147 148 <script type="text/javascript"> 148 149 window.fbAsyncInit = function() { -
facebook-likes-you/trunk/readme.txt
r357283 r360849 5 5 Requires at least: 2.9 6 6 Tested up to: 3.1 7 Stable tag: 1.1. 27 Stable tag: 1.1.3a 8 8 9 9 Facebook Likes You! is simple plugin which makes it easy to add Facebook Like button and widgetable Like box. … … 47 47 48 48 == Changelog == 49 50 = 1.1.3a = 51 * Quick fix for XFBML. 49 52 50 53 = 1.1.2 =
Note: See TracChangeset
for help on using the changeset viewer.