Really Simple Calendar

Description

Really simple calendar is one of most easy managing calendar. This plugin provide mutil purpos view, unlimited events, customized css, simple managiment of users and more functions by extentions.

View Settings

There are three types of display methods during calendar time. Each item can be locked so that others cannot change it.

Calendar Type

Monthly
Calendar tables are divided for each month.
Weekly
Calendar for weekly display. Separate tables for each week.
Monthly
A calendar that displays each day in a single table. Intended for use in confined spaces such as widgets. Available in horizontal and vertical formats.

Start From

Previous
CUsed to start the display from the past month, week, or day; must be less than 0.
Current (Month / Week/ Day)
The current month, week, and day shall be the starting point.
Next (Month / Week/ Day)
The following month, week, or day shall be the starting point.
Today
The date is displayed starting from today. Past dates are not displayed, even if they are in monthly or weekly format.
Date
The specific date is the end date. Unlike the other options, this is an absolute value.

Display Period

Period
Sets the number of months, weeks, and days to display; must be greater than or equal to 0, in which case only one calendar is displayed.
Date
The specific date is the start date. Unlike the other options, this is an absolute value.

Start day of week

Sets which day of the week the calendar starts. For “today,” the relative value is the day of the week that the calendar starts on.

Configration

Permissions can be set for each extension and user role. Only administrators can change these settings.

Extentions Setting

Advanced Event Field
Switch fields on the Event Settings screen.

Manage Capability

Full
All the same privileges as the administrator./dd>

Manage
Same as “all” except for the lock function.
Edit
Only short code generation is possible./dd>

Read
Simply view the calendar on the administration page./dd>

Links

Milestone

  • Multi Calendars extenshon. (Comming soon)
  • Custom Label extenshon. (Comming soon)
  • Advanced CSS editor. (Someday)
  • Booking system. (Someday)

Screenshots

Installation

  1. Upload the entire really-simple-calendar folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins screen (Plugins > Installed Plugins).

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Really Simple Calendar” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

0.3.12

  • Fixed a critical bug.

0.3.11

  • Change the name in the “Contributors” list.
  • Move inline JS to the footer.
  • More sanitizing and escaping for echo text.
  • Check nonce for all posted variables.
  • Change namespace name.
  • Change prefix text for variables and functions.
  • Add deny conditions for direct access.

0.3.10

  • Added more Japanese language.
  • Fixed a bug that caused it to appear in other custom post types.
  • Reorganized functions.
  • Fixed other minor bugs.
  • Fix JS and CSS.
  • Change classname.
  • Review of some codes.

0.3.7

First release.