开发者 | zach |
---|---|
更新时间 | 2009年6月1日 17:24 |
捐献地址: | 去捐款 |
PHP版本: | 2.7.1 及以上 |
WordPress版本: | 2.7.1 |
/wp-content/plugins/
directory.Add a custom field entitled "UpcomingEvent" to the post which represents the upcoming event. Enter a date as "January 25th 2009" or "3:35pm May 14 2012". Full input format specs Here.
When editing a post, scroll down until you see the "Add Custom Field" button. Click it. Then type "UpcomingEvent" into the "Name" text box and the date you want in the "Value" textbox. Don't forget to click "Update" when you're done.
Include [UpcomingEvents] in the post you want the list displayed.
Yes, go to the options page Settings->Upcoming Events to edit the CSS, HTML templates, title, and date format.