Àpèjúwe
SWOT Solutions Applicant Tracking Lite provides a complete recruitment solution for WordPress:
Features:
* Job Management Ìtumọ̀ Yorùbá: – Create and manage job listings with custom post types
* Applicant Tracking Ìtumọ̀ Yorùbá: – Custom database table for fast applicant management
* Skills Management Ìtumọ̀ Yorùbá: – Tag jobs with required skills and capture applicant skills
* Hiring Workflow Ìtumọ̀ Yorùbá: – Move applicants through screening, interview, and onboard stages
* Resume Uploads Ìtumọ̀ Yorùbá: – Secure file uploads (PDF/DOC/DOCX) with size limits
* AJAX Forms Ìtumọ̀ Yorùbá: – Smooth frontend application experience
* Email Notifications Ìtumọ̀ Yorùbá: – Instant alerts for new applications
* Responsive Design Ìtumọ̀ Yorùbá: – Mobile-friendly admin and frontend interfaces
* Dashboard Overview Ìtumọ̀ Yorùbá: – Real-time stats on active jobs and applicants
Admin Capabilities:
* View dashboard with key metrics
* Manage all job listings
* Review and update applicant status
* Manage skills taxonomy
* Configure notification settings
Frontend Features:
* Clean application forms per job
* AJAX submission with validation
* Responsive design for all devices
* SEO-friendly job URLs
Security Features:
* Nonce verification on all forms
* Capability checks for admin functions
* Data sanitization and validation
* Secure file handling
* CSRF protection
Arbitrary section
General Features:
This plugin follows WordPress coding standards:
* OOP architecture
* Nonce verification
* Capability checks
* Data sanitization
* i18n-ready
* Documentation included
* Support for WordPress 5.8+
* PHP 7.4+ compatible
Support:
For support, please contact via author website or email.
Customization:
Custom features and integrations available upon request.
Ìgbéwọlẹ̀
- Upload the
swotsolutions-applicant-tracking-litefolder to/wp-content/plugins/ - Activate the plugin through ‘Plugins’ menu in WordPress
- Navigate to “ATS Lite” in admin menu
- Configure settings (notification email, file size limits)
- Create your first job listing
- Share application URL:
yoursite.com/jobapplication/{job-slug}
FAQ
-
How do I display jobs on my site?
-
Jobs are automatically displayed using the
ats_jobcustom post type. You can use the default URL structure/jobs/or create custom templates. -
What file types are allowed for resumes?
-
PDF, DOC, and DOCX files are allowed. You can set maximum file size in Settings.
-
Can I customize the application form?
-
Yes, you can modify the template file
templates/public-application-form.php. The plugin uses a template system thatÌtumọ̀ Yorùbá: ’s safe for customization. -
How do I export applicant data?
-
The applicant data is stored in the
wp_ats_applicationstable and can be exported using phpMyAdmin or a CSV export plugin.
Àwọn àgbéyẹ̀wò
Kò sí àwọn àgbéyẹ̀wò fún plugin yìí.
Àwọn Olùkópa & Olùgbéejáde
“SWOT Solutions Applicant Tracking Lite” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaTúmọ̀ “SWOT Solutions Applicant Tracking Lite” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.0.1
- Fixed WordPress.org Plugin Check compliance issues (text domain, escaping, sanitization, nonce handling, prefixed globals)
- Replaced move_uploaded_file() with wp_handle_upload()
- Replaced direct filesystem calls in uninstall.php with WP_Filesystem
1.0.0
- Initial release
- Job management with custom post type
- Applicant tracking with custom table
- Skills taxonomy
- Status workflow (screening, interview, onboard)
- AJAX frontend form
- Resume uploads
- Email notifications
- Responsive design
- Security hardening