Plugin Directory

Changeset 2031694

Timestamp:
02/15/2019 07:56:13 PM (5 years ago)
Author:
euthelup
Message:

Adding version 1.17.4

Location:
wp-job-manager-locations
Files:
10 edited
1 copied

Legend:

Unmodified
Added
Removed
  • wp-job-manager-locations/tags/1.17.4/assets/js/main.js

    r2022124 r2031694  
    3535
    3636        addSubmission: function() {
    37             if ( typeof chosen === "function" ) {
     37            if ( ) {
    3838                $( '#job_region, #resume_region' ).chosen( {
    3939                    search_contains: true,
    4040                } );
    41             } else {
     41            } else {
    4242                $( '#job_region, #resume_region' ).select2( this.select2_args );
    4343            }
     
    6969                };
    7070
    71                 if ( typeof chosen === "function" ) {
     71                if ( ) {
    7272                    if ( ! wrapper ) {
    7373                        $regions.chosen( args );
  • wp-job-manager-locations/tags/1.17.4/includes/class-taxonomy.php

    r1488312 r2031694  
    6161                    'assign_terms'      => $admin_capability,
    6262                ),
     63
    6364                'rewrite'               => $job_rewrite,
    6465            )
     
    9596                    'assign_terms'      => $admin_capability,
    9697                ),
     98
    9799                'rewrite'               => $resume_rewrite,
    98100            )
  • wp-job-manager-locations/tags/1.17.4/languages/wp-job-manager-locations.pot

    r2022124 r2031694  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Regions for WP Job Manager 1.17.3\n"
     5"Project-Id-Version: Regions for WP Job Manager 1.17.\n"
    66"Report-Msgid-Bugs-To: "
    7 "https://wordpress.org/support/plugin/wp-job-manager-locations\n"
    8 "POT-Creation-Date: 2019-01-30 16:45:28+00:00\n"
     7"https://wordpress.org/support/plugin/wp-job-manager-ions\n"
     8"POT-Creation-Date: 2019-0+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
     
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1414"Language-Team: LANGUAGE <LL@li.org>\n"
    15 "X-Generator: grunt-wp-i18n1.0.0\n"
     15"X-Generator: grunt-wp-i18n\n"
    1616
    1717#: includes/class-taxonomy.php:17 includes/class-template.php:94
  • wp-job-manager-locations/tags/1.17.4/readme.txt

    r2022124 r2031694  
    77Requires at least: 4.7.0
    88Tested up to: 5.0.3
    9 Stable Tag: 1.17.3
     9Stable Tag: 1.17.
    1010License: GPLv3
    1111License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    3232== Changelog ==
    3333
    34 = 1.17.3: January 30, 2018 =
     34= 1.17.4: February 14, 2019 =
     35
     36* Fix: Improve type checks for the Select2 library.
     37* Fix: Make the taxonomy available to REST Api, and now it's available in the new editor.
     38
     39= 1.17.3: January 30, 2019 =
    3540
    3641* Fix: Output region instead of candidate location if setting is enabled.
    3742* Fix: Further WP Job Manager compatibility.
    3843
    39 = 1.17.1/2: January 26, 2018 =
     44= 1.17.1/2: January 26, 201 =
    4045
    4146* Fix: Ensure select2 arguments are always defined.
    4247
    43 = 1.17.0: January 24, 2018 =
     48= 1.17.0: January 24, 201 =
    4449
    4550* New: WP Job Manager 1.32.0 support.
    4651
    47 = 1.16.0: January 14, 2018 =
     52= 1.16.0: January 14, 201 =
    4853
    4954* New: WP Job Manager 1.32.0 support.
  • wp-job-manager-locations/tags/1.17.4/wp-job-manager-locations.php

    r2022124 r2031694  
    66 * Author:      Astoundify
    77 * Author URI:  http://astoundify.com
    8  * Version:     1.17.3
     8 * Version:     1.17.
    99 * Text Domain: wp-job-manager-locations
    1010 * Domain Path: /languages
  • wp-job-manager-locations/trunk/assets/js/main.js

    r2022124 r2031694  
    3535
    3636        addSubmission: function() {
    37             if ( typeof chosen === "function" ) {
     37            if ( ) {
    3838                $( '#job_region, #resume_region' ).chosen( {
    3939                    search_contains: true,
    4040                } );
    41             } else {
     41            } else {
    4242                $( '#job_region, #resume_region' ).select2( this.select2_args );
    4343            }
     
    6969                };
    7070
    71                 if ( typeof chosen === "function" ) {
     71                if ( ) {
    7272                    if ( ! wrapper ) {
    7373                        $regions.chosen( args );
  • wp-job-manager-locations/trunk/includes/class-taxonomy.php

    r1488312 r2031694  
    6161                    'assign_terms'      => $admin_capability,
    6262                ),
     63
    6364                'rewrite'               => $job_rewrite,
    6465            )
     
    9596                    'assign_terms'      => $admin_capability,
    9697                ),
     98
    9799                'rewrite'               => $resume_rewrite,
    98100            )
  • wp-job-manager-locations/trunk/languages/wp-job-manager-locations.pot

    r2022124 r2031694  
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Regions for WP Job Manager 1.17.3\n"
     5"Project-Id-Version: Regions for WP Job Manager 1.17.\n"
    66"Report-Msgid-Bugs-To: "
    7 "https://wordpress.org/support/plugin/wp-job-manager-locations\n"
    8 "POT-Creation-Date: 2019-01-30 16:45:28+00:00\n"
     7"https://wordpress.org/support/plugin/wp-job-manager-ions\n"
     8"POT-Creation-Date: 2019-0+00:00\n"
    99"MIME-Version: 1.0\n"
    1010"Content-Type: text/plain; charset=utf-8\n"
     
    1313"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
    1414"Language-Team: LANGUAGE <LL@li.org>\n"
    15 "X-Generator: grunt-wp-i18n1.0.0\n"
     15"X-Generator: grunt-wp-i18n\n"
    1616
    1717#: includes/class-taxonomy.php:17 includes/class-template.php:94
  • wp-job-manager-locations/trunk/readme.txt

    r2022124 r2031694  
    77Requires at least: 4.7.0
    88Tested up to: 5.0.3
    9 Stable Tag: 1.17.3
     9Stable Tag: 1.17.
    1010License: GPLv3
    1111License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    3232== Changelog ==
    3333
    34 = 1.17.3: January 30, 2018 =
     34= 1.17.4: February 14, 2019 =
     35
     36* Fix: Improve type checks for the Select2 library.
     37* Fix: Make the taxonomy available to REST Api, and now it's available in the new editor.
     38
     39= 1.17.3: January 30, 2019 =
    3540
    3641* Fix: Output region instead of candidate location if setting is enabled.
    3742* Fix: Further WP Job Manager compatibility.
    3843
    39 = 1.17.1/2: January 26, 2018 =
     44= 1.17.1/2: January 26, 201 =
    4045
    4146* Fix: Ensure select2 arguments are always defined.
    4247
    43 = 1.17.0: January 24, 2018 =
     48= 1.17.0: January 24, 201 =
    4449
    4550* New: WP Job Manager 1.32.0 support.
    4651
    47 = 1.16.0: January 14, 2018 =
     52= 1.16.0: January 14, 201 =
    4853
    4954* New: WP Job Manager 1.32.0 support.
  • wp-job-manager-locations/trunk/wp-job-manager-locations.php

    r2022124 r2031694  
    66 * Author:      Astoundify
    77 * Author URI:  http://astoundify.com
    8  * Version:     1.17.3
     8 * Version:     1.17.
    99 * Text Domain: wp-job-manager-locations
    1010 * Domain Path: /languages
Note: See TracChangeset for help on using the changeset viewer.