=== IP Logger for WP Job Manager ===
Contributors: rohans123
Tags: job manager, IP logger, job submission, admin tools
Requires at least: 5.0
Tested up to: 6.8
Requires PHP: 7.0
Stable tag: 1.0
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Donate link: https://paypal.me/RohanSadanandan
Text Domain: ip-logger-for-wp-job-manager

Logs the IP address of job posters in WP Job Manager and displays it in the admin area.

== Description ==

**IP Logger for WP Job Manager** captures and records the IP address of users who submit job listings through the WP Job Manager plugin. The IP address is stored as post meta and displayed in a custom meta box on the job listing edit screen in the WordPress admin.

**Key Features:**
- Automatically logs the IP address of job submitters.
- Displays the recorded IP in the WordPress admin interface.
- Lightweight, secure, and developer-friendly.
- Fully translatable with a `.pot` file included.

== Installation ==

1. Upload the `/ip-logger-for-wp-job-manager/` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' screen in WordPress.
3. Make sure **WP Job Manager** is installed and activated.
4. Submit a test job to confirm IP logging works. You’ll see the IP in the job listing edit screen.

== Frequently Asked Questions ==

= How do I view the recorded IP address? =  
Edit a job listing in the WordPress admin. You’ll find the “Job Submission IP Address” meta box in the right sidebar.

= Can I translate this plugin? =  
Yes. The plugin uses the `ip-logger-for-wp-job-manager` text domain. A `.pot` file is included in the plugin ZIP for creating translations.

== Screenshots ==

1. **Meta Box** – Displays the captured IP address on the job listing edit screen.

== Changelog ==

= 1.0 =
* Initial release. Logs and displays the IP address of job submissions.

== Upgrade Notice ==

= 1.0 =
Initial public release of the plugin.
