Plugin Directory

Changeset 3246353


Ignore:
Timestamp:
02/25/2025 10:43:43 AM (13 months ago)
Author:
recruitly
Message:

Fix issue with multiple industries in taxonomies.

Location:
recruitly/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • recruitly/trunk/readme.txt

    r3246334 r3246353  
    44Requires at least: 4.5
    55Tested up to: 6.7.1
    6 Stable tag: 2.0.25
     6Stable tag: 2.0.26
    77License: GPLv2 or later
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
  • recruitly/trunk/recruitly.php

    r3246334 r3246353  
    1515    exit; // Exit if accessed directly
    1616}
    17 define('RECRUITLY_PLUGIN_VERSION', '2.0.16');
     17define('RECRUITLY_PLUGIN_VERSION', '2.0.26');
    1818
    1919defined('RECRUITLY_POST_TYPE') or define('RECRUITLY_POST_TYPE', 'current-vacancies');
Note: See TracChangeset for help on using the changeset viewer.