Deskripsyon
PCRecruiter Extensions provides two primary integration methods. The setup is typically done with the direct involvement of a PCR consultant; it is advised that you contact support@mainsequence.net before proceeding.
1. Full WordPress Job Sync
Sync active jobs from PCRecruiter into WordPress as native custom post types (job).
Includes keyword search, radius search, structured data (JobPosting), social sharing, expired-job handling, and support for WordPress native styling and control.
Additional Features:
* Block bindings for WordPress 6.5+
* SEO-friendly URLs and optional job title customization
* Smart caching for improved performance
* Internal-only job board support
* Optional inline-style stripping for consistent site design
* Accessibility-friendly pagination
* Backward compatibility with legacy PCRecruiter usage
2. Simple iFrame Embed
Embed the hosted PCRecruiter job board using a simple shortcode. Ideal for quick and simple installs or sites that prefer PCR-rendered pages, or sites where SEO and link friendliness are of less importance.
Also: PCRecruiter job XML/JSON feed downloading for integrations or imports.
Full documentation: https://learning.pcrecruiter.net/site/docs/wordpress/
Support:
support@mainsequence.net
Quick Start
Iframe Job Board:
No plugin settings are required for iframe installations! Just insert the shortcode into your jobs page:
[PCRecruiter link=”yourdatabase.yourprofile”]
Contact your support representative for your shortcode.
Full WordPress Job Sync:
1. Create a page and add:
[PCRecruiter link=”jobmanager”]
2. Go to Settings -> PCRecruiter Extensions -> Job Board Sync.
3. Generate a Sync Token and enter it into the PCR “WordPress Sync Settings” panel.
Features
- Full job sync via secure token authentication
- Jobs stored as native custom posts (job)
- Keyword and radius search
- Structured data (schema.org/JobPosting)
- Internal-only job view support
- Social sharing widget
- Accessible pagination
- Expired-job handling (delete or keep visible)
- Customizable SEO job title formats
- Optional inline-style removal
- Automatic legacy URL redirection (?recordid= to clean URLs)
- Yoast SEO schema suppression to prevent duplication
- Block bindings for dynamic Site Editor templates
- Static XML/JSON feed mirroring (optional)
- Cron-based automatic feed updates
- Deactivation cleanup with keep/delete options
- Secure coding practices: sanitization, escaping, nonces, prepared queries
Example Shortcodes
Iframe Job Board:
[PCRecruiter link=”my%20data.mycompany”]
Full Sync Job Board:
[PCRecruiter link=”jobmanager”]
Optional filtering:
[PCRecruiter link=”jobmanager” jobcategory=”Engineering”]
Internal Job Board:
[PCRecruiter link=”internaljobmanager”]
Pag-install
- Upload the plugin ZIP via Plugins -> Add New -> Upload Plugin, or install from WordPress.org
- Activate the plugin.
FAQ
-
Which method should I use: sync or iframe?
-
Use full sync for SEO-friendly, WordPress-native jobs, structured data, and customization. This method requires advanced skills and should be done with the help of an experienced WordPress developer and/or PCRecruiter support.
Use the simple iframe method for quick installation and no-code rendering. -
Do I need to edit any settings when using the iframe job board mode?
-
No. The iframe mode works with only the shortcode. This method doesn’t interact with the WordPress database or software.
-
Can I run multiple full-sync job boards on different pages?
-
Yes. Use the jobcategory parameter to filter the listings by “job_category” Position custom field.
-
Can I combine multiple databases into a single job board?
-
Yes, when using the full-sync multiple databases can be fed to the same WordPress site. With the simple iframe method, the search/display can only show one database’s jobs at a time.
-
How are expired jobs handled?
-
Typically, jobs that are no longer open are deleted automatically. You may choose to keep expired jobs visible with the full-sync mode – these will display a “Filled” badge and will have no apply button.
-
Can I customize how job titles display in browser tabs?
-
Yes, with the full-sync you may configure this in Settings -> PCRecruiter Extensions -> Job Title Format.
-
Does the plugin work with Google Jobs?
-
Yes. The plugin supports the required Schema for Google’s jobs results. It will suppress Yoast Schema automatically if this feature is configured.
-
Where can I find the full setup guide?
-
All documentation is online at https://learning.pcrecruiter.net/site/docs/wordpress/
Mga Review
Wala pang reviews para sa plugin na ito.
Mga Contributor at Developer
Ang “PCRecruiter Extensions” ay open source software. Ang mga sumusunod na tao ay nag-ambag sa plugin na ito.
Mga ContributorIsalin ang “PCRecruiter Extensions” sa iyong wika.
Interesado sa development?
Tingnan ang code, i-check ang SVN repository, o mag-subscribe sa development log sa pamamagitan ng RSS.
Changelog
2.0.1 – 2024-16-10
- Share widget width adjustment
2.0.0 – 2024-12-10
- Initial public release of full sync mode
- Added block bindings support
- Added pagination and job count options
- Added schema utility
- Added expired job handling
- Added social sharing widget
- Added customizable title formats
- Added legacy URL redirect support
- Added feed update button and improved feed options
- Added deactivation cleanup wizard
- Security and sanitization improvements
- Caching improvements and timezone fixes
1.x
- Simple iframe and RSS/JSON feed functionality
