Plugin Directory

Changeset 1653764


Ignore:
Timestamp:
05/09/2017 06:55:32 PM (9 years ago)
Author:
adampickering
Message:

1.13.0

New: Update README.
Fix: Update plugin strings.

Location:
wp-job-manager-locations/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • wp-job-manager-locations/trunk/languages/wp-job-manager-locations.pot

    r1587517 r1653764  
    11# Copyright (C) 2017 Astoundify
    2 # This file is distributed under the same license as the WP Job Manager - Predefined Regions package.
     2# This file is distributed under the same license as the Regions for WP Job Manager package.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: WP Job Manager - Predefined Regions 1.12.0\n"
     5"Project-Id-Version: Regions for WP Job Manager 1.13.0\n"
    66"Report-Msgid-Bugs-To: "
    77"https://wordpress.org/support/plugin/wp-job-manager-locations\n"
    8 "POT-Creation-Date: 2017-01-31 21:28:36+00:00\n"
     8"POT-Creation-Date: 2017-04-12 14:12:52+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-i18n 0.5.4\n"
     15"X-Generator: grunt-wp-i18n1.0.0\n"
    1616
    1717#: includes/class-taxonomy.php:17 includes/class-template.php:74
     
    112112
    113113#. Plugin Name of the plugin/theme
    114 msgid "WP Job Manager - Predefined Regions"
     114msgid "Regions for WP Job Manager"
    115115msgstr ""
    116116
  • wp-job-manager-locations/trunk/readme.txt

    r1587517 r1653764  
    1 === WP Job Manager - Predefined Regions ===
    2 
     1=== Regions for WP Job Manager ===
    32Author URI: http://astoundify.com
    4 Plugin URI: http://astoundify.com
     3Plugin URI: https://astoundify.com/products/wp-job-manager-regions/
    54Donate link: https://www.paypal.me/astoundify
    65Contributors: Astoundify
    76Tags: job, job listing, job region
    87Requires at least: 4.7.0
    9 Tested up to: 4.7.1
    10 Stable Tag: 1.12.1
     8Tested up to: 4.7.3
     9Stable Tag: 1.13.0
    1110License: GPLv3
    1211License URI: http://www.gnu.org/licenses/gpl-3.0.html
     
    3231
    3332== Changelog ==
     33
     34= 1.13.0: April 12, 2017 =
     35
     36* New: Update README.
     37* Fix: Update plugin strings.
    3438
    3539= 1.12.1: February 1, 2017 =
  • wp-job-manager-locations/trunk/wp-job-manager-locations.php

    r1587517 r1653764  
    11<?php
    22/**
    3  * Plugin Name: WP Job Manager - Predefined Regions
     3 * Plugin Name: Regions for WP Job Manager
    44 * Plugin URI:  https://wordpress.org/plugins/wp-job-manager-locations/
    55 * Description: Create predefined regions/locations that job submissions can associate themselves with.
    66 * Author:      Astoundify
    77 * Author URI:  http://astoundify.com
    8  * Version:     1.12.1
     8 * Version:     1.13.0
    99 * Text Domain: wp-job-manager-locations
    1010 * Domain Path: /languages
Note: See TracChangeset for help on using the changeset viewer.