Simple-Calendar icon indicating copy to clipboard operation
Simple-Calendar copied to clipboard

Add Google Calendar events to your WordPress site.

Results 136 Simple-Calendar issues
Sort by recently updated
recently updated
newest added

"The ability for calendar data to be read, even when a page is cached. We cache files on a CDN due to about 3 million visitors per month. It seems...

enhancement

**Description:** we were only remove this option when user's site data are deleted successfully from auth site. Following this update, if the user de-authenticates, this option will be removed from...

**Description:** There was an issue in which if the event is set for full day and more then one day then it will duplicate the event first day Also, in...

`$response_arr` variable on lines 575 and 576 in your **includes\feeds\google.php** file should be changed to `$response` to remove **Warning: Undefined variable $backgroundcolor ... on line 594** from showing in my...

https://wordpress.org/support/topic/filter-by-day-of-week

enhancement

https://wordpress.org/support/topic/add-navigationmonth-to-bottom-of-list-display

enhancement

https://wordpress.org/support/topic/can-auto-links-open-in-new-window?replies=1 This is referring to the use of `[description autolink="yes"]`.

enhancement

**Description:** Added an admin notice to upgrade to PHP 8.x and check compatibility with the latest WP. **After:** https://www.screenpresso.com/=0U7Wwg2Xiil2 ## Summary by CodeRabbit - **New Features** - Added an admin...

**Description: **When using a shortcode, there were problems obtaining the calendar ID; this took the page ID and caused problems. I resolved the issue by using $this to obtain the...