Feature: Added Dynamic Form Builder to application form (add custom text, URL, and checkbox fields).
Feature: Added AJAX-based filtering for applications list table by Status and Job.
Enhancement: Export CSV now respects active application filters.
Security: Uploaded resumes are now stored in a protected directory and accessed securely.
Security: Added strict server-side validation for URL custom fields.
UI Enhancement: Replaced the standard browser date picker in the Job Post editor with a premium, responsive Flatpickr calendar popup.
Enhancement: All Flatpickr JS/CSS assets are now bundled and loaded locally from the plugin instead of an external CDN for improved reliability and privacy.
1.0.2
Tweak: Updated plugin title to “Talentora β Complete Job Board & Recruitment Solution”.
1.0.1
Enhancement: Added a new “Docs & Support” page in the WordPress admin dashboard with a premium UI.
Enhancement: Redesigned the frontend job filter form with a modern, high-contrast, fully responsive UI.
0.0.1 β 2025-03-01
Initial release.
Custom post type talentora_job with clean permalink structure (/job/job-title/).
Job Categories (talentora_job_category) and Job Types (talentora_job_type) hierarchical taxonomies.
Job details meta: location, salary min/max, currency symbol, application deadline, company name, company website, company logo, job-filled flag.
[talentora_jobs] shortcode with posts_per_page attribute.
[talentora_apply_form] shortcode with form_shortcode attribute (third-party form integration).
Built-in application form shortcode [talentora_application_form] with name, email, phone, cover letter, and resume upload (PDF/DOC/DOCX, max 5 MB).
Private talentora_app custom post type to store submitted applications.
Applications list admin screen with columns: applicant, job, email, phone, status, date.
Configurable application status workflow (Pending, Reviewed, Shortlisted, Rejected, Hired).
Bulk status update actions on the applications list screen.
CSV export of all applications.
Secure nonce-protected resume download for administrators.
Per-application activity log tracking status changes.
Admin new-application email notification.
Applicant submission confirmation email.
Status-change email notification to applicant.
Customisable email templates with dynamic placeholders.
Email log viewer and clear function (Talentora β Settings β Email Logs).
Honeypot spam protection on the built-in application form.
Template override support for single-talentora_job.php and archive-talentora_job.php.
Settings page with General, Email Templates, and Email Logs tabs.