Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Multiple Ajax Calendar

Описание

Multiple AJAX Calendar is a plugin that will display an AJAX enabled WordPress calendar Widget. This enhances the functionality of the standard wordpress calendar by:

  • Allows navigating through months without reloading the page.
  • Allows Multiple Instances of the calendar
  • Displays the posts of each day on a tooltip with their thumbnail
  • Add to posts and pages with a shortcode

Tested up to: 3.8.1
Stable tag: 2.2

.r894745
License: GPLv3
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Multiple AJAX Calendar is a plugin that will display an AJAX enabled WordPress Calendar Widget with the ability to add more than one in a page. It now also displays the links of the posts of each day on a tooltip for easy access.

Documentation

Full documentation can be found on the Multiple Ajax Calendar page.

Скриншоты

  • Example screenshot
  • Example screenshot
  • Example screenshot

Установка

The plugin is simple to install:

  1. Download the zip file.
  2. Unpack the zip. You should have a directory called multiple-ajax-calendar, containing several PHP files.
  3. Upload the multiple-ajax-calendar directory to the wp-content/plugins directory on your WordPress installation. You need to retain the multiple-ajax-calendar directory structure.
  4. Make any modifications to your theme, as required.
  5. Activate plugin.

You can find full details of installing a plugin on the plugin installation page.

Часто задаваемые вопросы

Does the calendar support Schedueling?

No, the calendar is simply an enhancement to the regular wordpress calendar widget.

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Multiple Ajax Calendar» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Multiple Ajax Calendar» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

2.2

  • Added the featured image thumbnail
  • Added shortcode to include calendar into posts and pages

2.1.2

  • Links in hover tooltips display one on top of the other.

2.1.1

  • Fixed Bug where calendar conflicts with Ajax Calendar plugin..

2.1

  • Fixed Bug where calendar wont work if widgets don’t echo the
  • tags with ids.

2.0

  • Now uses a costum instance of the get calendar function
  • Displays post links for each day on a tooltip
  • Added CSS Style Sheet

1.0

  • Supports Multiple instances of the calendar.