Dizze plugin is net hifke mei de lêste 3 grutte releases fan WordPress . It kin net langer wurde ûnderhâlden of stipe en kin kompatibiliteitsproblemen hawwe as it wurdt brûkt mei resinte ferzjes fan WordPress.

WP Simple Calendar

Beskriuwing

A simple grid view calendar with minimal functionality, but easy to add in your own customizations

Ynstallaasje

  1. Upload wp-simple-calendar folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in your WordPress dashboard

FAQ

How do I display the calender?

The calendar can be displayed in either a grid view or a list view using shortcodes in your posts and pages.

For grid view:
[wpscgrid category=”category-slug” location=”location-slug”]

For list view:
[wpsclist quantity=”5″ category=”category-slug”]

Resinsjes

19 desimber, 2016
Would be a nice plugin, but the event post keeps resetting to All Day Event when you save it so the event hours don't show up in the event details.
4 novimber, 2016
This plugin is perfect for fulfilling the need to add a quick and easy to use calendar to any Wordpress site. (Also to add more praise - The developers are very responsive and helpful)
Lês alle 3 resinsjes

Meiwurkers & amp; Untwikkelders

"WP Simple Calendar" is iepen boarne software. De folgjende minsken hawwe bydroegen oan dizze plugin.

Meiwurkers

Oersette "WP Simple Calendar" yn jo taal.

Ynteressearre yn ûntwikkeling?

Blêdzje troch de koade , besjoch de SVN-repository , of abonnearje op it ûntwikkelingslogboek troch RSS .

Feroaringslog

2.0.1

  • Accidentally left a wp_die in the finished code. Derp.

2.0

  • Replaced Custom Meta Boxes library with CMB2
  • Replaced dates stored as text with unix timestamps
  • Updated list view to show all future events if no quantity is set
  • Reworked grid view display code for efficiency

1.1.1

  • Created a more efficient and accurate method of querying for events in the wpsclist shortcode
  • Added an Event Start Date column to the admin screen

1.1.0

  • Updated Colorbox javascript
  • Fixed the wpsclist shortcode so that it works
  • Fix a date/time bug (using WordPress current_time() function instead of PHP date() function to get current date)
  • Cleaned up some invalid HTML code
  • Shortened table headings to make the grid view more mobile display friendly
  • Fixed IE javascript bug that broke previous / next buttons on grid view calendar

1.0.2

  • Added ajax for previous / next month navigation
  • Fixed a bug on pop-up if no location was selected

1.0.1

  • Fixed issue with single page pulling incorrect location (thanks numeeja)
  • Updated single page to use site’s date format (thanks numeeja)

1.0

  • Initial release