설명
Smart Calendar Is a wordpress widget that modifies the wordpress calendar with ajax functionality. It displays the last post on the widget section, and when clicking on a day of the calendar it show the last post of that day on the same widget zone without reloading the current page.
You can visit the plugin blog at this adress: Visit the blog
설치
To install the plugin:
- Download Smart Calendar
- Unpack the zip. You should have a directory called smart-calendar, containing several PHP files
- Upload the smart-calendar directory to the wp-content/plugins directory on your WordPress installation.
- Enable the calendar in your theme from the Widget page
- Make any modifications to your theme, as required
- Activate plugin
After you should edit the style.css file inside the smart-calendar/style/ directory.
후기
이 플러그인에 대한 평가가 없습니다.
기여자 & 개발자
변경이력
Version 0.1.0 (08/08/2011)
- First version
Version 0.1.1 (08/08/2011)
-
Corrected bug: missplaced widget when there is another widget below
-
Added a teaser field on the widget options and a view article link
Version 0.1.2 (09/08/2011)
-
Other bugs corrected
-
Style and images added