Plugin Directory

Changeset 3479191


Ignore:
Timestamp:
03/10/2026 03:14:55 PM (2 weeks ago)
Author:
bitlydeveloper
Message:

Update to version 2.8.1 from GitHub

Location:
wp-bitly
Files:
24 added
14 deleted
18 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-bitly/tags/2.8.1/.git/FETCH_HEAD

    r3479139 r3479191  
    1 8085407eea208d88eae6801b782d41232b5dd68b        '8085407eea208d88eae6801b782d41232b5dd68b' of https://github.com/bitly/wp-bitly
     1ca0ac499bc35fa8ca603fbd333e4b56652ee9145        'ca0ac499bc35fa8ca603fbd333e4b56652ee9145' of https://github.com/bitly/wp-bitly
  • wp-bitly/tags/2.8.1/.git/HEAD

    r3479139 r3479191  
    1 8085407eea208d88eae6801b782d41232b5dd68b
     1ca0ac499bc35fa8ca603fbd333e4b56652ee9145
  • wp-bitly/tags/2.8.1/.git/config

    r3479139 r3479191  
    1010    auto = 0
    1111[http "https://github.com/"]
    12     extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX0RhSlJGc0V5cDZiM0t1N2xzMWRoVzUxYXhkbDZOcjBOV2Z4dg==
     12    extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX2UyNHNuQzF4dHRtVmRmeDZvV2NVbnEwMW5aZjh4dDQ4SENSNw==
  • wp-bitly/tags/2.8.1/.git/logs/HEAD

    r3479139 r3479191  
    1 0000000000000000000000000000000000000000 8085407eea208d88eae6801b782d41232b5dd68b runner <runner@runnervm0kj6c.phsjm35sxllu3kbyy1grtpjsrd.ex.internal.cloudapp.net> 1773149716 +0000    checkout: moving from master to refs/tags/2.8.0
     10000000000000000000000000000000000000000 ca0ac499bc35fa8ca603fbd333e4b56652ee9145 runner <runner@runnervm0kj6c.khuyxa00f1durmelsdgvmvfuth.cx.internal.cloudapp.net> 1773155626 +0000    checkout: moving from master to refs/tags/2.8.1
  • wp-bitly/tags/2.8.1/.git/shallow

    r3479139 r3479191  
    1 8085407eea208d88eae6801b782d41232b5dd68b
     1ca0ac499bc35fa8ca603fbd333e4b56652ee9145
  • wp-bitly/tags/2.8.1/README.txt

    r3479139 r3479191  
    11=== Bitly's Wordpress Plugin ===
    2 Contributors: clint.s, Kelseystevensonbitly
     2Contributors: clint.s, Kelseystevensonbitly, muhammadfaizanhaidar
    33Tags: shortlink, bitly, url, shortener, custom domain, social, media, twitter, facebook, share
    44Requires at least: 5.0
    55Tested up to: 6.7.2
    6 Stable tag: 2.7.4
     6Stable tag: 2.8.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5555
    5656== Changelog ==
     57= 2.8.1 =
     58* Version 2.8.1 release.
     59= 2.8.0 =
     60* Security Updates.
     61* Fixes WordPress coding standards.
    5762= 2.7.4 =
    5863* Fixed nonce verification on disconnected
  • wp-bitly/tags/2.8.1/includes/class-wp-bitly.php

    r3479139 r3479191  
    7070            $this->version = WPBITLY_VERSION;
    7171        } else {
    72             $this->version = '2.6.0';
     72            $this->version = '2.8.1';
    7373        }
    7474        $this->plugin_name = 'wp-bitly';
  • wp-bitly/tags/2.8.1/wp-bitly.php

    r3479139 r3479191  
    1111 * Plugin URI:        https://wordpress.org/plugins/wp-bitly/
    1212 * Description:       WP Bitly can be used to generate shortlinks for your website posts, pages, and custom post types. Extremely lightweight and easy to set up!
    13  * Version:           2.7.4
     13 * Version:           2.8.1
    1414 * Author:            Bitly
    1515 * Author URI:        https://bitly.com/
     
    2525}
    2626
    27 define( 'WPBITLY_VERSION', '2.7.2' );
     27define( 'WPBITLY_VERSION', '2.8.1' );
    2828
    2929
  • wp-bitly/trunk/.git/FETCH_HEAD

    r3479139 r3479191  
    1 8085407eea208d88eae6801b782d41232b5dd68b        '8085407eea208d88eae6801b782d41232b5dd68b' of https://github.com/bitly/wp-bitly
     1ca0ac499bc35fa8ca603fbd333e4b56652ee9145        'ca0ac499bc35fa8ca603fbd333e4b56652ee9145' of https://github.com/bitly/wp-bitly
  • wp-bitly/trunk/.git/HEAD

    r3479139 r3479191  
    1 8085407eea208d88eae6801b782d41232b5dd68b
     1ca0ac499bc35fa8ca603fbd333e4b56652ee9145
  • wp-bitly/trunk/.git/config

    r3479139 r3479191  
    1010    auto = 0
    1111[http "https://github.com/"]
    12     extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX0RhSlJGc0V5cDZiM0t1N2xzMWRoVzUxYXhkbDZOcjBOV2Z4dg==
     12    extraheader = AUTHORIZATION: basic eC1hY2Nlc3MtdG9rZW46Z2hzX2UyNHNuQzF4dHRtVmRmeDZvV2NVbnEwMW5aZjh4dDQ4SENSNw==
  • wp-bitly/trunk/.git/logs/HEAD

    r3479139 r3479191  
    1 0000000000000000000000000000000000000000 8085407eea208d88eae6801b782d41232b5dd68b runner <runner@runnervm0kj6c.phsjm35sxllu3kbyy1grtpjsrd.ex.internal.cloudapp.net> 1773149716 +0000    checkout: moving from master to refs/tags/2.8.0
     10000000000000000000000000000000000000000 ca0ac499bc35fa8ca603fbd333e4b56652ee9145 runner <runner@runnervm0kj6c.khuyxa00f1durmelsdgvmvfuth.cx.internal.cloudapp.net> 1773155626 +0000    checkout: moving from master to refs/tags/2.8.1
  • wp-bitly/trunk/.git/shallow

    r3479139 r3479191  
    1 8085407eea208d88eae6801b782d41232b5dd68b
     1ca0ac499bc35fa8ca603fbd333e4b56652ee9145
  • wp-bitly/trunk/README.txt

    r3479139 r3479191  
    11=== Bitly's Wordpress Plugin ===
    2 Contributors: clint.s, Kelseystevensonbitly
     2Contributors: clint.s, Kelseystevensonbitly, muhammadfaizanhaidar
    33Tags: shortlink, bitly, url, shortener, custom domain, social, media, twitter, facebook, share
    44Requires at least: 5.0
    55Tested up to: 6.7.2
    6 Stable tag: 2.7.4
     6Stable tag: 2.8.1
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    5555
    5656== Changelog ==
     57= 2.8.1 =
     58* Version 2.8.1 release.
     59= 2.8.0 =
     60* Security Updates.
     61* Fixes WordPress coding standards.
    5762= 2.7.4 =
    5863* Fixed nonce verification on disconnected
  • wp-bitly/trunk/includes/class-wp-bitly.php

    r3479139 r3479191  
    7070            $this->version = WPBITLY_VERSION;
    7171        } else {
    72             $this->version = '2.6.0';
     72            $this->version = '2.8.1';
    7373        }
    7474        $this->plugin_name = 'wp-bitly';
  • wp-bitly/trunk/wp-bitly.php

    r3479139 r3479191  
    1111 * Plugin URI:        https://wordpress.org/plugins/wp-bitly/
    1212 * Description:       WP Bitly can be used to generate shortlinks for your website posts, pages, and custom post types. Extremely lightweight and easy to set up!
    13  * Version:           2.7.4
     13 * Version:           2.8.1
    1414 * Author:            Bitly
    1515 * Author URI:        https://bitly.com/
     
    2525}
    2626
    27 define( 'WPBITLY_VERSION', '2.7.2' );
     27define( 'WPBITLY_VERSION', '2.8.1' );
    2828
    2929
Note: See TracChangeset for help on using the changeset viewer.