WP Broadbean is plugin designed to work alongside Broadbean Adcourier job posting system allowing jobs added to Broadbean to show in your WordPress site.
URL to post to, order to add job is http domain com wpbb=broadbean.
The plugin is built with in mind and therefore you can make many changes and edits without altering the plugin code itself.
The plugin handles the incoming feed in the inbox php file in the folder.
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Sanitize call to ID using $ GET within the Applications posts when listing CV attachment.
In strange circumstances if job was added where there was taxonomy term which was empty string it caused WP Error and the job was not posted correctly.
Applications where CV uploads had spaces in their names where failing to attach to the Broadbean and the in the admin led to error.
This allows developers to add other fields and have the data processed in the feed as well as WP backend..
Corrected in the function that resulted in semi-colon appearing before the email content.. 0.6.
Read more