Plugin Directory

Changeset 2471180


Ignore:
Timestamp:
02/08/2021 11:51:30 PM (5 years ago)
Author:
clint.s
Message:

Updated credits on plugin.

Location:
wp-bitly/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wp-bitly/trunk/includes/class-wp-bitly.php

    r2469035 r2471180  
    77 * public-facing side of the site and the admin area.
    88 *
    9  * @link       https://watermelonwebworks.com
     9 * @link       https://bitly.com
    1010 * @since      2.6.0
    1111 *
     
    2626 * @package    Wp_Bitly
    2727 * @subpackage Wp_Bitly/includes
    28  * @author     Watermelon Web Works <projects@watermelonwebworks.com>
     28 * @author     Bitly
    2929 */
    3030class Wp_Bitly {
  • wp-bitly/trunk/wp-bitly.php

    r2469035 r2471180  
    33/**
    44 *
    5  * @link              https://watermelonwebworks.com
     5 * @link              https://bitly.com/
    66 * @since             2.6.0
    77 * @package           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!
    1313 * Version:           2.6.0
    14  * Author:            Watermelon Web Works
    15  * Author URI:        https://watermelonwebworks.com
     14 * Author:            Bitly
     15 * Author URI:        https://bitly.com/
    1616 * License:           GPL-2.0+
    1717 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
Note: See TracChangeset for help on using the changeset viewer.