Changeset 2882564
- Timestamp:
- 03/18/2023 01:19:48 PM (3 years ago)
- Location:
- simple-wp-events
- Files:
-
- 1 added
- 4 edited
-
tags/1.6.2/README.md (modified) (1 diff)
-
tags/1.6.2/README.txt (modified) (1 diff)
-
trunk/README.md (modified) (1 diff)
-
trunk/README.txt (modified) (1 diff)
-
trunk/assets/js/jquery.inputmask.min.js (added)
Legend:
- Unmodified
- Added
- Removed
-
simple-wp-events/tags/1.6.2/README.md
r2882559 r2882564 100 100 Added: jQuery input mask for the phone number formatting. 101 101 102 Version-1.5.3103 Update: Past events are changed to draft so that they are not indexed.104 Added: Auto formatting for phone number field.105 106 Version-1.5.2107 Fixed: Deleted entries issue.108 Added: Texting permission option for registration form.109 110 Version-1.5.0111 Update: Moved MailChimp functionality to a separate addon.112 Added: Send registrants data to MailChimp.113 114 Version-1.4.3115 Added: Register button for single events in widget shortcode.116 Added: Option to export events (all, future, past, on going) to CSV.117 Added: Option to export registrations (with dates nad event title filters) to CSV.118 Added: Option to export subscriptions to CSV.119 Fixed: Add to calendar option for google calendar when start and end dates are same.120 Added: Option to disable archive page.121 Fixed: Captcha execution on subscribers form.122 Fixed: Location and date filters in shortcode.123 Fixed: location duplication issue.124 Fixed: CSS for calendar list dropdown.125 126 Version-1.4.2127 Updated: Subscriber form layout for number and permission fields.128 Fixed: Class conflict with form fence plugin.129 Fixed: Location not displaying properly in widget.130 131 Version 1.4.1132 Fixed: CSS conflict with list style.133 Fixed: Forms CSS for show/hide fields.134 135 Version 1.4.0136 Added: Metabox to limit seats per registration for each event.137 Fixed: List style and indentation on archive and single event page.138 Fixed: Edit entry not working for subscriptions.139 Fixed: Empty venue when no location selected.140 Added: Settings fields to show/hide optional fields in registration/subscribers forms.141 Added: Filter events by type on posts screen.142 Added: Option to turn webinar confirmation email on/off.143 Added: Duplicate event option to create a copy of the same events.144 Added: WP-editor for email templates and forms descriptions.145 Updated: Background of meta box heading and event type field to make it stand out.146 Added: Checkbox to show/hide events on the archive page.147 Added: Unique class selector for each event on the archive page.148 Added: Type attribute in the shortcode to display events of one type only.149 Added: Settings field for redirect URL for event type webinar.150 151 102 == Upgrade Notice == 152 103 Coming Soon! -
simple-wp-events/tags/1.6.2/README.txt
r2882559 r2882564 100 100 Added: jQuery input mask for the phone number formatting. 101 101 102 Version-1.5.3103 Update: Past events are changed to draft so that they are not indexed.104 Added: Auto formatting for phone number field.105 106 Version-1.5.2107 Fixed: Deleted entries issue.108 Added: Texting permission option for registration form.109 110 Version-1.5.0111 Update: Moved MailChimp functionality to a separate addon.112 Added: Send registrants data to MailChimp.113 114 Version-1.4.3115 Added: Register button for single events in widget shortcode.116 Added: Option to export events (all, future, past, on going) to CSV.117 Added: Option to export registrations (with dates nad event title filters) to CSV.118 Added: Option to export subscriptions to CSV.119 Fixed: Add to calendar option for google calendar when start and end dates are same.120 Added: Option to disable archive page.121 Fixed: Captcha execution on subscribers form.122 Fixed: Location and date filters in shortcode.123 Fixed: location duplication issue.124 Fixed: CSS for calendar list dropdown.125 126 Version-1.4.2127 Updated: Subscriber form layout for number and permission fields.128 Fixed: Class conflict with form fence plugin.129 Fixed: Location not displaying properly in widget.130 131 Version 1.4.1132 Fixed: CSS conflict with list style.133 Fixed: Forms CSS for show/hide fields.134 135 Version 1.4.0136 Added: Metabox to limit seats per registration for each event.137 Fixed: List style and indentation on archive and single event page.138 Fixed: Edit entry not working for subscriptions.139 Fixed: Empty venue when no location selected.140 Added: Settings fields to show/hide optional fields in registration/subscribers forms.141 Added: Filter events by type on posts screen.142 Added: Option to turn webinar confirmation email on/off.143 Added: Duplicate event option to create a copy of the same events.144 Added: WP-editor for email templates and forms descriptions.145 Updated: Background of meta box heading and event type field to make it stand out.146 Added: Checkbox to show/hide events on the archive page.147 Added: Unique class selector for each event on the archive page.148 Added: Type attribute in the shortcode to display events of one type only.149 Added: Settings field for redirect URL for event type webinar.150 151 102 == Upgrade Notice == 152 103 Coming Soon! -
simple-wp-events/trunk/README.md
r2882562 r2882564 100 100 Added: jQuery input mask for the phone number formatting. 101 101 102 Version-1.5.3103 Update: Past events are changed to draft so that they are not indexed.104 Added: Auto formatting for phone number field.105 106 Version-1.5.2107 Fixed: Deleted entries issue.108 Added: Texting permission option for registration form.109 110 Version-1.5.0111 Update: Moved MailChimp functionality to a separate addon.112 Added: Send registrants data to MailChimp.113 114 Version-1.4.3115 Added: Register button for single events in widget shortcode.116 Added: Option to export events (all, future, past, on going) to CSV.117 Added: Option to export registrations (with dates nad event title filters) to CSV.118 Added: Option to export subscriptions to CSV.119 Fixed: Add to calendar option for google calendar when start and end dates are same.120 Added: Option to disable archive page.121 Fixed: Captcha execution on subscribers form.122 Fixed: Location and date filters in shortcode.123 Fixed: location duplication issue.124 Fixed: CSS for calendar list dropdown.125 126 Version-1.4.2127 Updated: Subscriber form layout for number and permission fields.128 Fixed: Class conflict with form fence plugin.129 Fixed: Location not displaying properly in widget.130 131 Version 1.4.1132 Fixed: CSS conflict with list style.133 Fixed: Forms CSS for show/hide fields.134 135 Version 1.4.0136 Added: Metabox to limit seats per registration for each event.137 Fixed: List style and indentation on archive and single event page.138 Fixed: Edit entry not working for subscriptions.139 Fixed: Empty venue when no location selected.140 Added: Settings fields to show/hide optional fields in registration/subscribers forms.141 Added: Filter events by type on posts screen.142 Added: Option to turn webinar confirmation email on/off.143 Added: Duplicate event option to create a copy of the same events.144 Added: WP-editor for email templates and forms descriptions.145 Updated: Background of meta box heading and event type field to make it stand out.146 Added: Checkbox to show/hide events on the archive page.147 Added: Unique class selector for each event on the archive page.148 Added: Type attribute in the shortcode to display events of one type only.149 Added: Settings field for redirect URL for event type webinar.150 151 102 == Upgrade Notice == 152 103 Coming Soon! -
simple-wp-events/trunk/README.txt
r2882562 r2882564 100 100 Added: jQuery input mask for the phone number formatting. 101 101 102 Version-1.5.3103 Update: Past events are changed to draft so that they are not indexed.104 Added: Auto formatting for phone number field.105 106 Version-1.5.2107 Fixed: Deleted entries issue.108 Added: Texting permission option for registration form.109 110 Version-1.5.0111 Update: Moved MailChimp functionality to a separate addon.112 Added: Send registrants data to MailChimp.113 114 Version-1.4.3115 Added: Register button for single events in widget shortcode.116 Added: Option to export events (all, future, past, on going) to CSV.117 Added: Option to export registrations (with dates nad event title filters) to CSV.118 Added: Option to export subscriptions to CSV.119 Fixed: Add to calendar option for google calendar when start and end dates are same.120 Added: Option to disable archive page.121 Fixed: Captcha execution on subscribers form.122 Fixed: Location and date filters in shortcode.123 Fixed: location duplication issue.124 Fixed: CSS for calendar list dropdown.125 126 Version-1.4.2127 Updated: Subscriber form layout for number and permission fields.128 Fixed: Class conflict with form fence plugin.129 Fixed: Location not displaying properly in widget.130 131 Version 1.4.1132 Fixed: CSS conflict with list style.133 Fixed: Forms CSS for show/hide fields.134 135 Version 1.4.0136 Added: Metabox to limit seats per registration for each event.137 Fixed: List style and indentation on archive and single event page.138 Fixed: Edit entry not working for subscriptions.139 Fixed: Empty venue when no location selected.140 Added: Settings fields to show/hide optional fields in registration/subscribers forms.141 Added: Filter events by type on posts screen.142 Added: Option to turn webinar confirmation email on/off.143 Added: Duplicate event option to create a copy of the same events.144 Added: WP-editor for email templates and forms descriptions.145 Updated: Background of meta box heading and event type field to make it stand out.146 Added: Checkbox to show/hide events on the archive page.147 Added: Unique class selector for each event on the archive page.148 Added: Type attribute in the shortcode to display events of one type only.149 Added: Settings field for redirect URL for event type webinar.150 151 102 == Upgrade Notice == 152 103 Coming Soon!
Note: See TracChangeset
for help on using the changeset viewer.