Linux 软件免费装
Banner图

Super Simple Event Calendar

开发者 mpol
更新时间 2024年3月18日 20:45
PHP版本: 7.0 及以上
WordPress版本: 6.5
版权: GPLv2 or later

标签

calendar event calendar simple calendar simple event calendar

下载

2.0.1 2.1.0 1.5.1 2.0.0 1.1.0 1.1.1 1.1.3 1.3.1 1.3.2 1.3.3 1.4.0 1.3.0 1.1.2 1.4.2 1.5.0 1.2.0 2.0.2 1.4.1

详情介绍:

Super Simple Event Calendar is an event calendar for people who just want something simple for events. The goal is to provide a simple way to show events to your visitors. Current features include: Support If you have a problem or a feature request, please post it on the plugin's support forum on wordpress.org. I will do my best to respond as soon as possible. If you send me an email, I will not reply. Please use the support forum. Translations Translations can be added very easily through GlotPress. You can start translating strings there for your locale. They need to be validated though, so if there's no validator yet, and you want to apply for being validator (PTE), please post it on the support forum. I will make a request on make/polyglots to have you added as validator for this plugin/locale. Demo Check out the demo at my local chess club Pegasus. Compatibility This plugin is compatible with ClassicPress. Contributions This plugin is also available in Codeberg.

安装:

Installation How to add events and format them What I do is use the title field for the date and possibly day. Use the content for content, description and everything. In the publishing postbox I set the date to the end date and end time of the event, so it will be listed under future events for as long as it lasts. License The plugin itself is released under the GNU General Public License. A copy of this license can be found at the license homepage or in the super-simple-event-calendar.php file at the top.

常见问题:

I want to translate this plugin

Translations can be added very easily through GlotPress. You can start translating strings there for your locale. They need to be validated though, so if there's no validator yet, and you want to apply for being validator (PTE), please post it on the support forum. I will make a request on make/polyglots to have you added as validator for this plugin/locale.

I only want to show events in the simple list from a category.

You can use a shortcode parameter for showing events only from certain categories (seasons really): [super_simple_event_calendar season="213,212"]

I want to limit the number of events in the shortcode.

You can use a shortcode parameter for showing events a limited number of events: [super_simple_event_calendar posts_per_page="3"]

I want to show past events too in the shortcode.

You can use a shortcode parameter for showing events with a different status, or from multiple statuses (statii?) in a comma-separated list: [super_simple_event_calendar status="future,publish"]

Is there an easy way to add a lot of events in one go?

There is a Quick Edit menu option that might suit your needs. Myself I now use a Duplicate Post plugin to add events.

Can I use a block instead of a widget?

You can add a shortcode to the shortcode block under Appearance > Widgets. It has similar parameters as the widget, like: [super_simple_event_calendar_widget title="My Special Calendar" num_entries="5" season="3" postid="28921"] Defaults are: title = Calendar, title of the widget or block. num_entries = 3, number of events shown. season = 0, show only events from this term. postid = 0, postid of the calendar page, will become a link.

更新日志:

2.1.0 2.0.2 2.0.1 2.0.0 1.5.1 1.4.2 1.4.1 1.4.0 1.3.3 1.3.2 1.3.1 1.3.0 1.2.0 1.1.3 1.1.2 1.1.1 1.1.0 1.0.3 1.0.2 1.0.1 1.0.0