這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

WP Agenda

描述

Once installed, it will be possible create a event in a section called “Agenda”. You will see a page like your seeing any post. But with this plugin, you will save information about start date, end date and about hours that start and ends. I hope I can make a integration with facebook later!

Thanks for Full Calendar for the great plugin!

You can check a full tutorial in the post http://blog.alexandremagno.net/en/2012/06/making-wordpress-events-with-wp-agenda/

Well, you can have a fully customizable template just adding a agenda.php file in the main template, and then just insert this markup to make it works:

Now you can access the calendar at http://yourwordpresspage/?agenda

You can create a menu widget with the above link to calendar, but you can use as you prefer.

This is the plugin features and that makes different of other ones around:

  • Making a event manager of a wordpress way, the right way, using post-type to have fully customization.
  • A rich UI for the calendar
  • Easy event manager, with all the post features, as featured image

螢幕截圖

  • Full Calendar
  • Listing events created
  • Management time
  • Management time
  • Management time
  • New event
  • New option at admin
  • The calendar page

安裝

Checkout a great tutorial about the plugin instructions wp-agenda tutorial at my blog for the great plugin!

This section describes how to install the plugin and get it working.

Another way is access the github page and make a download: http://github.com/alexanmtz/wp-agenda

e.g.

  1. Upload wp-agenda to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Just go to agenda main page and start to create events!

Once the event is created, you can acessing http://yoursite/?agenda for see the full calendar of events, or even http://yoursite/?post_type=agenda for see the events lists.

Checkout a great tutorial about the plugin instructions Full Calendar for the great plugin!

常見問題

What’s the different from others great Agenda Plugins out there?

Well, my motivation to write this plugin is to use the new post-type introduced at version 3.0. This way I could use the wordpress post system to handler events as posts, and this way be categorized and treated as posts. Another thing is that I was wishing some flexible with the layout, so you can use a agenda template in your theme and it will be loaded!.

評價

There are no reviews for this plugin.

貢獻者及開發者

“WP Agenda” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 WP Agenda 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.5

  • Fixing post thumbnail support issue, now the thumb appear correctly in the tooltip.

1.4

  • Fixing wrong date format, making show the wrong date at calendar page

1.2

  • Testing wordpress download release versions

1.1

  • Updating documentation and reviewing ajax actions

1.0

  • first release. Rewriting the old wp-agenda from funarte website to a new post-type