Shortcode Parameters Reference
…method=”curl” in your shortcode. Set the method (cURL or open) PHP uses to retrieve the feed. method monthnav By default, the month view shows a dropdown (select) menu to navigate…
…method=”curl” in your shortcode. Set the method (cURL or open) PHP uses to retrieve the feed. method monthnav By default, the month view shows a dropdown (select) menu to navigate…
…written with that goal in mind. In some cases that has led me to write functions and methods in a way that is probably not quite as granular as it…
…to Use legacy feed request method, however if you find that your calendars aren’t loading, try this option to see if it resolves the issue. Note that the legacy method…
…Third Party Data Collection PayPal The following terms apply only when paying for your ICS Calendar license using PayPal or other PayPal-owned methods: We use PayPal for payments and other…
…Just as with the standard loading method, the entire calendar data is loaded. This is not an interactive AJAX feature. It is our observation that the user experience is more…
both While ICS Events does not include built-in registration form capabilities, there is an easy method for integrating with any WordPress form plugin that allows you to pass data into…
…will have a wrapper element you can reference with the .ics-calendar.layout-my-custom-view selector. Note: There are additional (currently undocumented) hooks inside the R34ICS::display_calendar() method that can be used to customize details…
…the initial page load. We have to take another approach. Fortunately, there is an easy one: jQuery(document).on(‘click’, ‘.selector’, function() { … }); This method has no problem handling dynamically inserted…
…with designing templates for that CPT. But I also wanted to add some extra elements to the page, namely a more intentional method of displaying the allowed input for parameters…
…is configured to run every 10 minutes, to execute as the root user*, and to retrieve the URL https://example.com/calendar with all output being silenced. Using the wget method in a…
…and timezone information BEGIN CALSCALE END METHOD PRODID TZID TZNAME TZOFFSETFROM TZOFFSETTO VERSION You’ll find BEGIN and END throughout an .ics file, serving a variety of purposes. They’re basically “opening”…