You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -144,6 +144,16 @@ As great as the block editor is it can cause issues, sometimes. For events that
144
144
145
145
## Changelog
146
146
147
+
### 3.3.1
148
+
* Released on xxxx xx, 2020
149
+
* Fixed: Fixed plugin settings resetting to default values upon update of plugin
150
+
* Fixed: Removed typos in v2.2 Changelog and Upgrade Notice
151
+
* Fixed: Removed typos in v1.1 Changelog and Upgrade Notice
152
+
* Fixed: Removed typos in `CSS Classes` portion of the `Arbitrary Section` of the README
153
+
* Removed: Removed excess `.DS_Store` file in `tribe/events/month/calendar-body/day/calendar-events/calendar-event/tooltip/`
154
+
* Edited: `plugin.php`
155
+
* Edited: `README.md`
156
+
147
157
### 3.3
148
158
* Released on June 24, 2020
149
159
* Added: Tested up to tag changed to 5.4.2 as support with WordPress 5.4.2 has been confirmed
@@ -334,6 +344,9 @@ As great as the block editor is it can cause issues, sometimes. For events that
334
344
335
345
## Upgrade Notice
336
346
347
+
### 3.3.1
348
+
Plugin settings will no longer reset to their default values when you update the plugin or when you reactivate it. Sorry about that. All files within the master branch of the Github repository and the WordPress Plugin Repository SVN repo have been synchronized. The releases being named `wordpress-[version]-display-event-locations-tec.zip` published within the Github `Releases` section have not been affected as they have been accurate.
349
+
337
350
### 3.3
338
351
Today's update continues quality of life improvements to help better your experience while also working to keep our footprint on your installation to a minimum. Unnecessary code has been removed. Typos continue to be fixed. Comments have been simplified. Documentation has been reworded for clarity. Updated developer contact information and URIs have been put into place. -- As always, if you experience any issues open a support ticket and I'll get you up and running. Have a great, productive day!
Copy file name to clipboardExpand all lines: plugin.php
+7-4
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
* Description: Add the event venue/location to the tooltip that is displayed on hover over in the month view of the calendar when using The Events Calendar or The Events Calendar Pro by Modern Tribe.
0 commit comments