Skip to content

Commit f503a15

Browse files
committed
Updated readme
1 parent 66cfba7 commit f503a15

2 files changed

Lines changed: 28 additions & 17 deletions

File tree

readme.md

Lines changed: 11 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,34 @@
88
[![Required PHP](https://img.shields.io/wordpress/plugin/required-php/add-to-all?style=flat-square)](https://wordpress.org/plugins/add-to-all/)
99
[![Active installs](https://img.shields.io/wordpress/plugin/installs/add-to-all?style=flat-square)](https://wordpress.org/plugins/add-to-all/)
1010

11-
__Requires:__ 5.6
11+
__Requires:__ WordPress 6.3
1212

13-
__Tested up to:__ 6.2
13+
__Tested up to:__ WordPress 6.7
1414

1515
__License:__ [GPL-2.0+](http://www.gnu.org/licenses/gpl-2.0.html)
1616

1717
__Plugin page:__ [WebberZone Snippetz](https://webberzone.com/plugins/add-to-all/) | [WordPress Plugin page](https://wordpress.org/plugins/add-to-all/)
1818

19-
The ultimate snippet manager for WordPress to create and manage custom HTML, CSS or JS code snippets.
19+
The ultimate snippet manager for WordPress that allows you to create and manage custom HTML, CSS, or JS code snippets and insert them in your site's header, footer, content, etc.
2020

2121
## Description
2222

23-
[WebberZone Snippetz](https://webberzone.com/plugins/add-to-all/) (formerly Add to All) is a simple, yet powerful plugin that will allow you to create and manage custom snippets of HTML, CSS or JS code and add them to your header, footer, content or feed. You can also choose where and when to display your snippets based on various criteria such as post IDs, post types, categories, tags, and more.
23+
Do you want to customize your site with code but don't want to edit your theme files or worry about losing your changes when you switch themes? Do you want to add analytics, site verification, custom CSS, or any other code to your site without using multiple plugins? Do you want complete control over where and when you display your code snippets on your site?
2424

25-
WebberZone Snippetz comes with out of the box support for Google Analytics, Statcounter and Tynt. Additionally, it supports site verification for Google, Bing and Pinterest via their HTML tag methods.
25+
If you answered yes to any of the above questions, WebberZone Snippetz is the perfect plugin!
2626

27-
WebberZone Snippetz also enhances your site’s feed with a copyright notice and a link to the post. Plus, it comes with tons of actions and filters to extend its functionality.
27+
[WebberZone Snippetz](https://webberzone.com/plugins/add-to-all/) (formerly Add to All) is a simple yet powerful plugin that allows you to create and manage custom snippets of HTML, CSS, or JS code and add them to your header, footer, content, or feed. You can also choose where and when to display your snippets based on criteria such as post IDs, post types, categories, tags, and more.
28+
29+
WebberZone Snippetz comes with out-of-the-box support for Google Analytics and Statcounter. It lets you easily add meta tags to verify your site with Google, Bing, and Pinterest.
30+
31+
WebberZone Snippetz also enhances your site's feed with a copyright notice and a link to the post. It also comes with many actions and filters to extend its functionality.
2832

2933
Here are some of the key features of WebberZone Snippetz:
3034

3135
* Create custom snippets with HTML, CSS or JS code
3236
* Add snippets to your header, footer, content or feed
3337
* Choose where and when to display your snippets based on post IDs, post types, categories, tags, and more
34-
* Support for Google Analytics, Statcounter and Tynt
38+
* Support for Google Analytics and Statcounter
3539
* Site verification for Google, Bing and Pinterest
3640
* No need to edit theme files or lose changes when switching themes
3741

readme.txt

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,33 @@
11
=== WebberZone Snippetz - Header, Body and Footer manager ===
2-
Tags: snippets, html, css, javascript, code, header, footer, content, body, feed
2+
Tags: code, snippets, html, css, javascript
33
Contributors: Ajay, webberzone
44
Donate link: https://ajaydsouza.com/donate/
5-
Stable tag: 2.0.1
5+
Stable tag: 2.1.0
66
Requires at least: 6.3
77
Tested up to: 6.7
88
Requires PHP: 7.4
99
License: GPLv2 or later
1010

11-
The ultimate snippet manager for WordPress to create and manage custom HTML, CSS or JS code snippets.
11+
The ultimate snippet manager for WordPress that allows you to create and manage custom HTML, CSS, or JS code snippets and insert them in your site's header, footer, content, etc.
1212

1313
== Description ==
1414

15-
Do you want to customize your site with code but dont want to edit your theme files or worry about losing your changes when you switch themes? Do you want to add analytics, site verification, custom CSS, or any other code to your site without using multiple plugins? Do you want to have full control over where and when your code snippets are displayed on your site?
15+
Do you want to customize your site with code but don't want to edit your theme files or worry about losing your changes when you switch themes? Do you want to add analytics, site verification, custom CSS, or any other code to your site without using multiple plugins? Do you want complete control over where and when you display your code snippets on your site?
1616

17-
If you answered yes to any of these questions, then WebberZone Snippetz is the perfect plugin for you!
17+
If you answered yes to any of the above questions, WebberZone Snippetz is the perfect plugin!
1818

19-
[WebberZone Snippetz](https://webberzone.com/plugins/add-to-all/) (formerly Add to All) is a simple, yet powerful plugin that will allow you to create and manage custom snippets of HTML, CSS or JS code and add them to your header, footer, content or feed. You can also choose where and when to display your snippets based on various criteria such as post IDs, post types, categories, tags, and more.
19+
[WebberZone Snippetz](https://webberzone.com/plugins/add-to-all/) (formerly Add to All) is a simple yet powerful plugin that allows you to create and manage custom snippets of HTML, CSS, or JS code and add them to your header, footer, content, or feed. You can also choose where and when to display your snippets based on criteria such as post IDs, post types, categories, tags, and more.
2020

21-
WebberZone Snippetz comes with out of the box support for Google Analytics, Statcounter and Tynt. Additionally, it supports site verification for Google, Bing and Pinterest via their HTML tag methods.
21+
WebberZone Snippetz comes with out-of-the-box support for Google Analytics and Statcounter. It lets you easily add meta tags to verify your site with Google, Bing, and Pinterest.
2222

23-
WebberZone Snippetz also enhances your sites feed with a copyright notice and a link to the post. Plus, it comes with tons of actions and filters to extend its functionality.
23+
WebberZone Snippetz also enhances your site's feed with a copyright notice and a link to the post. It also comes with many actions and filters to extend its functionality.
2424

2525
Here are some of the key features of WebberZone Snippetz:
2626

2727
* Create custom snippets with HTML, CSS or JS code
2828
* Add snippets to your header, footer, content or feed
2929
* Choose where and when to display your snippets based on post IDs, post types, categories, tags, and more
30-
* Support for Google Analytics, Statcounter and Tynt
30+
* Support for Google Analytics and Statcounter
3131
* Site verification for Google, Bing and Pinterest
3232
* No need to edit theme files or lose changes when switching themes
3333

@@ -102,6 +102,12 @@ WebberZone Snippetz is one of the many plugins developed by WebberZone. Check ou
102102

103103
== Changelog ==
104104

105+
= 2.1.0 =
106+
107+
* Features:
108+
* New block to select and display any snippet in the block or site editor.
109+
* New On/Off toggle button in the snippet screen to enable/disable a snippet.
110+
105111
= 2.0.1 =
106112

107113
* Bug fixes:
@@ -132,5 +138,6 @@ Check changelog.txt for older entries the [Releases page on Github](https://gith
132138

133139
== Upgrade Notice ==
134140

135-
= 2.0.1 =
141+
= 2.1.0 =
142+
136143
Major release; Check out the Changelog for more details.

0 commit comments

Comments
 (0)