內容簡介
Custom Job Fields for WP Job Manager 是一個靈活且易於使用的外掛,可以讓您為 WP Job Manager 頁面添加各種自定義欄位。
該外掛無法獨立使用。它是為 WP Job Manager 而創建的,因此您必須先安裝 WP Job Manager。
支援的欄位類型:
日期
單選
下拉選擇
文本
勾選框
勾選框組
標籤輸入
用法
設定頁面位於 工作列表 選單中。在管理員頁面中,轉到「工作列表 > 工作管理器自定義欄位」。
然後您只需要輸入所需的欄位屬性,並點擊提交。
您可以看到 Cfwjm 標籤 屬性,它可以用於分組欄位。
例如,假設您發布的工作可能有一個薪水範圍,而不是精確的金額。
然後,它至少需要兩個欄位:salary_from、salary_to。
此外,您可能還需要添加薪酬類型,指示是否為 hourly、weekly 或 monthly。
這些欄位都涉及薪酬。您可以添加自定義標籤,例如 cfwjm_salary。前綴 cfwjm_ 不是必需的。
我們可以在下個版本中使用此 Cfwjm 標籤 以便於管理。
注意:Key 屬性應使用蛇型命名法(推薦),而 Label 可以使用任何格式。
Key 用於管理目的,而 Label 顯示在前端。
例如,salary_type 是 Key,而 Salary Type 是 Label
而 Arena 是用於指示特定工作還是公司特定的欄位。
外掛標籤
開發者團隊
② 後台搜尋「Custom Job Fields for WP Job Manager」→ 直接安裝(推薦)
原文外掛簡介
Custom Job Fields for WP Job Manager is flexible and easy to use plugin that allows you to add custom various types of fields for WP Job Manager pages.
This plugin does not work alone. It is created for WP Job Manager, so you have to install WP Job Manager before.
Supported field types:
Date
Radio
Select
Text
Check Box
Check Box Group
Tag Input
Usage
Setting page is under Job Listings Menu. In admin page, go to Job Listings > Job Manager Custom Fields.
And then all you need to do is to input field attributes as you want and click submit.
You can see Cfwjm Tag attribute, it can be used for grouping fields.
For example, consider the job you are posting may have a salary range, not an exact one.
Then, it needs at least two fields: salary_from, salary_to.
Also, you may have to add a salary type indicating hourly, weekly, or monthly.
These fields are all related to salary. And you can add your custom tag like cfwjm_salary. The prefix cfwjm_ is not required.
We can use this Cfwjm Tag for future purposes in the next version.
Note: Key attribute is snake-case(recommended) while Label is any format you want.
Key is used for management purposes and Label is displayed on the front-end.
For example, salary_type is for Key and Salary Type is for Label
And Arena is to indicate whether Job specific or a Company specific field.
