Changeset 2277039
- Timestamp:
- 04/06/2020 09:31:46 AM (6 years ago)
- Location:
- wpjm-company-profile-page/trunk
- Files:
-
- 3 edited
-
readme.md (modified) (2 diffs)
-
readme.txt (modified) (3 diffs)
-
wpjm-company-profile-page.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
wpjm-company-profile-page/trunk/readme.md
r2174100 r2277039 3 3 WPJM Company Profile Page adds a company profile page to WP Job Manager. In this page you'll be able to see listed all the jobs by the same company, as well as other data like the company description. 4 4 5 # In tallation and Setup5 # Installation and Setup 6 6 7 7 An active install of WP Job Manager in your site is required for this plugin to work, you can download it here: https://wordpress.org/plugins/wp-job-manager/ … … 18 18 == Changelog == 19 19 20 = 1.0=20 == 1.0.0 == 21 21 - Hello World 22 22 23 = 1.1=23 == 1.1.0 == 24 24 - Tested up to WordPress 5.0 25 25 26 = 1.2=26 == 1.2.0 == 27 27 - Tested up to WordPress 5.2.4 28 28 29 = 1.2.1=29 == 1.2.1 == 30 30 - Enabled metabox for the new Editor since WP5.0+ 31 32 == 1.3.0 == 33 - Tested up to WordPress 5.3.2 34 - Tested up to WP Job Manager 1.34.1 35 - Fixed: i18n by removing /lang path -
wpjm-company-profile-page/trunk/readme.txt
r2174100 r2277039 3 3 Contributors: gma992 4 4 Tags: job manager, job listing, job board, job management, job lists, job list, job, jobs, company, hiring, employment, employer, employees, candidate, freelance, internship, job listings, positions, board, application, hiring, listing, manager, recruiting, recruitment, talent 5 Tested up to: 5. 2.45 Tested up to: 5.3.2 6 6 License: GPLv2+ 7 7 … … 10 10 Adds a company profile page to WP Job Manager. In this page you'll be able to see listed all the jobs by the same company, as well as other data like the company description. 11 11 12 == In tallation and Setup ==12 == Installation and Setup == 13 13 14 14 An active install of WP Job Manager in your site is required for this plugin to work. … … 23 23 == Changelog == 24 24 25 = 1.0=25 == 1.0.0 == 26 26 * Hello World 27 27 28 = 1.1=28 == 1.1.0 == 29 29 * Tested up to WordPress 5.0 30 30 31 = 1.2=31 == 1.2.0 == 32 32 * Tested up to WordPress 5.2.4 33 33 34 = 1.2.1=34 == 1.2.1 == 35 35 * Enabled metabox for the new Editor since WP5.0+ 36 37 == 1.3.0 == 38 * Tested up to WordPress 5.3.2 39 * Tested up to WP Job Manager 1.34.1 40 * Fixed: i18n by removing /lang path -
wpjm-company-profile-page/trunk/wpjm-company-profile-page.php
r2174100 r2277039 6 6 * Author: Gabriel Maldonado 7 7 * Author URI: https://tilcode.blog/ 8 * Version: 1. 2.18 * Version: 1.3.0 9 9 * Text Domain: wpjm-company-profile-page 10 * Domain Path: /languages11 10 * 12 11 * License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.