Plugin Directory

Changeset 3468883


Ignore:
Timestamp:
02/24/2026 08:09:54 PM (5 weeks ago)
Author:
spellhammer
Message:

Update to version 1.3.0.5 from GitHub

Location:
pie-calendar
Files:
18 edited
1 copied

Legend:

Unmodified
Added
Removed
  • pie-calendar/tags/1.3.0.5/build/blocks/calendar/index.asset.php

    r3391964 r3468883  
    1 <?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-url'), 'version' => '4747b309fbb70bb95ee6');
     1<?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-url'), 'version' => '3369b6a0bc49b326007c');
  • pie-calendar/tags/1.3.0.5/build/blocks/calendar/index.css

    r3351250 r3468883  
    153153    margin-block-start: 0;
    154154    margin-block-end: 0;
     155}
     156
     157.piecal-popover__details {
     158    white-space: pre-line;
    155159}
    156160
  • pie-calendar/tags/1.3.0.5/build/blocks/event-info/block.json

    r3283614 r3468883  
    5454    }
    5555  },
    56   "textdomain": "event-info",
     56  "textdomain": "piecal",
    5757  "editorScript": "file:./index.js",
    5858  "editorStyle": "file:./index.css",
  • pie-calendar/tags/1.3.0.5/css/piecal.css

    r3351250 r3468883  
    153153    margin-block-start: 0;
    154154    margin-block-end: 0;
     155}
     156
     157.piecal-popover__details {
     158    white-space: pre-line;
    155159}
    156160
  • pie-calendar/tags/1.3.0.5/includes/js/piecal.js

    r3419512 r3468883  
    247247        let dayHeaderLink = info.el.querySelector('a');
    248248
     249        if( !dayHeaderLink ) return;
     250
    249251        let fullDayName = piecalUtils.getShortenedDayNames(info.text, 'full');
    250252        let shortDayName = piecalUtils.getShortenedDayNames(info.text, 'short');
  • pie-calendar/tags/1.3.0.5/languages/piecal.pot

    r3425648 r3468883  
    1 # Copyright (C) 2025 Elijah Mills & Jonathan Jernigan
     1# Copyright (C) 2026 Elijah Mills & Jonathan Jernigan
    22# This file is distributed under the GPL-2.0+.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Pie Calendar 1.3.0.3\n"
     5"Project-Id-Version: Pie Calendar 1.3.0.5\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pie-calendar\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-12-22T20:20:13+00:00\n"
     12"POT-Creation-Date: 2026-02-24T20:02:41+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.11.0\n"
     
    4141
    4242#. Translators: String for Upcoming view in view picker dropdown.
    43 #: includes/block.php:211
    44 #: includes/block.php:263
     43#: includes/block.php:212
     44#: includes/block.php:266
    4545#: includes/utils/Views.php:88
    4646msgid "List - Upcoming"
     
    4848
    4949#. Translators: String for Month - Classic view in view picker dropdown.
    50 #: includes/block.php:223
     50#: includes/block.php:224
    5151#: includes/shortcode.php:170
    5252msgid "Month - Classic"
     
    5454
    5555#. Translators: String for Month - List view in view picker dropdown.
    56 #: includes/block.php:225
     56#: includes/block.php:226
    5757#: includes/shortcode.php:172
    5858msgid "Month - List"
     
    6060
    6161#. Translators: String for Week - Time Grid view in view picker dropdown.
    62 #: includes/block.php:227
     62#: includes/block.php:228
    6363#: includes/shortcode.php:174
    6464msgid "Week - Time Grid"
     
    6666
    6767#. Translators: String for Week - List view in view picker dropdown.
    68 #: includes/block.php:229
     68#: includes/block.php:230
    6969#: includes/shortcode.php:176
    7070msgid "Week - List"
     
    7272
    7373#. Translators: String for Week - Day Grid view in view picker dropdown.
    74 #: includes/block.php:231
     74#: includes/block.php:232
    7575msgid "Week - Classic"
    7676msgstr ""
    7777
    7878#. Translators: String for Day - List view in view picker dropdown.
    79 #: includes/block.php:233
     79#: includes/block.php:234
    8080#: includes/shortcode.php:180
    8181msgid "Day - List"
    8282msgstr ""
    8383
    84 #: includes/block.php:247
     84#: includes/block.php:248
    8585#: build/blocks/calendar/index.js:1
    8686#: src/blocks/calendar/edit.js:393
     
    133133
    134134#. Translators: This string is for displaying the viewer's time zone via the Pie Calendar Info shortcode
    135 #: includes/piecal-info-shortcode.php:37
     135#: includes/piecal-info-shortcode.php:39
    136136#: includes/shortcode.php:566
    137137msgid "Event times are listed in your local time zone: "
     
    139139
    140140#. Translators: The 'Starts on' prepend text for the piecal-info shortcode
    141 #: includes/piecal-info-shortcode.php:54
     141#: includes/piecal-info-shortcode.php:56
    142142msgid "Starts on"
    143143msgstr ""
    144144
    145145#. Translators: This string is used for the start date/time output by the piecal-info shortcode. %1$s is the 'Starts on' prepend. %2$s is the start date & time.
    146 #: includes/piecal-info-shortcode.php:57
    147 #: includes/piecal-info-shortcode.php:58
     146#. Translators: This string is used for the start date/time output by the piecal-info shortcode (date only). %1$s is the 'Starts on' prepend. %2$s is the start date.
     147#: includes/piecal-info-shortcode.php:59
     148#: includes/piecal-info-shortcode.php:61
    148149msgid "%1$s %2$s"
    149150msgstr ""
    150151
    151152#. Translators: The 'Ends on' prepend text for the piecal-info shortcode.
    152 #: includes/piecal-info-shortcode.php:61
     153#: includes/piecal-info-shortcode.php:64
    153154msgid "Ends on"
    154155msgstr ""
    155156
    156 #. Translators: This string is used for the end date/time output by the piecal-info shortcode. Placeholder is the end date & time.
    157 #: includes/piecal-info-shortcode.php:64
    158 #: includes/piecal-info-shortcode.php:65
     157#. Translators: This string is used for the end date/time output by the piecal-info shortcode. %1$s is the 'Ends on' prepend. %2$s is the end date & time.
     158#. Translators: This string is used for the end date/time output by the piecal-info shortcode (date only). %1$s is the 'Ends on' prepend. %2$s is the end date.
     159#: includes/piecal-info-shortcode.php:67
     160#: includes/piecal-info-shortcode.php:69
    159161msgid " %1$s %2$s"
    160162msgstr ""
    161163
    162164#. Translators: This string is output at the end of the start/end date/time output by the piecal-info shortcode if the event is marked as all day.
    163 #: includes/piecal-info-shortcode.php:68
     165#: includes/piecal-info-shortcode.php:72
    164166msgid " Lasts all day."
    165167msgstr ""
     
    227229msgstr ""
    228230
     231#. translators: Pie Calendar activation message
    229232#: plugin.php:148
    230 msgid ""
    231 "<p>Pie Calendar has been activated.</p> \n"
    232 "\t\t\t\t<details>\n"
    233 "\t\t\t\t\t<summary>Quick Start Guide</summary>\n"
    234 "\t\t\t\t\t<ul>\n"
    235 "\t\t\t\t\t\t<li><strong>Step 1:</strong> Edit any post, page, or custom post type and enable the <strong>Show on Calendar</strong> toggle.</li>\n"
    236 "\t\t\t\t\t\t<li><strong>Step 2:</strong> Set a start date and time.</li>\n"
    237 "\t\t\t\t\t\t<li><strong>Step 3:</strong> Add the <code>[piecal]</code> shortcode wherever you want to display your calendar.</li>\n"
    238 "\t\t\t\t\t</ul>\n"
    239 "\t\t\t\t\t<p>That's it! Check out <a href='https://www.youtube.com/watch?v=ncdab1v_B1M'>this video</a> to learn how get started in <strong>under 4 minutes.</strong></p>\n"
    240 "\t\t\t\t\t<p>Or <a href='https://docs.piecalendar.com/'>click here</a> to view our extensive documentation.</p>\n"
    241 "\t\t\t\t</details>\n"
    242 "\t\t\t\t<p><a href='?piecal-dismiss-notice=true'>Dismiss this notice.</a></p>"
    243 msgstr ""
    244 
    245 #: plugin.php:245
     233msgid "Pie Calendar has been activated."
     234msgstr ""
     235
     236#. translators: Quick start guide title
     237#: plugin.php:153
     238msgid "Quick Start Guide"
     239msgstr ""
     240
     241#. translators: Step 1 of the quick start guide
     242#: plugin.php:158
     243msgid "Step 1:"
     244msgstr ""
     245
     246#. translators: Step 1 of the quick start guide
     247#: plugin.php:158
     248msgid "Edit any post, page, or custom post type and enable the <strong>Show on Calendar</strong> toggle."
     249msgstr ""
     250
     251#. translators: Step 2 of the quick start guide
     252#: plugin.php:162
     253msgid "Step 2:"
     254msgstr ""
     255
     256#. translators: Step 2 of the quick start guide
     257#: plugin.php:162
     258msgid "Set a start date and time."
     259msgstr ""
     260
     261#. translators: Step 3 of the quick start guide
     262#: plugin.php:166
     263msgid "Step 3:"
     264msgstr ""
     265
     266#. translators: Step 3 of the quick start guide
     267#: plugin.php:166
     268msgid "Add the <code>[piecal]</code> shortcode wherever you want to display your calendar."
     269msgstr ""
     270
     271#: plugin.php:173
     272msgid "That's it! Check out %s to learn how get started in <strong>under 4 minutes.</strong>"
     273msgstr ""
     274
     275#: plugin.php:176
     276msgid "this video"
     277msgstr ""
     278
     279#: plugin.php:182
     280msgid "Or %s to view our extensive documentation."
     281msgstr ""
     282
     283#: plugin.php:183
     284msgid "click here"
     285msgstr ""
     286
     287#. translators: Dismiss notice link text
     288#: plugin.php:190
     289msgid "Dismiss this notice."
     290msgstr ""
     291
     292#: plugin.php:273
    246293msgid "Navigate to the Pie Calendar website to purchase the Pro version."
    247294msgstr ""
    248295
    249 #: plugin.php:246
     296#: plugin.php:274
    250297msgid "Upgrade to Pro"
    251298msgstr ""
     
    543590msgid "Show a calendar of Pie Calendar events."
    544591msgstr ""
     592
     593#: build/blocks/event-info/block.json
     594#: src/blocks/event-info/block.json
     595msgctxt "block title"
     596msgid "Pie Calendar Event Info"
     597msgstr ""
     598
     599#: build/blocks/event-info/block.json
     600#: src/blocks/event-info/block.json
     601msgctxt "block description"
     602msgid "Pie Calendar information block for use on posts designated as events. This block will display the event-specific information."
     603msgstr ""
  • pie-calendar/tags/1.3.0.5/plugin.php

    r3425648 r3468883  
    1010 * Plugin URI:        https://piecalendar.com
    1111 * Description:       Turn any post type into a calendar event and display it on a calendar.
    12  * Version:           1.3.0.4
     12 * Version:           1.3.0.5
    1313 * Author:            Elijah Mills & Jonathan Jernigan
    1414 * Author URI:        https://piecalendar.com/about
     
    2626}
    2727
    28 define( 'PIECAL_VERSION', '1.3.0.4' );
     28define( 'PIECAL_VERSION', '1.3.0.5' );
    2929define( 'PIECAL_PATH', plugin_dir_url( __FILE__ ) );
    3030define( 'PIECAL_DIR', plugin_dir_path( __FILE__ ) );
  • pie-calendar/tags/1.3.0.5/readme.txt

    r3425648 r3468883  
    44Donate link: https://piecalendar.com
    55Requires at least: 5.9
    6 Tested up to: 6.9
     6Tested up to: 6.9.1
    77Requires PHP: 7.4
    8 Stable tag: 1.3.0.4
     8Stable tag: 1.3.0.5
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8989
    9090== Changelog ==
     91
     92= 1.3.0.5 =
     93* i18n: Made Pie Calendar Info block controls translatable via Loco Translate or other methods.
     94* Tweak: Added white-space handling for popover details to handle \n in descriptions.
     95* Fix: Corrected error caused by switching to Week - Time Grid or Week - Day Grid while hidePastEvents="true" attribute is in use.
    9196
    9297= 1.3.0.4 =
  • pie-calendar/tags/1.3.0.5/src/blocks/event-info/block.json

    r3283614 r3468883  
    5151    }
    5252  },
    53   "textdomain": "event-info",
     53  "textdomain": "piecal",
    5454  "editorScript": "file:./index.js",
    5555  "editorStyle": "file:./index.css",
  • pie-calendar/trunk/build/blocks/calendar/index.asset.php

    r3391964 r3468883  
    1 <?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-url'), 'version' => '4747b309fbb70bb95ee6');
     1<?php return array('dependencies' => array('react', 'react-dom', 'wp-api-fetch', 'wp-block-editor', 'wp-blocks', 'wp-components', 'wp-core-data', 'wp-element', 'wp-hooks', 'wp-i18n', 'wp-url'), 'version' => '3369b6a0bc49b326007c');
  • pie-calendar/trunk/build/blocks/calendar/index.css

    r3351250 r3468883  
    153153    margin-block-start: 0;
    154154    margin-block-end: 0;
     155}
     156
     157.piecal-popover__details {
     158    white-space: pre-line;
    155159}
    156160
  • pie-calendar/trunk/build/blocks/event-info/block.json

    r3283614 r3468883  
    5454    }
    5555  },
    56   "textdomain": "event-info",
     56  "textdomain": "piecal",
    5757  "editorScript": "file:./index.js",
    5858  "editorStyle": "file:./index.css",
  • pie-calendar/trunk/css/piecal.css

    r3351250 r3468883  
    153153    margin-block-start: 0;
    154154    margin-block-end: 0;
     155}
     156
     157.piecal-popover__details {
     158    white-space: pre-line;
    155159}
    156160
  • pie-calendar/trunk/includes/js/piecal.js

    r3419512 r3468883  
    247247        let dayHeaderLink = info.el.querySelector('a');
    248248
     249        if( !dayHeaderLink ) return;
     250
    249251        let fullDayName = piecalUtils.getShortenedDayNames(info.text, 'full');
    250252        let shortDayName = piecalUtils.getShortenedDayNames(info.text, 'short');
  • pie-calendar/trunk/languages/piecal.pot

    r3425648 r3468883  
    1 # Copyright (C) 2025 Elijah Mills & Jonathan Jernigan
     1# Copyright (C) 2026 Elijah Mills & Jonathan Jernigan
    22# This file is distributed under the GPL-2.0+.
    33msgid ""
    44msgstr ""
    5 "Project-Id-Version: Pie Calendar 1.3.0.3\n"
     5"Project-Id-Version: Pie Calendar 1.3.0.5\n"
    66"Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/pie-calendar\n"
    77"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
     
    1010"Content-Type: text/plain; charset=UTF-8\n"
    1111"Content-Transfer-Encoding: 8bit\n"
    12 "POT-Creation-Date: 2025-12-22T20:20:13+00:00\n"
     12"POT-Creation-Date: 2026-02-24T20:02:41+00:00\n"
    1313"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
    1414"X-Generator: WP-CLI 2.11.0\n"
     
    4141
    4242#. Translators: String for Upcoming view in view picker dropdown.
    43 #: includes/block.php:211
    44 #: includes/block.php:263
     43#: includes/block.php:212
     44#: includes/block.php:266
    4545#: includes/utils/Views.php:88
    4646msgid "List - Upcoming"
     
    4848
    4949#. Translators: String for Month - Classic view in view picker dropdown.
    50 #: includes/block.php:223
     50#: includes/block.php:224
    5151#: includes/shortcode.php:170
    5252msgid "Month - Classic"
     
    5454
    5555#. Translators: String for Month - List view in view picker dropdown.
    56 #: includes/block.php:225
     56#: includes/block.php:226
    5757#: includes/shortcode.php:172
    5858msgid "Month - List"
     
    6060
    6161#. Translators: String for Week - Time Grid view in view picker dropdown.
    62 #: includes/block.php:227
     62#: includes/block.php:228
    6363#: includes/shortcode.php:174
    6464msgid "Week - Time Grid"
     
    6666
    6767#. Translators: String for Week - List view in view picker dropdown.
    68 #: includes/block.php:229
     68#: includes/block.php:230
    6969#: includes/shortcode.php:176
    7070msgid "Week - List"
     
    7272
    7373#. Translators: String for Week - Day Grid view in view picker dropdown.
    74 #: includes/block.php:231
     74#: includes/block.php:232
    7575msgid "Week - Classic"
    7676msgstr ""
    7777
    7878#. Translators: String for Day - List view in view picker dropdown.
    79 #: includes/block.php:233
     79#: includes/block.php:234
    8080#: includes/shortcode.php:180
    8181msgid "Day - List"
    8282msgstr ""
    8383
    84 #: includes/block.php:247
     84#: includes/block.php:248
    8585#: build/blocks/calendar/index.js:1
    8686#: src/blocks/calendar/edit.js:393
     
    133133
    134134#. Translators: This string is for displaying the viewer's time zone via the Pie Calendar Info shortcode
    135 #: includes/piecal-info-shortcode.php:37
     135#: includes/piecal-info-shortcode.php:39
    136136#: includes/shortcode.php:566
    137137msgid "Event times are listed in your local time zone: "
     
    139139
    140140#. Translators: The 'Starts on' prepend text for the piecal-info shortcode
    141 #: includes/piecal-info-shortcode.php:54
     141#: includes/piecal-info-shortcode.php:56
    142142msgid "Starts on"
    143143msgstr ""
    144144
    145145#. Translators: This string is used for the start date/time output by the piecal-info shortcode. %1$s is the 'Starts on' prepend. %2$s is the start date & time.
    146 #: includes/piecal-info-shortcode.php:57
    147 #: includes/piecal-info-shortcode.php:58
     146#. Translators: This string is used for the start date/time output by the piecal-info shortcode (date only). %1$s is the 'Starts on' prepend. %2$s is the start date.
     147#: includes/piecal-info-shortcode.php:59
     148#: includes/piecal-info-shortcode.php:61
    148149msgid "%1$s %2$s"
    149150msgstr ""
    150151
    151152#. Translators: The 'Ends on' prepend text for the piecal-info shortcode.
    152 #: includes/piecal-info-shortcode.php:61
     153#: includes/piecal-info-shortcode.php:64
    153154msgid "Ends on"
    154155msgstr ""
    155156
    156 #. Translators: This string is used for the end date/time output by the piecal-info shortcode. Placeholder is the end date & time.
    157 #: includes/piecal-info-shortcode.php:64
    158 #: includes/piecal-info-shortcode.php:65
     157#. Translators: This string is used for the end date/time output by the piecal-info shortcode. %1$s is the 'Ends on' prepend. %2$s is the end date & time.
     158#. Translators: This string is used for the end date/time output by the piecal-info shortcode (date only). %1$s is the 'Ends on' prepend. %2$s is the end date.
     159#: includes/piecal-info-shortcode.php:67
     160#: includes/piecal-info-shortcode.php:69
    159161msgid " %1$s %2$s"
    160162msgstr ""
    161163
    162164#. Translators: This string is output at the end of the start/end date/time output by the piecal-info shortcode if the event is marked as all day.
    163 #: includes/piecal-info-shortcode.php:68
     165#: includes/piecal-info-shortcode.php:72
    164166msgid " Lasts all day."
    165167msgstr ""
     
    227229msgstr ""
    228230
     231#. translators: Pie Calendar activation message
    229232#: plugin.php:148
    230 msgid ""
    231 "<p>Pie Calendar has been activated.</p> \n"
    232 "\t\t\t\t<details>\n"
    233 "\t\t\t\t\t<summary>Quick Start Guide</summary>\n"
    234 "\t\t\t\t\t<ul>\n"
    235 "\t\t\t\t\t\t<li><strong>Step 1:</strong> Edit any post, page, or custom post type and enable the <strong>Show on Calendar</strong> toggle.</li>\n"
    236 "\t\t\t\t\t\t<li><strong>Step 2:</strong> Set a start date and time.</li>\n"
    237 "\t\t\t\t\t\t<li><strong>Step 3:</strong> Add the <code>[piecal]</code> shortcode wherever you want to display your calendar.</li>\n"
    238 "\t\t\t\t\t</ul>\n"
    239 "\t\t\t\t\t<p>That's it! Check out <a href='https://www.youtube.com/watch?v=ncdab1v_B1M'>this video</a> to learn how get started in <strong>under 4 minutes.</strong></p>\n"
    240 "\t\t\t\t\t<p>Or <a href='https://docs.piecalendar.com/'>click here</a> to view our extensive documentation.</p>\n"
    241 "\t\t\t\t</details>\n"
    242 "\t\t\t\t<p><a href='?piecal-dismiss-notice=true'>Dismiss this notice.</a></p>"
    243 msgstr ""
    244 
    245 #: plugin.php:245
     233msgid "Pie Calendar has been activated."
     234msgstr ""
     235
     236#. translators: Quick start guide title
     237#: plugin.php:153
     238msgid "Quick Start Guide"
     239msgstr ""
     240
     241#. translators: Step 1 of the quick start guide
     242#: plugin.php:158
     243msgid "Step 1:"
     244msgstr ""
     245
     246#. translators: Step 1 of the quick start guide
     247#: plugin.php:158
     248msgid "Edit any post, page, or custom post type and enable the <strong>Show on Calendar</strong> toggle."
     249msgstr ""
     250
     251#. translators: Step 2 of the quick start guide
     252#: plugin.php:162
     253msgid "Step 2:"
     254msgstr ""
     255
     256#. translators: Step 2 of the quick start guide
     257#: plugin.php:162
     258msgid "Set a start date and time."
     259msgstr ""
     260
     261#. translators: Step 3 of the quick start guide
     262#: plugin.php:166
     263msgid "Step 3:"
     264msgstr ""
     265
     266#. translators: Step 3 of the quick start guide
     267#: plugin.php:166
     268msgid "Add the <code>[piecal]</code> shortcode wherever you want to display your calendar."
     269msgstr ""
     270
     271#: plugin.php:173
     272msgid "That's it! Check out %s to learn how get started in <strong>under 4 minutes.</strong>"
     273msgstr ""
     274
     275#: plugin.php:176
     276msgid "this video"
     277msgstr ""
     278
     279#: plugin.php:182
     280msgid "Or %s to view our extensive documentation."
     281msgstr ""
     282
     283#: plugin.php:183
     284msgid "click here"
     285msgstr ""
     286
     287#. translators: Dismiss notice link text
     288#: plugin.php:190
     289msgid "Dismiss this notice."
     290msgstr ""
     291
     292#: plugin.php:273
    246293msgid "Navigate to the Pie Calendar website to purchase the Pro version."
    247294msgstr ""
    248295
    249 #: plugin.php:246
     296#: plugin.php:274
    250297msgid "Upgrade to Pro"
    251298msgstr ""
     
    543590msgid "Show a calendar of Pie Calendar events."
    544591msgstr ""
     592
     593#: build/blocks/event-info/block.json
     594#: src/blocks/event-info/block.json
     595msgctxt "block title"
     596msgid "Pie Calendar Event Info"
     597msgstr ""
     598
     599#: build/blocks/event-info/block.json
     600#: src/blocks/event-info/block.json
     601msgctxt "block description"
     602msgid "Pie Calendar information block for use on posts designated as events. This block will display the event-specific information."
     603msgstr ""
  • pie-calendar/trunk/plugin.php

    r3425648 r3468883  
    1010 * Plugin URI:        https://piecalendar.com
    1111 * Description:       Turn any post type into a calendar event and display it on a calendar.
    12  * Version:           1.3.0.4
     12 * Version:           1.3.0.5
    1313 * Author:            Elijah Mills & Jonathan Jernigan
    1414 * Author URI:        https://piecalendar.com/about
     
    2626}
    2727
    28 define( 'PIECAL_VERSION', '1.3.0.4' );
     28define( 'PIECAL_VERSION', '1.3.0.5' );
    2929define( 'PIECAL_PATH', plugin_dir_url( __FILE__ ) );
    3030define( 'PIECAL_DIR', plugin_dir_path( __FILE__ ) );
  • pie-calendar/trunk/readme.txt

    r3425648 r3468883  
    44Donate link: https://piecalendar.com
    55Requires at least: 5.9
    6 Tested up to: 6.9
     6Tested up to: 6.9.1
    77Requires PHP: 7.4
    8 Stable tag: 1.3.0.4
     8Stable tag: 1.3.0.5
    99License: GPLv2 or later
    1010License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    8989
    9090== Changelog ==
     91
     92= 1.3.0.5 =
     93* i18n: Made Pie Calendar Info block controls translatable via Loco Translate or other methods.
     94* Tweak: Added white-space handling for popover details to handle \n in descriptions.
     95* Fix: Corrected error caused by switching to Week - Time Grid or Week - Day Grid while hidePastEvents="true" attribute is in use.
    9196
    9297= 1.3.0.4 =
  • pie-calendar/trunk/src/blocks/event-info/block.json

    r3283614 r3468883  
    5151    }
    5252  },
    53   "textdomain": "event-info",
     53  "textdomain": "piecal",
    5454  "editorScript": "file:./index.js",
    5555  "editorStyle": "file:./index.css",
Note: See TracChangeset for help on using the changeset viewer.