Changeset 608444
- Timestamp:
- 10/05/2012 11:39:57 AM (12 years ago)
- Location:
- igit-follow-me-after-post-button-new
- Files:
-
- 4 edited
- 1 copied
Legend:
- Unmodified
- Added
- Removed
-
igit-follow-me-after-post-button-new/tags/1.4/Readme.txt
r345671 r608444 6 6 Requires at least: 2.3 7 7 Tested up to: 3.0.5 8 Stable tag: 1. 38 Stable tag: 1.4 9 9 10 License: GNU General Public License (GPL), v3 (or newer) 11 12 License URI: http://www.gnu.org/licenses/gpl-3.0.html 13 14 Tags:Related posts, related post with images 15 16 Copyright (c) 2010 - 2012 Ankur Gandhi. All rights reserved. 17 18 19 20 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 21 22 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 10 23 11 24 == Description == … … 61 74 * Added one new image of follow me. 62 75 76 = 1.4 = 77 * Removed credit links and added GPL license. 78 63 79 == Upgrade Notice == 64 80 * Users will be informed every time the plugin upgrades.<br /> -
igit-follow-me-after-post-button-new/tags/1.4/follow-me-aft-every-pst.php
r345671 r608444 4 4 Plugin URI: http://www.hackingethics.com/blog/wordpress-plugins/igit-follow-me-after-post-button-new/ 5 5 Description: Enable follow me on twitter button on every post. 6 Version: 1. 36 Version: 1.4 7 7 Author: Ankur Gandhi 8 8 Author URI: http://www.hackingethics.com/ 9 10 License: GNU General Public License (GPL), v3 (or newer) 11 12 License URI: http://www.gnu.org/licenses/gpl-3.0.html 13 14 Tags:Related posts, related post with images 15 16 Copyright (c) 2010 - 2012 Ankur Gandhi. All rights reserved. 17 18 19 20 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 21 22 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 23 9 24 */ 10 25 if (!defined('ABSPATH')) die("Aren't you supposed to come here via WP-Admin?"); … … 39 54 $twt_uname = get_option('twtr_usr_nam'); 40 55 $plgin_dir = WP_PLUGIN_URL.'/'.str_replace(basename( __FILE__),"",plugin_basename(__FILE__)); 41 $twitter_usr_url = '<div align="center"><a href="http://twitter.com/'.$twt_uname.'" target="_blank"><img src="'.$plgin_dir.$twit_img_name.'" /></a>< div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" >PHP Freelancer</a></div></div>';56 $twitter_usr_url = '<div align="center"><a href="http://twitter.com/'.$twt_uname.'" target="_blank"><img src="'.$plgin_dir.$twit_img_name.'" /></a></div>'; 42 57 $content.= $twitter_usr_url; 43 58 } -
igit-follow-me-after-post-button-new/trunk/Readme.txt
r345671 r608444 6 6 Requires at least: 2.3 7 7 Tested up to: 3.0.5 8 Stable tag: 1. 38 Stable tag: 1.4 9 9 10 License: GNU General Public License (GPL), v3 (or newer) 11 12 License URI: http://www.gnu.org/licenses/gpl-3.0.html 13 14 Tags:Related posts, related post with images 15 16 Copyright (c) 2010 - 2012 Ankur Gandhi. All rights reserved. 17 18 19 20 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 21 22 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 10 23 11 24 == Description == … … 61 74 * Added one new image of follow me. 62 75 76 = 1.4 = 77 * Removed credit links and added GPL license. 78 63 79 == Upgrade Notice == 64 80 * Users will be informed every time the plugin upgrades.<br /> -
igit-follow-me-after-post-button-new/trunk/follow-me-aft-every-pst.php
r345671 r608444 4 4 Plugin URI: http://www.hackingethics.com/blog/wordpress-plugins/igit-follow-me-after-post-button-new/ 5 5 Description: Enable follow me on twitter button on every post. 6 Version: 1. 36 Version: 1.4 7 7 Author: Ankur Gandhi 8 8 Author URI: http://www.hackingethics.com/ 9 10 License: GNU General Public License (GPL), v3 (or newer) 11 12 License URI: http://www.gnu.org/licenses/gpl-3.0.html 13 14 Tags:Related posts, related post with images 15 16 Copyright (c) 2010 - 2012 Ankur Gandhi. All rights reserved. 17 18 19 20 This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of 21 22 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. 23 9 24 */ 10 25 if (!defined('ABSPATH')) die("Aren't you supposed to come here via WP-Admin?"); … … 39 54 $twt_uname = get_option('twtr_usr_nam'); 40 55 $plgin_dir = WP_PLUGIN_URL.'/'.str_replace(basename( __FILE__),"",plugin_basename(__FILE__)); 41 $twitter_usr_url = '<div align="center"><a href="http://twitter.com/'.$twt_uname.'" target="_blank"><img src="'.$plgin_dir.$twit_img_name.'" /></a>< div style="font-size:8px;"><a href="http://php-freelancer.in/" style="color:#D2D2D2" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" title="PHP Freelancer , PHP Freelancer India , Hire PHP Freelancer" >PHP Freelancer</a></div></div>';56 $twitter_usr_url = '<div align="center"><a href="http://twitter.com/'.$twt_uname.'" target="_blank"><img src="'.$plgin_dir.$twit_img_name.'" /></a></div>'; 42 57 $content.= $twitter_usr_url; 43 58 }
Note: See TracChangeset
for help on using the changeset viewer.