Changeset 3257167
- Timestamp:
- 03/17/2025 01:49:04 PM (13 months ago)
- Location:
- addevent
- Files:
-
- 5 edited
- 1 copied
-
assets/banner-772x250.png (modified) (previous)
-
tags/1.4 (copied) (copied from addevent/trunk)
-
tags/1.4/block.js (modified) (1 diff)
-
tags/1.4/readme.txt (modified) (5 diffs)
-
trunk/block.js (modified) (1 diff)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
addevent/tags/1.4/block.js
r3239873 r3257167 75 75 value: calendarID, 76 76 onChange: (value) => setAttributes({ calendarID: value }), 77 help: createElement('a', { href: 'https://help.addevent.com/docs/ create-a-calendar', target: '_blank' }, 'How to find the CalendarID')77 help: createElement('a', { href: 'https://help.addevent.com/docs/how-to-find-your-calendar-id', target: '_blank' }, 'How to find the CalendarID') 78 78 }), 79 79 createElement(ToggleControl, { -
addevent/tags/1.4/readme.txt
r3241846 r3257167 1 === AddEvent Embeddable Calendar===1 === Events Calendar by AddEvent – Embeddable Event Calendar Plugin === 2 2 Contributors: addeventinc 3 Tags: event , calendar, schedule, embeddable calendar3 Tags: event calendar, calendar, schedule, embeddable calendar, events calendar, online calendar, embeddable events calendar, event management, schedule of events, event schedule 4 4 Requires at least: 5.6 5 Tested up to: 6.7 .35 Tested up to: 6.7 6 6 Requires PHP: 7.4 7 Stable tag: 1. 37 Stable tag: 1.4 8 8 License: GPL-2.0+ 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 15 15 == Description == 16 16 17 The AddEvent Calendar Plugin for WordPress is a powerful and user-friendly tool to showcase upcoming events, conferences, schedules, calendars, webinars, and more—seamlessly integrating with your website’s design.17 AddEvent's Events Calendar Plugin for WordPress makes it simple to embed a fully responsive, customizable events calendar on your website. Perfect for showcasing upcoming events, conferences, and schedules. 18 18 19 19 Don't have an AddEvent account yet? Sign up for your own [AddEvent Calendar](https://addevent.com/signup?utm_source=wordpress&utm_medium=plugin&utm_campaign=embeddable-calendar&utm_term=addevent-calendar&utm_content=signup). 20 20 21 Embed a beautiful calendar on your website - display yourevents and keep your visitors up to date without any extra effort on their part.21 Embed a beautiful event calendar on your website - display your upcoming events and keep your visitors up to date without any extra effort on their part. 22 22 23 AddEvent's Embeddable Calendar plugin lets you display your AddEvent calendar on your website. Install the plugin, add the AddEvent Calendar block, and put in the CalendarID of your AddEvent Calendar.23 AddEvent's Embeddable Events Calendar plugin lets you display your AddEvent-powered Events Calendar on your website. Install the plugin, add the AddEvent Event Calendar block, and put in the CalendarID of your AddEvent Calendar. 24 24 25 25 **Key Features:** 26 26 ✅ Easy Embedding – Add beautiful, fully responsive event calendars anywhere on your site. 27 ✅ Customiz ation Options - Customize thecalendar through block settings such as inclusion or removal of the calendar name, print button, timezone selector, subscribe buttons, and so forth28 ✅ Subscribe Button – Let visitors save your calendar feed in their calendar of choice (Google, Outlook, Apple, etc.).29 ✅ Real-Time Updates – Automatically sync event changes without needing manual updates to your website calendar. Events that are added and updated in AddEvent will reflect on your website in realtime.27 ✅ Customize Your Events Calendar - Customize the event calendar through block settings such as inclusion or removal of the calendar name, print button, timezone selector, subscribe buttons, and so forth 28 ✅ Subscribe Button – Let visitors save your event calendar feed in their calendar of choice (Google, Outlook, Apple, etc.). 29 ✅ Real-Time Event Updates & Syncing – Automatically sync event changes without needing manual updates to your website calendar. Events that are added and updated in AddEvent will be reflected on your website in real-time. 30 30 ✅ Timezone Support – Ensure event times display accurately for global audiences. 31 31 ✅ Calendar Display Settings - Supports various calendar views (month, week, schedule) … … 33 33 Perfect for businesses, nonprofits, educators, coaches, marketers, and anyone hosting events who wants to share their schedule and calendar on their website! AddEvent’s WordPress plugin makes calendar sharing simple, professional, and effective. Start engaging your audience today! 34 34 35 👉 **Install nowand turn your website into an event hub!**35 👉 **Install the AddEvent Events Calendar Plugin today and turn your website into an event hub!** 36 36 37 37 … … 47 47 == Screenshots == 48 48 49 1. **AddEvent Calendar Block** - A preview of the AddEvent blockin the Gutenberg editor.50 2. **Block Settings Panel** - Configure the Calendar ID directly in the block settings .49 1. **AddEvent Events Calendar Block** - Add and configure your AddEvent Events Calendar in the Gutenberg editor. 50 2. **Block Settings Panel** - Configure the Calendar ID directly in the block settings and customize your events calendar display settings. 51 51 3. **Website View** - Display your event calendar dynamically on your website. 52 52 … … 89 89 = Where do I find my Calendar ID? = 90 90 91 Navigate to your [AddEvent account](https://app.addevent.com/calendars), hover over your calendar name, and click the three dots. From there, click **Calendar Page**, and your Calendar ID can be found in the top calendar details section. 91 You can find your Calendar ID by logging into your [AddEvent account](https://app.addevent.com/calendars). Hover over your calendar name, and click the three dots. From there, click **Calendar Page**, and your Calendar ID can be found in the top calendar details section. This ID allows you to embed your Events Calendar on your WordPress site. 92 92 93 93 = How do I configure the Calendar ID? = 94 94 95 When you add the Add Event block, you can set the Calendar ID in the block's settings panel in the editor.95 After adding the AddEvent Event Calendar block, enter your Calendar ID in the settings panel to link your Events Calendar. 96 96 97 97 = Can I manage events directly in WordPress? = -
addevent/trunk/block.js
r3239873 r3257167 75 75 value: calendarID, 76 76 onChange: (value) => setAttributes({ calendarID: value }), 77 help: createElement('a', { href: 'https://help.addevent.com/docs/ create-a-calendar', target: '_blank' }, 'How to find the CalendarID')77 help: createElement('a', { href: 'https://help.addevent.com/docs/how-to-find-your-calendar-id', target: '_blank' }, 'How to find the CalendarID') 78 78 }), 79 79 createElement(ToggleControl, { -
addevent/trunk/readme.txt
r3241846 r3257167 1 === AddEvent Embeddable Calendar===1 === Events Calendar by AddEvent – Embeddable Event Calendar Plugin === 2 2 Contributors: addeventinc 3 Tags: event , calendar, schedule, embeddable calendar3 Tags: event calendar, calendar, schedule, embeddable calendar, events calendar, online calendar, embeddable events calendar, event management, schedule of events, event schedule 4 4 Requires at least: 5.6 5 Tested up to: 6.7 .35 Tested up to: 6.7 6 6 Requires PHP: 7.4 7 Stable tag: 1. 37 Stable tag: 1.4 8 8 License: GPL-2.0+ 9 9 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 15 15 == Description == 16 16 17 The AddEvent Calendar Plugin for WordPress is a powerful and user-friendly tool to showcase upcoming events, conferences, schedules, calendars, webinars, and more—seamlessly integrating with your website’s design.17 AddEvent's Events Calendar Plugin for WordPress makes it simple to embed a fully responsive, customizable events calendar on your website. Perfect for showcasing upcoming events, conferences, and schedules. 18 18 19 19 Don't have an AddEvent account yet? Sign up for your own [AddEvent Calendar](https://addevent.com/signup?utm_source=wordpress&utm_medium=plugin&utm_campaign=embeddable-calendar&utm_term=addevent-calendar&utm_content=signup). 20 20 21 Embed a beautiful calendar on your website - display yourevents and keep your visitors up to date without any extra effort on their part.21 Embed a beautiful event calendar on your website - display your upcoming events and keep your visitors up to date without any extra effort on their part. 22 22 23 AddEvent's Embeddable Calendar plugin lets you display your AddEvent calendar on your website. Install the plugin, add the AddEvent Calendar block, and put in the CalendarID of your AddEvent Calendar.23 AddEvent's Embeddable Events Calendar plugin lets you display your AddEvent-powered Events Calendar on your website. Install the plugin, add the AddEvent Event Calendar block, and put in the CalendarID of your AddEvent Calendar. 24 24 25 25 **Key Features:** 26 26 ✅ Easy Embedding – Add beautiful, fully responsive event calendars anywhere on your site. 27 ✅ Customiz ation Options - Customize thecalendar through block settings such as inclusion or removal of the calendar name, print button, timezone selector, subscribe buttons, and so forth28 ✅ Subscribe Button – Let visitors save your calendar feed in their calendar of choice (Google, Outlook, Apple, etc.).29 ✅ Real-Time Updates – Automatically sync event changes without needing manual updates to your website calendar. Events that are added and updated in AddEvent will reflect on your website in realtime.27 ✅ Customize Your Events Calendar - Customize the event calendar through block settings such as inclusion or removal of the calendar name, print button, timezone selector, subscribe buttons, and so forth 28 ✅ Subscribe Button – Let visitors save your event calendar feed in their calendar of choice (Google, Outlook, Apple, etc.). 29 ✅ Real-Time Event Updates & Syncing – Automatically sync event changes without needing manual updates to your website calendar. Events that are added and updated in AddEvent will be reflected on your website in real-time. 30 30 ✅ Timezone Support – Ensure event times display accurately for global audiences. 31 31 ✅ Calendar Display Settings - Supports various calendar views (month, week, schedule) … … 33 33 Perfect for businesses, nonprofits, educators, coaches, marketers, and anyone hosting events who wants to share their schedule and calendar on their website! AddEvent’s WordPress plugin makes calendar sharing simple, professional, and effective. Start engaging your audience today! 34 34 35 👉 **Install nowand turn your website into an event hub!**35 👉 **Install the AddEvent Events Calendar Plugin today and turn your website into an event hub!** 36 36 37 37 … … 47 47 == Screenshots == 48 48 49 1. **AddEvent Calendar Block** - A preview of the AddEvent blockin the Gutenberg editor.50 2. **Block Settings Panel** - Configure the Calendar ID directly in the block settings .49 1. **AddEvent Events Calendar Block** - Add and configure your AddEvent Events Calendar in the Gutenberg editor. 50 2. **Block Settings Panel** - Configure the Calendar ID directly in the block settings and customize your events calendar display settings. 51 51 3. **Website View** - Display your event calendar dynamically on your website. 52 52 … … 89 89 = Where do I find my Calendar ID? = 90 90 91 Navigate to your [AddEvent account](https://app.addevent.com/calendars), hover over your calendar name, and click the three dots. From there, click **Calendar Page**, and your Calendar ID can be found in the top calendar details section. 91 You can find your Calendar ID by logging into your [AddEvent account](https://app.addevent.com/calendars). Hover over your calendar name, and click the three dots. From there, click **Calendar Page**, and your Calendar ID can be found in the top calendar details section. This ID allows you to embed your Events Calendar on your WordPress site. 92 92 93 93 = How do I configure the Calendar ID? = 94 94 95 When you add the Add Event block, you can set the Calendar ID in the block's settings panel in the editor.95 After adding the AddEvent Event Calendar block, enter your Calendar ID in the settings panel to link your Events Calendar. 96 96 97 97 = Can I manage events directly in WordPress? =
Note: See TracChangeset
for help on using the changeset viewer.