Simple-Calendar
Simple-Calendar copied to clipboard
Add Google Calendar events to your WordPress site.
"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...
**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/add-navigationmonth-to-bottom-of-list-display
https://wordpress.org/support/topic/can-auto-links-open-in-new-window?replies=1 This is referring to the use of `[description autolink="yes"]`.
**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...