Plugin / WP All Import – WP Job Manager Field Editor Add-On
Myles McNamaraDescription
Description
This addon plugin adds support in WP All Import (free and pro) versions to support WP Job Manager Field Editor custom fields. Using this addon allows you to import custom fields into custom meta values, without having the pro version, and supporting all field types.
This also adds support for any file field types that are “Multiple” field types, allowing you to configure WP All Import to search in existing media, download, etc.
Using this along with the WP Job Manager addon for WP All Import will make importing your Jobs or Resumes super simple and easy!
Features
- Supports all custom fields added in WP Job Manager Field Editor
- Supports multiple file upload field types (through WP All Import search/download)
- Fully documented and clean codebase
- Support for Jobs and Resumes
- Automagically guess template field (by clicking down arrow)
Documentation
Helper Functions
Two helper functions are available while setting up your imports:
field_editor_import_multi_files( files )– Helper function to convert serialized array values for files to CSV format
Example:
[field_editor_import_multi_files({_some_meta_key[1]})]
field_editor_import_multi_field( data, separator )– Helper function to convert non-serialized data (in CSV or other format with specific separator), to serialized data format required for multi value field types.
Example (data separated with comma): One, Two, Three
and the XPath value was {numbers[1]}, instead of just putting {numbers[1]}, you would put in this:
[field_editor_import_multi_field({numbers[1]})]
If you’re using a different separator, for example: One|Two|Three, you can specify the separator as the second argument:
[field_editor_import_multi_field({numbers[1]}, “|”)]
Example:
[field_editor_import_multi_files({_some_meta_key[1]})]
http://www.wpallimport.com/documentation/advanced/execute-php/
Contributing and reporting bugs
You can contribute code or report issues with this plugin via GitHub: https://github.com/tripflex/wp-job-manager-field-editor-import
Support
Use the WordPress.org forums for community support where we try to help all users. If you spot a bug, you can log it (or fix it) on Github where we can act upon them more efficiently.
Ratings
Rating breakdown
Details Information
Version
First Released
Total Downloads
Wordpress Version
Tested up to:
Require PHP Version:
Tags
Contributors
Languages
The plugin hasn't been transalated in any language other than English.
DIRECTORY DISCLAIMER
The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.
The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.
Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.
While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.
wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.