內容簡介
這是一個非常簡單的事件外掛程式。在一些使用 WordPress 作為 CMS 的網站上,會顯示未來事件的資訊。但是,維護事件清單的更新是很煩人的事情。因此,這個外掛程式簡單地顯示所有未來事件的清單。
要列出事件,該事件必須擁有自己的頁面或文章。若要通知外掛程式某個頁面是事件,您需要新增一個自訂欄位(如果您看不到自訂欄位,且您正在使用 WordPress 2.7+,您可能需要透過選擇螢幕選項來新增)。新增一個名為「event_date」並擁有 YYYY-MM-DD 的值的自訂欄位(例如:2009-02-03 表示 2009 年 2 月 3 日)。接著,儲存該頁面。
若要輸出事件清單,將文字 [events_list] 新增至任何文章或頁面。您可以在 威爾斯福音派運動(Evangelical Movement of Wales) 查看演示。
正如我所說,它非常簡單。沒有要調整的選項,也沒有要更改的設定。但如果這正是您需要的,您就不想更改任何東西!
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
This is a very simple event plugin. Some websites that use WordPress as a CMS display information about future events. But keeping the list of events current is a pain. So this plugin simple displays a list of all future events.
To be listed, an event must have its own post or page. To tell the plugin that the page is an event, you add a custom field (if you can’t see custom fields and you’re using WordPress 2.7+, you may need to add it by selecting screen options). Add a custom field with the name event_date and the value YYYY-MM-DD (e.g. 2009-02-03 for 3rd February 2009). Then save the page.
To ouput the list of events add the text [events_list] to any post or page. You can see a demo at the Evangelical Movement of Wales.
As I said, it’s very simple. There are no options to tweak, no settings to change. But if it’s what you need, you won’t want to change anything!
