Plugin Directory

Changeset 608444


Ignore:
Timestamp:
10/05/2012 11:39:57 AM (12 years ago)
Author:
phpaddicted
Message:

tagging version 1.4

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  
    66Requires at least: 2.3
    77Tested up to: 3.0.5
    8 Stable tag: 1.3
     8Stable tag: 1.4
    99
     10License: GNU General Public License (GPL), v3 (or newer)
     11
     12License URI: http://www.gnu.org/licenses/gpl-3.0.html
     13
     14Tags:Related posts, related post with images
     15
     16Copyright (c) 2010 - 2012 Ankur Gandhi. All rights reserved.
     17
     18 
     19
     20This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
     21
     22MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    1023
    1124== Description ==
     
    6174* Added one new image of follow me.
    6275
     76= 1.4 =
     77* Removed credit links and added GPL license.
     78
    6379== Upgrade Notice ==
    6480* 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  
    44Plugin URI: http://www.hackingethics.com/blog/wordpress-plugins/igit-follow-me-after-post-button-new/
    55Description: Enable follow me on twitter button on every post.
    6 Version: 1.3
     6Version: 1.4
    77Author: Ankur Gandhi
    88Author URI: http://www.hackingethics.com/
     9
     10License: GNU General Public License (GPL), v3 (or newer)
     11
     12License URI: http://www.gnu.org/licenses/gpl-3.0.html
     13
     14Tags:Related posts, related post with images
     15
     16Copyright (c) 2010 - 2012 Ankur Gandhi. All rights reserved.
     17
     18 
     19
     20This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
     21
     22MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     23
    924*/
    1025if (!defined('ABSPATH')) die("Aren't you supposed to come here via WP-Admin?");
     
    3954        $twt_uname = get_option('twtr_usr_nam');
    4055        $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>';
    4257                $content.= $twitter_usr_url;
    4358        }
  • igit-follow-me-after-post-button-new/trunk/Readme.txt

    r345671 r608444  
    66Requires at least: 2.3
    77Tested up to: 3.0.5
    8 Stable tag: 1.3
     8Stable tag: 1.4
    99
     10License: GNU General Public License (GPL), v3 (or newer)
     11
     12License URI: http://www.gnu.org/licenses/gpl-3.0.html
     13
     14Tags:Related posts, related post with images
     15
     16Copyright (c) 2010 - 2012 Ankur Gandhi. All rights reserved.
     17
     18 
     19
     20This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
     21
     22MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    1023
    1124== Description ==
     
    6174* Added one new image of follow me.
    6275
     76= 1.4 =
     77* Removed credit links and added GPL license.
     78
    6379== Upgrade Notice ==
    6480* 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  
    44Plugin URI: http://www.hackingethics.com/blog/wordpress-plugins/igit-follow-me-after-post-button-new/
    55Description: Enable follow me on twitter button on every post.
    6 Version: 1.3
     6Version: 1.4
    77Author: Ankur Gandhi
    88Author URI: http://www.hackingethics.com/
     9
     10License: GNU General Public License (GPL), v3 (or newer)
     11
     12License URI: http://www.gnu.org/licenses/gpl-3.0.html
     13
     14Tags:Related posts, related post with images
     15
     16Copyright (c) 2010 - 2012 Ankur Gandhi. All rights reserved.
     17
     18 
     19
     20This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of
     21
     22MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
     23
    924*/
    1025if (!defined('ABSPATH')) die("Aren't you supposed to come here via WP-Admin?");
     
    3954        $twt_uname = get_option('twtr_usr_nam');
    4055        $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>';
    4257                $content.= $twitter_usr_url;
    4358        }
Note: See TracChangeset for help on using the changeset viewer.