Changeset 1712499
- Timestamp:
- 08/12/2017 10:59:55 AM (9 years ago)
- Location:
- wp-jobs
- Files:
-
- 25 added
- 1 edited
-
tags/1.6 (added)
-
tags/1.6/css (added)
-
tags/1.6/css/admin.css (added)
-
tags/1.6/css/bootstrap-responsive.min.css (added)
-
tags/1.6/css/bootstrap.min.css (added)
-
tags/1.6/css/styles.css (added)
-
tags/1.6/enqueue-localize-js.php (added)
-
tags/1.6/img (added)
-
tags/1.6/img/glyphicons-halflings-white.png (added)
-
tags/1.6/img/glyphicons-halflings.png (added)
-
tags/1.6/js (added)
-
tags/1.6/js/bootstrap.js (added)
-
tags/1.6/js/bootstrap.min.js (added)
-
tags/1.6/js/wpjobs_ajax.js (added)
-
tags/1.6/languages (added)
-
tags/1.6/readme.txt (added)
-
tags/1.6/template-files (added)
-
tags/1.6/template-files/applicationform.php (added)
-
tags/1.6/template-files/inc_frm_applicant.php (added)
-
tags/1.6/template-files/joblisting.php (added)
-
tags/1.6/wp-jobs.php (added)
-
tags/1.6/wp_localize_script.php (added)
-
tags/1.6/wpjobs_applications.php (added)
-
tags/1.6/wpjobs_home.php (added)
-
tags/1.6/wpjobs_settings.php (added)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wp-jobs/trunk/readme.txt
r1676975 r1712499 4 4 Tags: wp jobs, wordpress job listing plugin, wordpress jobs, resume cv attachment 5 5 Requires at least: 3.0.1 6 Tested up to: 4.8 7 Stable tag: 1. 56 Tested up to: 4.8.1 7 Stable tag: 1.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 29 29 * Email notifications 30 30 * Job description, salary, location, department, job qualification requirements etc 31 * Shortcode to list jobs anywhere 31 * Shortcode to list jobs anywhere. (All or by department) 32 32 * Manage applicants 33 33 * Translation ready … … 57 57 58 58 == Changelog == 59 = 1.6 = 60 * Added pagination in job listing in the listing template 61 * Add department support in shortcode job listing. 62 * Use [job_listing dept=2]. Replace 2 with the actual department ID. 59 63 60 64 = 1.5 =
Note: See TracChangeset
for help on using the changeset viewer.