== Description ==

**Job App Manager** is a simple wordpress plugin. The plugin provides a **Shortcode** for displaying a job application form where people can apply with their details. After completing the form successfully the user will get a **Confirmation Email** to their email. All submission are available in **All Submissions** admin page. The **Search, Filtering & Deletation** are available there. The plugin also make a **Dashboard Widget** where you can see the **Latest 5 applicant Submissions**.

== Installation ==

This section describes how to install the plugin and get it working.

1. Upload `job-app-manager.zip` to the `/wp-content/plugins/` directory
2. Activate the **Job App Manager** plugin through the **Plugins** menu in WordPress
3. Make a page where you want to show the application form where people can apply with their details. Then place the shortcode their `[applicant_form]` that's it.


== Changelog ==

= 1.0.0 =
* Initial release

= 1.0.1 =
* Compatible for 5.9 version

= 1.0.2 =
* Fixed the bug