Plugin Directory

Changeset 3108825

Timestamp:
06/27/2024 03:29:07 PM (6 weeks ago)
Author:
room34
Message:

Version 11.3.0.1-beta-1

Location:
ics-calendar
Files:
145 added
6 edited

Legend:

Unmodified
Added
Removed
  • ics-calendar/trunk/assets/admin-script.js

    r3094815 r3108825  
    55
    66    // Admin page tabbed navigation
    7     jQuery('.r34ics-menu a, .wrap.r34ics a[href^=#]').on('click', function() {
     7    jQuery('.r34ics-menu a, .wrap.r34ics a[href^=]').on('click', function() {
    88        var href = jQuery(this).attr('href');
    99        jQuery(href).attr('data-current', 'current').siblings().removeAttr('data-current');
  • ics-calendar/trunk/assets/admin-script.min.js

    r3094815 r3108825  
    1 /*! ICS Calendar admin scripts https://icscalendar.com */ jQuery(function(){jQuery(".r34ics-menu a, .wrap.r34ics a[href^=#]").on("click",function(){var r=jQuery(this).attr("href");return jQuery(r).attr("data-current","current").siblings().removeAttr("data-current"),jQuery('.r34ics-menu a[href="'+r+'"]').attr("data-current","current").parent().siblings().find("a").removeAttr("data-current"),history.pushState&&window.history.pushState({},document.title,r),!1}),jQuery("#poststuff").on("click",".add_r34ics",function(){jQuery("#insert_r34ics").addClass("open")}),jQuery("#insert_r34ics_close, #insert_r34ics_overlay").on("click",function(){jQuery("#insert_r34ics").removeClass("open")}),jQuery("#insert_r34ics_form").on("submit",function(){if(jQuery(this).hasClass("saved_calendar"))return!1;if(""==jQuery("#insert_r34ics_url").val()&&0==jQuery("#insert_r34ics_id").length||""==jQuery("#insert_r34ics_id").val())return alert("ICS Subscribe URL is required."),jQuery("#insert_r34ics_url").focus(),!1;var r='[ics_calendar url="'+jQuery("#insert_r34ics_url").val().replace('"',"")+'"';return""!=jQuery("#insert_r34ics_title").val()&&(r+=' title="'+jQuery("#insert_r34ics_title").val().replace('"',"")+'"'),""!=jQuery("#insert_r34ics_description").val()&&(r+=' description="'+jQuery("#insert_r34ics_description").val().replace('"',"")+'"'),""!=jQuery("#insert_r34ics_view").val()&&(r+=' view="'+jQuery("#insert_r34ics_view").val().replace('"',"")+'"'),"list"==jQuery("#insert_r34ics_view").val()&&parseInt(jQuery("#insert_r34ics_count").val())>0&&(r+=' count="'+parseInt(jQuery("#insert_r34ics_count").val())+'"'),"list"==jQuery("#insert_r34ics_view").val()&&""!=jQuery("#insert_r34ics_format").val()&&(r+=' format="'+jQuery("#insert_r34ics_format").val().replace('"',"")+'"'),!0==jQuery("#insert_r34ics_eventdesc").prop("checked")&&(r+=' eventdesc="true"'),!0==jQuery("#insert_r34ics_location").prop("checked")&&(r+=' location="true"'),!0==jQuery("#insert_r34ics_organizer").prop("checked")&&(r+=' organizer="true"'),r+="]",window.send_to_editor(r),jQuery("#insert_r34ics_form")[0].reset(),jQuery("#r34ics_list_view_options").hide(),jQuery("#insert_r34ics").removeClass("open"),!1})}),document.addEventListener("DOMContentLoaded",function(){jQuery(".r34ics").length>0&&setTimeout(function(){var r=location.hash&&jQuery('.r34ics-menu a[href="'+location.hash+'"]').length>0?location.hash:jQuery(".r34ics-menu a:first-of-type").attr("href");jQuery('.r34ics-menu a[href="'+r+'"]').trigger("click"),window.scrollTo(-100,-100)},1)});
     1/*! ICS Calendar admin scripts https://icscalendar.com */ jQuery(function(){jQuery().on("click",function(){var r=jQuery(this).attr("href");return jQuery(r).attr("data-current","current").siblings().removeAttr("data-current"),jQuery('.r34ics-menu a[href="'+r+'"]').attr("data-current","current").parent().siblings().find("a").removeAttr("data-current"),history.pushState&&window.history.pushState({},document.title,r),!1}),jQuery("#poststuff").on("click",".add_r34ics",function(){jQuery("#insert_r34ics").addClass("open")}),jQuery("#insert_r34ics_close, #insert_r34ics_overlay").on("click",function(){jQuery("#insert_r34ics").removeClass("open")}),jQuery("#insert_r34ics_form").on("submit",function(){if(jQuery(this).hasClass("saved_calendar"))return!1;if(""==jQuery("#insert_r34ics_url").val()&&0==jQuery("#insert_r34ics_id").length||""==jQuery("#insert_r34ics_id").val())return alert("ICS Subscribe URL is required."),jQuery("#insert_r34ics_url").focus(),!1;var r='[ics_calendar url="'+jQuery("#insert_r34ics_url").val().replace('"',"")+'"';return""!=jQuery("#insert_r34ics_title").val()&&(r+=' title="'+jQuery("#insert_r34ics_title").val().replace('"',"")+'"'),""!=jQuery("#insert_r34ics_description").val()&&(r+=' description="'+jQuery("#insert_r34ics_description").val().replace('"',"")+'"'),""!=jQuery("#insert_r34ics_view").val()&&(r+=' view="'+jQuery("#insert_r34ics_view").val().replace('"',"")+'"'),"list"==jQuery("#insert_r34ics_view").val()&&parseInt(jQuery("#insert_r34ics_count").val())>0&&(r+=' count="'+parseInt(jQuery("#insert_r34ics_count").val())+'"'),"list"==jQuery("#insert_r34ics_view").val()&&""!=jQuery("#insert_r34ics_format").val()&&(r+=' format="'+jQuery("#insert_r34ics_format").val().replace('"',"")+'"'),!0==jQuery("#insert_r34ics_eventdesc").prop("checked")&&(r+=' eventdesc="true"'),!0==jQuery("#insert_r34ics_location").prop("checked")&&(r+=' location="true"'),!0==jQuery("#insert_r34ics_organizer").prop("checked")&&(r+=' organizer="true"'),r+="]",window.send_to_editor(r),jQuery("#insert_r34ics_form")[0].reset(),jQuery("#r34ics_list_view_options").hide(),jQuery("#insert_r34ics").removeClass("open"),!1})}),document.addEventListener("DOMContentLoaded",function(){jQuery(".r34ics").length>0&&setTimeout(function(){var r=location.hash&&jQuery('.r34ics-menu a[href="'+location.hash+'"]').length>0?location.hash:jQuery(".r34ics-menu a:first-of-type").attr("href");jQuery('.r34ics-menu a[href="'+r+'"]').trigger("click"),window.scrollTo(-100,-100)},1)});
  • ics-calendar/trunk/functions.php

    r3098841 r3108825  
    268268                    ?>
    269269                    .ics-calendar#<?php echo esc_attr($ics_data['guid']); ?> *[data-feed-color="<?php echo esc_attr($color['base']); ?>"]:not(.ics-calendar-color-key-item) {
    270                         background: transparent !important;
     270                        background: transparent;
    271271                    }
    272272
  • ics-calendar/trunk/ics-calendar.php

    r3102768 r3108825  
    44Plugin URI: https://icscalendar.com
    55Description: Turn your Google Calendar, Microsoft Office 365 or Apple iCloud Calendar into a seamlessly integrated, auto-updating, zero-maintenance WordPress experience.
    6 Version: 11.3.0
     6Version: 11.3.0
    77Requires at least: 4.9
    88Requires PHP: 7.0
     
    176176   
    177177    // Purge transients on certain option updates
     178
    178179    add_action('update_option_timezone_string', 'r34ics_purge_calendar_transients');
    179180
  • ics-calendar/trunk/readme.txt

    r3102768 r3108825  
    9999
    100100== Changelog ==
     101
     102
     103
     104
    101105
    102106= 11.3.0 - 2024.06.13 =
  • ics-calendar/trunk/templates/admin/getting-started.php

    r3102768 r3108825  
    1 <div class="inside" id="getting-started">
     1<div class="inside" id="getting-started">
    22
    33    <h2><?php _e('Getting Started', 'r34ics'); ?></h2>
Note: See TracChangeset for help on using the changeset viewer.