توضیحات
An easy way to post job listings to your WordPress site. No fluff. Listings can be dropped into any page via the shortcode:
[jobs order="title" show_date="y"]
Also adds a restricted role of “Jobs Manager”. This role is a step above Subscriber and a perfect way to grant access that doesn’t allow (other) website content to be changed.
Shortcode Attributes
order– Sort order of the jobs. Filterable onjobslistings_frontend_allowed_sorts(below.) Allows ‘title’, ‘date’, ‘modified’, ‘rand’ by defaultshow_date– Wheter or not to show the publication/list date of the jobs (y/n)
Filters
jobslistings_frontend_allowed_sorts(array) – Strings allowed to be passed to the shortcode’sorderattribute.
Full list of options available in the Codexjoblistings_published_date(string) – Formatted date for display in the listings. Also passes result ofget_the_date()as a 2nd argument.
نصب
- Upload the plugin files to the
/wp-content/plugins/simple-job-listingsdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
- Bask in the glory and simplicity of your new “Jobs” menu in
wp-admin.
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Simple Job Listings” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Simple Job Listings” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.0
- First version! :wave: