Plugin Directory

Changeset 3076239


Ignore:
Timestamp:
04/24/2024 08:12:31 AM (2 years ago)
Author:
joanv
Message:

trunk update

Location:
jobsearch/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jobsearch/trunk/readme.txt

    r3075393 r3076239  
    11=== Tamago-DB Job board ===
    2 Contributors: Tamago-DB
     2Contributors: joanv
    33Tags: job-board,recruiting,job,recruitment,ats
    44Requires at least: 4.9
  • jobsearch/trunk/tags/2.2.11/readme.txt

    r3074972 r3076239  
    11=== Tamago-DB Job board ===
    2 Contributors: Tamago-DB
    3 Tags: job-board,recruiting,api,job-search,job,recruitment,recruit,job,tamago,tamago-db,
     2Contributors: joanv
     3Tags: job-board,recruiting,job,recruitment,ats
    44Requires at least: 4.9
    55Tested up to: 6.5.2
     
    1010== Description ==
    1111
    12 Tamago-DB Job Board integrates directly into the Tamago-DB ATS platform, enabling recruitment companies to create their own website job-board.
    13 
    14 The Tamago-DB Job-board WP plugin comes with a number of highly customizable templates that allow integration into the look and feel of the website.
     12The Tamago-DB Job Board WP Plugin integrates directly into the Tamago-DB ATS platform, enabling recruitment companies to create their own website job-board. It comes with a number of highly customizable templates that allow integration into the look and feel of the website.
    1513
    1614It's compatible with Google for Jobs, English and Japanese language optimised and only available to Tamago-DB users.
     
    1917
    2018== Installation ==
     19
    21201. Upload the plugin files to the '/wp-content/plugins/wp-job-board' directory, or install the plugin through the WordPress plugins screen directly.
    22212. Activate the plugin through the 'Plugins' screen in WordPress
     
    2625
    2726[jobsearch_form] - [tdb_job_board_form] / Include search and list
     27
    2828Parameters:
     29
    2930jobLanguage: filter jobs on the selected language
    3031url: add this parameter if you use this shortcode on another page than the main job list page. The URL should be the URL of the job list page.
     
    3536
    3637[jobsearch_apply] - [tdb_job_board_apply] / Apply for candidate
     38
    3739Parameters:
     40
    3841redirect-link: redirect to a different page after submitting the registration form
    3942api: if you set up multiple APIs on the admin panel, specify the API number you want to use (by default it will be the first one)
    4043
    4144[jobsearch_last_job] - [tdb_job_board_last_job] / Widget who shown latest published jobs
     45
    4246Parameters:
     47
    4348url: add this parameter if you use this shortcode on another page than the main job list page. The URL should be the URL of the job list page.
    4449api: if you set up multiple APIs on the admin panel, specify the API number you want to use (by default it will be the first one)
    4550
    4651[jobsearch_category] - [tdb_job_board_category] / Widget who shown some specific jobs on category from Tamago-db
     52
    4753Parameters:
     54
    4855url: add this parameter if you use this shortcode on another page than the main job list page. The URL should be the URL of the job list page.
    4956api: if you set up multiple APIs on the admin panel, specify the API number you want to use (by default it will be the first one)
    5057
    5158[jobsearch_tag] - [tdb_job_board_tag] / Widget who shown some specific jobs on tag from Tamago-db
     59
    5260Parameters:
     61
    5362url: add this parameter if you use this shortcode on another page than the main job list page. The URL should be the URL of the job list page.
    5463tag: tag ID
     
    5766
    5867[tdb_search_form] / Search form
     68
    5969Parameters:
     70
    6071jobLanguage: filter on the language of the job
    6172url: add this parameter if you use this shortcode on another page than the main job list page. The URL should be the URL of the job list page.
     
    6374
    6475[tdb_list_form] / List form
     76
    6577Parameters:
     78
    6679jobLanguage: filter on the language of the job
    6780company: ID of the company jobs will be listed.
     
    7285
    7386[jobsearch_featured] - [tdb_job_board_featured] / List featured jobs from a given Company ID
     87
    7488Parameters:
     89
    7590company: ID of the company jobs will be listed.
    7691url: add this parameter if you use this shortcode on another page than the main job list page. The URL should be the URL of the job list page.
     
    7893
    7994[jobsearch_apply_btn] - [tdb_job_board_apply_btn] / Create a button who redirect to the apply pages and get the current page title
     95
     96Parameters:
     97
    8098url: add this parameter to go to the apply/register page
    8199
    82100== Screenshots ==
     101
    831021. Job list and search form
    84 2. Job list and search form with another template
     1032. Job list using another template
    851043. Job detail
Note: See TracChangeset for help on using the changeset viewer.