Changeset 1653764
- Timestamp:
- 05/09/2017 06:55:32 PM (9 years ago)
- Location:
- wp-job-manager-locations/trunk
- Files:
-
- 3 edited
-
languages/wp-job-manager-locations.pot (modified) (3 diffs)
-
readme.txt (modified) (2 diffs)
-
wp-job-manager-locations.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wp-job-manager-locations/trunk/languages/wp-job-manager-locations.pot
r1587517 r1653764 1 1 # Copyright (C) 2017 Astoundify 2 # This file is distributed under the same license as the WP Job Manager - Predefined Regionspackage.2 # This file is distributed under the same license as the Regions for WP Job Manager package. 3 3 msgid "" 4 4 msgstr "" 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" 6 6 "Report-Msgid-Bugs-To: " 7 7 "https://wordpress.org/support/plugin/wp-job-manager-locations\n" 8 "POT-Creation-Date: 2017-0 1-31 21:28:36+00:00\n"8 "POT-Creation-Date: 2017-04-12 14:12:52+00:00\n" 9 9 "MIME-Version: 1.0\n" 10 10 "Content-Type: text/plain; charset=utf-8\n" … … 13 13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" 14 14 "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" 16 16 17 17 #: includes/class-taxonomy.php:17 includes/class-template.php:74 … … 112 112 113 113 #. Plugin Name of the plugin/theme 114 msgid " WP Job Manager - Predefined Regions"114 msgid "Regions for WP Job Manager" 115 115 msgstr "" 116 116 -
wp-job-manager-locations/trunk/readme.txt
r1587517 r1653764 1 === WP Job Manager - Predefined Regions === 2 1 === Regions for WP Job Manager === 3 2 Author URI: http://astoundify.com 4 Plugin URI: http ://astoundify.com3 Plugin URI: https://astoundify.com/products/wp-job-manager-regions/ 5 4 Donate link: https://www.paypal.me/astoundify 6 5 Contributors: Astoundify 7 6 Tags: job, job listing, job region 8 7 Requires at least: 4.7.0 9 Tested up to: 4.7. 110 Stable Tag: 1.1 2.18 Tested up to: 4.7.3 9 Stable Tag: 1.13.0 11 10 License: GPLv3 12 11 License URI: http://www.gnu.org/licenses/gpl-3.0.html … … 32 31 33 32 == Changelog == 33 34 = 1.13.0: April 12, 2017 = 35 36 * New: Update README. 37 * Fix: Update plugin strings. 34 38 35 39 = 1.12.1: February 1, 2017 = -
wp-job-manager-locations/trunk/wp-job-manager-locations.php
r1587517 r1653764 1 1 <?php 2 2 /** 3 * Plugin Name: WP Job Manager - Predefined Regions3 * Plugin Name: Regions for WP Job Manager 4 4 * Plugin URI: https://wordpress.org/plugins/wp-job-manager-locations/ 5 5 * Description: Create predefined regions/locations that job submissions can associate themselves with. 6 6 * Author: Astoundify 7 7 * Author URI: http://astoundify.com 8 * Version: 1.1 2.18 * Version: 1.13.0 9 9 * Text Domain: wp-job-manager-locations 10 10 * Domain Path: /languages
Note: See TracChangeset
for help on using the changeset viewer.