This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Weekly TimeTable – WordPress PlugIn

توضیحات

Basically, this systems installs 2 tables in the db:
– the entry table
– the time table

Whenever you create an entry you can associate it with a time table. Each cell is free to fill with whatever you want. No formatting is done.
Then you can use a shortcode with the entry id as a parameter.

The plugin has been translated in spanish and french so far.

For more information check the plugin homepage:
http://www.fifteenpeas.com/blog/wordpress-weekly-time-table-plugin/

عکس‌های صفحه

  • The Wtt menu
  • A client’s view using the shortcode
  • Admin WTT management

نصب

  1. Upload the ‘wttPlugIn’ folder to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to Settings on the Admin Panel and set it up

Use this shortcode anywhere :

[wttdsp entry_id=5] where 5 is the id of the time table…or [wttdsp entry_id=5,17,8] for multiple entries.

سوالات متداول

Can I add multiple entries to a timetable ?

Yes, just use a list of IDs separated by a comma instead of one ID (v1.2)

Can I use the timetable in spanish ?

yes, just use the locale folder inside the weekly time yable plugin folder to put your translations (v1.2)
Spanish and french are already in place.

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Weekly TimeTable – WordPress PlugIn” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Weekly TimeTable – WordPress PlugIn” به زبان شما.

علاقه‌ مند به توسعه هستید؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

گزارش تغییرات

1.3

  • Spanish and French Translation available

1.2

  • I18n ready
  • Possibility to add multiple entries (shortcode with ID list) for one time table
  • Possibility to enter html as entries
  • translated in spanish and french

1.0

First Version