[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$feSe30mriFHQ3695M3wxll42CI8QgtfA07-o5gw_NtQc":3},{"slug":4,"display_name":4,"profile_url":5,"plugin_count":6,"total_installs":7,"avg_security_score":8,"avg_patch_time_days":9,"trust_score":10,"computed_at":11,"plugins":12},"brownbagmarketing","https:\u002F\u002Fprofiles.wordpress.org\u002Fbrownbagmarketing\u002F",1,200,63,30,68,"2026-04-05T05:45:54.601Z",[13],{"slug":14,"name":15,"version":16,"author":4,"author_profile":5,"description":17,"short_description":18,"active_installs":7,"downloaded":19,"rating":20,"num_ratings":21,"last_updated":22,"tested_up_to":23,"requires_at_least":24,"requires_php":25,"tags":26,"homepage":32,"download_link":33,"security_score":8,"vuln_count":6,"unpatched_count":6,"last_vuln_date":34,"fetched_at":35},"greenhouse-job-board","Greenhouse Job Board","2.7.3","\u003Cp>Plugin to pull a job board from greenhouse.io via their API and display it on your WordPress site. Use a shortcode with your URL Token to pull the data. Find your URL token on \u003Ca href=\"https:\u002F\u002Fapp.greenhouse.io\u002Fconfigure\u002Fdev_center\u002Fconfig\" rel=\"nofollow ugc\">this page\u003C\u002Fa> when you are logged into your greenhouse account. Place \u003Ccode>[greenhouse url_token=\"your_url_token\"]\u003C\u002Fcode> in your page or post.\u003C\u002Fp>\n\u003Cp>Requirements:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Must have a greenhouse account.\u003C\u002Fli>\n\u003Cli>Enter your URL Token & API key.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Initial Setup:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>For ease of use, setup your URL Token within Settings->Greenhouse. (NOTE: you can also set this inline with shortcode attributes.)\u003C\u002Fli>\n\u003Cli>Add shortcode or use the wizard to add a job board to any page or post.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Know the code!\u003C\u002Fp>\n\u003Cul>\n\u003Cli>To post your job board on a page, simply add the shortcode: [greenhouse].  By default, this will display all of the postings you currently have, along with the forms for applying.  These forms are actually hosted at Greenhouse.io.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Current Features of the [greenhouse] shortcode:\u003C\u002Fp>\n\u003Cp>Filter the jobs displayed. These filters can be combined to create complex filters.\u003C\u002Fp>\n\u003Cp>Department Filtering\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Want to filter results by department? Show only one deparment or a couple? Exclude a whole department?\u003C\u002Fli>\n\u003Cli>Add the \u003Ccode>department_filter\u003C\u002Fcode> attribute: \u003Ccode>[greenhouse department_filter=\"Value1|Value2\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>supports single or multiple values, pipe-delimited\u003C\u002Fli>\n\u003Cli>supports either using the department name OR the department id as the value.\u003C\u002Fli>\n\u003Cli>supports negated values – Excludes department(s) and display others. (example: \u003Ccode>department_filter=\"-Value3|-Value4\"\u003C\u002Fcode>)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Job Filtering\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Want to filter results by job? display only specific jobs? Exclude specific jobs?\u003C\u002Fli>\n\u003Cli>Add the \u003Ccode>job_filter\u003C\u002Fcode> attribute: \u003Ccode>[greenhouse job_filter=\"Value1|Value2\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>supports single or multiple values, pipe-delimited\u003C\u002Fli>\n\u003Cli>supports either using the job title OR the job id as the value.\u003C\u002Fli>\n\u003Cli>supports negated values – Excludes this job and show others. (example: \u003Ccode>job_filter=\"-Value3|-Value4\"\u003C\u002Fcode>)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Office Filtering\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Want to filter results by office? Show only jobs from a specific office or exclude a specific office?\u003C\u002Fli>\n\u003Cli>Add the \u003Ccode>office_filter\u003C\u002Fcode> attribute: \u003Ccode>[greenhouse office_filter=\"Value1|Value2\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>supports single or multiple values, pipe-delimited\u003C\u002Fli>\n\u003Cli>supports either using the office name OR the office id as the value.\u003C\u002Fli>\n\u003Cli>supports negated values – Excludes office(s) and only display jobs from elsewhere. (example: \u003Ccode>office_filter=\"-Value3\"\u003C\u002Fcode>)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Location Filtering\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Want to filter results by location? Show only jobs from a specific location or exclude a specific location?\u003C\u002Fli>\n\u003Cli>Add the \u003Ccode>location_filter\u003C\u002Fcode> attribute: \u003Ccode>[greenhouse location_filter=\"Value1|Value2\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>supports single or multiple values, pipe-delimited\u003C\u002Fli>\n\u003Cli>supports location text value, since there is no id associated to locations in greenhouse.\u003C\u002Fli>\n\u003Cli>supports negated values – Excludes location(s) and only display jobs from elsewhere. (example: \u003Ccode>location_filter=\"-Value3\"\u003C\u002Fcode>)\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Hiding Forms\u003C\u002Fp>\n\u003Cul>\n\u003Cli>If you don’t want application forms to display and simply want to display listings, just add the \u003Ccode>hide_forms\u003C\u002Fcode> attribute\u003C\u002Fli>\n\u003Cli>ex. \u003Ccode>[greenhouse hide_forms=\"true\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Sort Jobs\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Want to sort the jobs listed in your job board? \u003C\u002Fli>\n\u003Cli>Add the orderby attribute to the shortcode.\u003C\u002Fli>\n\u003Cli>Values allowed: title, date, id, department, office, location and random.\u003C\u002Fli>\n\u003Cli>For example: \u003Ccode>[greenhouse orderby=\"title\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003Cli>Need to customize the order more? \u003C\u002Fli>\n\u003Cli>There is an order attribute as well, supported values: DESC (default) and ASC.\u003C\u002Fli>\n\u003Cli>There is a sticky option as well, force a single job to the top or bottom of the board.\u003C\u002Fli>\n\u003Cli>Sticky attribute format: ‘top’ or ‘bottom’ followed by a pipe ‘|’ and then the id for the job to stick.\u003C\u002Fli>\n\u003Cli>For example: \u003Ccode>[greenhouse orderby=\"department\" order=\"ASC\" sticky=\"top|18590\"]\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Group Jobs\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Want to group the jobs listed in your job board by department, office or location?\u003C\u002Fli>\n\u003Cli>Add the group attribute to the shortcode.\u003C\u002Fli>\n\u003Cli>Values accepted: department, office or location.\u003C\u002Fli>\n\u003Cli>By default the group name will be used as a headline to seperate each group.\u003C\u002Fli>\n\u003Cli>To omit group headlines, include shortcode attribute: group_headline=”false”.\u003C\u002Fli>\n\u003Cli>For example: \u003Ccode>[greenhouse group=\"department\" group_headline=\"false\"\u003C\u002Fcode>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch3>Coming Soon\u003C\u002Fh3>\n\u003Cp>Roadmap\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Add filter hooks for customizing output\u003C\u002Fli>\n\u003Cli>Cleaner, smarter interface\u003C\u002Fli>\n\u003Cli>Widget\u003C\u002Fli>\n\u003Cli>Templating for your own layout\u003C\u002Fli>\n\u003C\u002Ful>\n","Plugin to pull a job board from greenhouse.io via their API.",9892,84,5,"2018-04-03T20:47:00.000Z","4.9.29","3.0","",[27,28,29,30,31],"api","careers","greenhouse","job-board","resume","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fgreenhouse-job-board\u002F","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fgreenhouse-job-board.2.7.3.zip","2025-12-21 00:00:00","2026-03-15T15:16:48.613Z"]