该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Pablo Career

描述

With Pablo Career you can easily manage all your job offers you to want publish in your WordPress page. The admin interface makes it easy to create, edit, delete, active or deactivate your job offers. You can also separate your job offers by a given language. Currently the following Languages are supported de, nl and pl.

安装

从你的WordPress仪表板

  1. 访问“插件>添加新的”
  2. Search for ‘PaBlo Career’
  3. Activate PaBlo Career from your Plugins page.
  4. Configure your job offer single view page using the settings
  5. Place the [joboffer-list lang=de] shortcode in you post or page to display the job offers list
  6. Place the [joboffer-view lang=de] shortcode in your previously selected single view page to display the single view

Manually

  1. Upload pablo-career to the /wp-content/plugins/ directory
  2. 通过WordPress的的“Plugins”菜单激活插件
  3. Configure your job offer single view page using the settings
  4. Place the [joboffer-list lang=de] shortcode in you post or page to display the job offers list
  5. Place the [joboffer-view lang=de] shortcode in your previously selected single view page to display the single view

常见问题

I got an 500 Internal Error. Whats wrong?

Check out the folder privileges. The plugin tmp folder has to be writable for the web server. In case of not smarty can not generate the templates. Check out your server logs. Maybe the plugin has some conflicts with another plugin. In this case, copy the thrown error and feel free to contact me on github or via mail info[at]bl0m[dot]de

How can I customize the Plugin-Templates

The templates are stored in the templates folder inside the smarty directory beneath the plugin dir. Pablo Career uses Smarty3 which simplifies making changes to the templates. For detailed information about smarty 3 visit the official smarty project page

How can I edit the Plugin-Styles

The Plugin-CSS is located in the /public/css directory inside plugin dir. Feel free to edit these to your needs.

评价

阅读所有1条评价

贡献者及开发者

“Pablo Career” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

「Pablo Career」插件已被翻译至 1 种本地化语言。 感谢所有译者为本插件所做的贡献。

将“Pablo Career”翻译成您的语言。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

v1.0.3

  • Fixing sort icon bug. Sorting icons were only displayed with a logged in user

v1.0.2

  • Edit shortcode rendering. Lists and detail view will now appear anywhere in the text and not only at the top
  • Add some documentation

v1.0.1

  • Add some documentation