이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Smooth Calendar

설명

Smooth Calendar is a straightfowrward solution to displaying events on a WordPress site. First and foremost, the calendar view allows users of your site to quickly see events for a given month. Multiple events can be displayed on a single day and there is an option to display a single page for each event, perfect for linking people to an event page from social media!

The plugin uses JavaScript to fetch data, which provides for a fast and easy to use experience for users. The experience in the Dashboard is also very user friendly, as each event is a custom post type with easy to understand fields.

While the plugin can certainly be installed and used right out of the box, there is much room for flexibility and extending the plugin. From styling it to fit your site’s theme to adding even more functionality, this plugin was written in an extendable way to fit you as a site owner’s or developer’s needs.

A lot of time has been spent to make this calendar plugin as user friendly on as many devices as possible. It’s fully responsive and works on every modern device it’s viewed on. Phone, tablet, laptop or desktop, the user experience is just the same!

There is an abundance of WordPress calendar plugins, but if you’re looking for a responsive, easy to get going (and easy for clients to manage) calendar plugin, Smooth calendar is your best bet!

기능

  • 반응형 (Responsive)
  • Supports multiple events on a single day
  • “Quick view” of event
  • Ability to have single pages for each event (which makes it SEO friendly)
  • Customizable colors
  • Easily extendable
  • Uses custom post types and metadata, which makes creating your own theme very straightforward
  • Allows the display of an event title, date, start/end time, location and description
  • Google Calendar integration

스크린샷

설치

  1. Upload smooth-calendar to the /wp-content/plugins/ directory
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Place the calendar in a page using the shortcode [smooth-calendar] (optionally place it in a theme file with <?php echo do_shortcode('[smooth-calendar]'); ?>)
  4. Update the settings by viewing the Settings page under the ‘Calendar’ tab. If you’d like each event to have its own page, check the ‘Enable single pages’ checkbox.

FAQ

How can I modify the “single” template

The single event template can be overridden by adding a file in your theme called single-calendar.php.

Can I have multiple calendars?

No. Currently, only one calendar is supported. You could technically display multiple calendars by using categories or tags though.

후기

2016년 9월 3일
I’ve been really impressed with this plugin. It’s lightweight, runs smoothly and does what it says on the tin. Also very easy to customise with CSS. My only suggestion would be that it would be great if the Description could be a WYSIWYG so that users can add links etc and more extended descriptions. Also it would be great to include a featured image for events that could appear upon hover, and on the individual event listings. All in all this is a really good option for projects that need a simple, easy to use events calendar but don’t require the complex functionality of the premium calendar plugins out there.
모든 1 평가 읽기

기여자 & 개발자

“Smooth Calendar”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Smooth Calendar”(이)가 8 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Smooth Calendar”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

v1.2.1

  • Add option to add Google Calendar link on single event pages

v1.2.0

  • Major change that removes dependency on WP REST API
  • Data is now fetched using admin-ajax.php

v1.1.6

  • Minor change to version number to retag and show proper assets

v1.1.5

  • Update version number in an attempt to get the changes shown on the WP plugin page

v1.1

  • Update plugin author and modify paths to screenshots

v1.0

  • 초기 릴리즈