Linux 软件免费装
Banner图

JobPress - Your Company Job Board & Career Page

开发者 aminurislam01
更新时间 2025年8月24日 22:03
PHP版本: 7.4 及以上
WordPress版本: 6.8.2
版权: GPLv2 or later
版权网址: 版权信息

标签

job board jobs careers job listing job manager job portal job openings jobpress

下载

2.1.3 2.1.4 1.1.0 1.0.0 2.1.0 2.0.0 2.1.1 2.1.2

详情介绍:

This plugin enables you to build/create your company job board inside your WordPress website. It's designed & developed to build your company own job board and career page by few clicks. It's easy to use just install, active and ready to go. ✨ Plugin Features Documentation 👉 Getting Started 👉 👉 General Settings 👉 Quick Access From the WordPress Admin Bar, you’ll get quick access to:

安装:

FOR STANDARD INSTALLATION: Installing this plugin is very easy just like any other WordPress plugin. Please follow these instructions:
  1. In your WordPress admin panel, go to Plugins > Add New, search for "JobPress" and click on "Install Now" button.
  2. Alternatively, download the plugin and upload the jobpress.zip to your plugins directory, which usually is /wp-content/plugins/.
  3. Activate the plugin from plugins page.
  4. Go to Setting > Permalinks and update the permalink settings by clicking on save change button.
  5. Now plugin is ready to go.
  6. Go to all pages from the admin pages menu then you will find the "Jobs Listing" page there. You can also create custom page just need to place shortcode "[jobpress]" there.

屏幕截图:

  • Job List Style 02
  • Job List Style 03
  • Job List Style 04
  • Job Grid Style 01
  • Job Details Style 01
  • Job Details Style 02
  • Admin Panel General Settings
  • Job Appearance Settings
  • Job List Shortcode

常见问题:

Is there any preset style for job listing?

You there are 5 preset.

Is it mandatory to update/flash permalinks settings after install plugin?

Yes, It's mandatory.

Can I Add/Edit/Delete jobs?

Yes, you can.

Is it support only Contact Form 7 for resume collection or job application?

Yes, for now only support Contact Form 7. In-future we will add support for all forms. Also, You can also add description to collect resume by your email address.

How can change settings?

Just go to settings page from "JobPress" admin menu.

How to use JobPress with Elementor?

Simply drag and drop the "JobPress Jobs" widget from the Elementor editor. You can customize the title, subtitle, and toggle position count display. The design style follows your global JobPress settings.

How to use the JobPress shortcode?

You can use the JobPress shortcode in two ways:

  1. In WordPress Posts/Pages:
[jobpress] // Basic usage with default settings [jobpress title="We're Hiring!" subtitle="Join Our Team"] // With custom title/subtitle [jobpress show_positions="no"] // Hide position counts 2. In PHP Files (e.g., theme templates): ```php ``` Available Shortcode Attributes:
  • title - Custom title for the job listing page (default: empty)
  • subtitle - Custom subtitle for the job listing page (default: empty)
  • show_positions - Show/hide number of open positions (default: 'yes', set to 'no' to hide) Example with all attributes:
[jobpress title="Join Our Team" subtitle="Explore Amazing Opportunities" show_positions="yes"]

更新日志:

v2.1.4 (Aug 24, 2025) v2.1.3 (Aug 24, 2025) v2.1.1 & v2.1.2 (Aug 19, 2025) v2.1.0 (Aug 18, 2025) v2.0.0 v1.0.0