Skip to content

Commit 861e1ae

Browse files
committed
Updated changelog for 2.1
1 parent 500f0e2 commit 861e1ae

File tree

2 files changed

+30
-26
lines changed

2 files changed

+30
-26
lines changed

changelog.txt

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,34 @@
22

33
This is an archive of older changelog entries. Most recent entries are maintained in readme.txt
44

5+
= 2.0.1 =
6+
7+
Release post: [https://webberzone.com/announcements/snippetz-v2-0-0/](https://webberzone.com/announcements/snippetz-v2-0-0/)
8+
9+
* Bug fixes:
10+
* Fixed "Exclude display on these post IDs"
11+
* Fixed link to Settings page
12+
* Fixed Content addition on Post and Pages only
13+
* Admin scripts were incorrectly added on all "Add New" post screens
14+
15+
= 2.0.0 =
16+
17+
*Add to All* plugin has now been rebranded to *WebberZone Snippetz*. The plugin code has also been rewritten to use OOP.
18+
19+
* New feature:
20+
* Add Meta verification. Read how to verify your domain in the [Meta Business Help Centre](https://www.facebook.com/business/help/321167023127050)
21+
* Snippet priority: New global option to set the priority of when snippets are added to the content. Additionally, the snippet screen allows settings a priority amongst other snippets that add to the content
22+
* Snippet Type: New dropdown to select if the snippet is a CSS, JS or HTML snippet. If you select JS or CSS, then the `script` and `style` tags are automatically added
23+
* New option to add content to the `wp_body_open()` tag
24+
25+
* Enhancements:
26+
* Google Analytics code has been updated to GA4. Please update your [Google Tag ID](https://support.google.com/analytics/answer/9539598?hl=en)
27+
* *uninstall.php* now uses `get_sites()` function
28+
* Settings menu link is under Snippetz menu if enabled and under Settings menu when disabled
29+
30+
* Deprecated:
31+
* Support for Tynt has been removed. If you are using Tynt, you will need to directly use the full code in the *Footer* tab.
32+
533
= 1.8.0 =
634

735
Release post: [https://webberzone.com/announcements/add-to-all-v1-8-0/](https://webberzone.com/announcements/add-to-all-v1-8-0/)

readme.txt

Lines changed: 2 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -97,39 +97,15 @@ WebberZone Snippetz is one of the many plugins developed by WebberZone. Check ou
9797

9898
= 2.1.0 =
9999

100+
Release post: [https://webberzone.com/announcements/snippetz-v2-1-0/](https://webberzone.com/announcements/snippetz-v2-1-0/)
101+
100102
* Features:
101103
* New block to select and display any snippet in the block or site editor.
102104
* New On/Off toggle button in the snippet screen to enable/disable a snippet.
103105

104106
* Modifications:
105107
* Snippets are no longer public or visible on the frontend. They are only visible in the snippet screen.
106108

107-
= 2.0.1 =
108-
109-
* Bug fixes:
110-
* Fixed "Exclude display on these post IDs"
111-
* Fixed link to Settings page
112-
* Fixed Content addition on Post and Pages only
113-
* Admin scripts were incorrectly added on all "Add New" post screens
114-
115-
= 2.0.0 =
116-
117-
*Add to All* plugin has now been rebranded to *WebberZone Snippetz*. The plugin code has also been rewritten to use OOP.
118-
119-
* New feature:
120-
* Add Meta verification. Read how to verify your domain in the [Meta Business Help Centre](https://www.facebook.com/business/help/321167023127050)
121-
* Snippet priority: New global option to set the priority of when snippets are added to the content. Additionally, the snippet screen allows settings a priority amongst other snippets that add to the content
122-
* Snippet Type: New dropdown to select if the snippet is a CSS, JS or HTML snippet. If you select JS or CSS, then the `script` and `style` tags are automatically added
123-
* New option to add content to the `wp_body_open()` tag
124-
125-
* Enhancements:
126-
* Google Analytics code has been updated to GA4. Please update your [Google Tag ID](https://support.google.com/analytics/answer/9539598?hl=en)
127-
* *uninstall.php* now uses `get_sites()` function
128-
* Settings menu link is under Snippetz menu if enabled and under Settings menu when disabled
129-
130-
* Deprecated:
131-
* Support for Tynt has been removed. If you are using Tynt, you will need to directly use the full code in the *Footer* tab.
132-
133109
Check changelog.txt for older entries the [Releases page on Github](https://github.com/WebberZone/add-to-all/releases)
134110

135111
== Upgrade Notice ==

0 commit comments

Comments
 (0)