URL with special chars
-
Hello,
I found a bug from Url with special char or white spaces.
For fix it I have updated the file calendar-save.php, line 4, like this:if(isset($_POST['icalendar_feed'])) $calendarOptions['icalendar_feed'] = esc_url( sanitize_text_field($_POST['icalendar_feed']));
I’ll hope you implement this feature on the next relase.
BR
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘URL with special chars’ is closed to new replies.