On March 19th, 2012, JobRoller 1.5.5 (our WordPress job board theme) was released. This is a maintenance release. It addresses a handful of bugs and adds some new features. Upgrading is recommended for all 1.5 customers. Fixed 5 tickets total. A breakdown of tickets can be found below.
Changes include compatibility for the WangGuard plugin to stop spam and avoid unwanted users.
Upgrade Information
Now you can automatically upgrade directly from your WordPress admin. Under “Appearance” => “Themes”, you’ll see an upgrade link next to JobRoller. If you don’t, check back later. The AppThemes upgrade check API runs twice a day. It’s important to note that using this auto updater will overwrite any custom coding done to the theme. Customers who have made theme code changes will need to manually upgrade instead.
If you prefer the old fashion way or have made core theme modifications (which is not recommended), visit AppThemes to download the full version.
Fixes
- SQL error related with job views counter
- Email not being validated when using the Resumes contact form
- Relist fee showing when editing jobs
- Indeed ‘Browse By’ defaulting to US listings when no results found
- Removed translation for the ‘From: ‘ string from wp_mail() headers
Changes
- Added compatibility for the WangGuard plugin, for blocking unwanted users and spam
- Updated qTip v.1.0.0-rc3 to v.1.0
- It’s now possible to search Indeed jobs by location only (no job keyword is necessary)
- Added appthemes_after_post( ‘job_listing’ ) hook in loop-job.php
- Added appthemes_after_post( ‘resume’ ) hook in loop-resume.php
- Added translations for Indeed job types on the .pot files
Files Modified
Modified changelog.txt Modified framework Modified functions.php Modified includes/admin/admin-options.php Modified includes/admin/admin-values.php Modified includes/forms/application/application-process.php Modified includes/forms/edit-job/edit-job-form.php Modified includes/forms/register/register-form.php Modified includes/forms/register/register-process.php Modified includes/forms/resume/contact_parts.php Modified includes/indeed/theme-indeed.php Modified includes/js/jquery.qtip.min.js Modified includes/theme-enqueue.php Modified jobroller-no-admin.pot Modified jobroller.pot Modified loop-job.php Modified loop-resume.php Modified style.css |