Plugin Directory

Changeset 1544807


Ignore:
Timestamp:
12/02/2016 06:37:44 PM (9 years ago)
Author:
luistinygod
Message:

Tested against WP version 4.6.1

Location:
select-all-terms/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • select-all-terms/trunk/readme.txt

    r1266195 r1544807  
    11=== Select All Terms ===
    2 Contributors: luistinygod, geethemes
    3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal%40geethemes%2ecom&item_name=Select%20All%20Terms&no_shipping=1&cn=Donation%20Notes&tax=0&currency_code=EUR&bn=PP%2dDonationsBF&charset=UTF%2d8
     2Contributors: luistinygod, wearegomo
     3Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&business=paypal%40gomo%2ept&item_name=Select%20All%20Terms&no_shipping=1&cn=Donation%20Notes&tax=0&currency_code=EUR&bn=PP%2dDonationsBF&charset=UTF%2d8
    44Tags: taxonomies, metabox, select all, terms
    55Requires at least: 3.5.1
    6 Tested up to: 4.3.1
    7 Stable tag: 1.0.1
     6Tested up to: 4.6.1
     7Stable tag: 1.0.2
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    2020That’s all! Suggestions, questions and other feedback are welcome:
    2121
    22 * [twitter: @geethemeswp](http://twitter.com/geethemeswp)
     22* [twitter: @wearegomo](http://twitter.com/wearegomo)
    2323* [blog]( http://tinygod.pt/contact/ "Contact form")
    2424
     
    2626
    2727* Spanish (es_ES) - Thanks to [Marcelo Pedra](http://www.marcelopedra.com.ar/blog/)
    28 * Portuguese (pt_PT) - Thanks to [geeThemes](http://www.geethemes.com/)
     28* Portuguese (pt_PT) - Thanks to [GOMO](http://www.gomo.pt/)
    2929
    3030
     
    6767== Changelog ==
    6868
     69= 1.0.2 =
     70* [GOMO](http://gomo.pt/) replaces geeThemes brand.
     71* Tested against WP version 4.6.1
     72
    6973= 1.0.1 =
    7074* Added spannish (es_ES) and portuguese (pt_PT) translation files
  • select-all-terms/trunk/select-all-terms.php

    r860895 r1544807  
    11<?php
    22/**
    3  * Select All Terms (by geeThemes)
     3 * Select All Terms (by GOMO)
    44 *
    55 * Adds select / deselect all buttons to taxonomies' metaboxes
    66 *
    7  * @package   Select All Terms by geeThemes
     7 * @package   Select All Terms by GOMO
    88 * @author    Luis Godinho <[email protected]>
    99 * @license   GPL-2.0+
    10  * @link      http://www.geethemes.com/
    11  * @copyright 2013 GOMO
     10 * @link      http://www.gomo.pt/
     11 * @copyright 2016 GOMO
    1212 *
    1313 * @wordpress-plugin
    1414 * Plugin Name: Select All Terms
    15  * Plugin URI:  http://www.geethemes.com/
     15 * Plugin URI:  http://www.gomo.pt/
    1616 * Description: Add select all/deselect all buttons to taxonomies' metaboxes
    17  * Version:     1.0.1
    18  * Author:      geeThemes
    19  * Author URI:  http://twitter.com/geethemeswp
     17 * Version:     1.0.2
     18 * Author:      GOMO
     19 * Author URI:  http://twitter.com/wearegomo
    2020 * Text Domain: select-all-terms
    2121 * License:     GPL-2.0+
     
    2323 * Domain Path: /lang
    2424 
    25 Select All Terms, by geeThemes (SAT)
    26 Copyright (C) 2013, GOMO - [email protected]
     25Select All Terms, by GOMO (SAT)
     26Copyright (C) 2016, GOMO - [email protected]
    2727
    2828This program is free software; you can redistribute it and/or modify
     
    5454
    5555// Register hooks that are fired when the plugin is activated, deactivated, and uninstalled, respectively.
    56 register_activation_hook( __FILE__, array( 'Select_All_Terms_by_geeThemes', 'activate' ) );
    57 register_deactivation_hook( __FILE__, array( 'Select_All_Terms_by_geeThemes', 'deactivate' ) );
     56register_activation_hook( __FILE__, array( 'Select_All_Terms_by_Gomo', 'activate' ) );
     57register_deactivation_hook( __FILE__, array( 'Select_All_Terms_by_Gomo', 'deactivate' ) );
    5858
    59 $sat_plugin = new Select_All_Terms_by_geeThemes();
     59$sat_plugin = new Select_All_Terms_by_Gomo();
    6060
    6161/**
     
    6363 *
    6464 */
    65 class Select_All_Terms_by_geeThemes {
     65class Select_All_Terms_by_Gomo {
    6666
    67     protected $version = '1.0.1';
     67    protected $version = '1.0.2';
    6868    protected $plugin_slug = 'select-all-terms';
    6969
     
    121121            return;
    122122        }
    123        
    124         wp_register_script( 'select-all-script', plugin_dir_url( __FILE__ ) . 'js/select-all-terms.js', array('jquery') );
    125         wp_enqueue_script( 'select-all-script' );
     123
     124        wp_enqueue_script( 'select-all-script', plugin_dir_url( __FILE__ ) . 'js/select-all-terms.js', array('jquery') );
    126125       
    127126        wp_localize_script( 'select-all-script', 'labels', array( 'select' => __('Select All', 'select-all-terms'), 'deselect' => __('Deselect All', 'select-all-terms') ) );
     
    135134   
    136135}
    137 
    138 ?>
Note: See TracChangeset for help on using the changeset viewer.