PluginProbe
Insert Html Snippet / 1.4
Insert Html Snippet v1.4
1.4.6 trunk 1.0 1.0.1 1.1 1.1.1 1.2 1.2.1 1.2.2 1.2.3 1.2.4 1.2.5 1.3 1.3.1 1.3.2 1.3.3 1.3.4 1.3.5 1.3.6 1.3.7 1.3.8 1.4 1.4.1 1.4.2 1.4.3 All 27 releases
insert-html-snippet / readme.txt

readme.txt in Insert Html Snippet 1.4, at readme.txt

192 lines 5.9 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Insert Html Snippet ===
2 Contributors: f1logic
3 Donate link: http://xyzscripts.com/donate/
4 Tags: insert HTML, add HTML, insert adsense, insert ads, insert addthis code, insert flash , insert javascript, add javascript, insert css, add css, HTML to shortcode, integrate ad codes, raw html, embed html, html inserter, ad inserter, css inserter
5 Requires at least: 5.0
6 Tested up to: 6.7.2
7 Stable tag: 1.4
8 License: GPLv2 or later
9
10 Add HTML, CSS and javascript code to your pages and posts easily using shortcodes.
11
12 == Description ==
13
14 A quicklook into Insert Html Snippet
15
16
17 Convert HTML snippets to shortcodes
18
19 Convert Javascript codes to shortcodes
20
21 Convert CSS codes to shortcodes
22
23 Support for snippet shortcodes in widgets
24
25 Dropdown menu in TinyMCE editor to pick snippet shortcodes easily
26
27 Insert adsense or any adcode
28
29 Insert addthis or any social bookmarking code
30
31 Insert flash, videos etc. to your posts,pages and widgets
32
33 = Features in Detail =
34
35 Insert Html Snippet allows you to create shortcodes corresponding to html snippets. You can create a shortcode corresponding to any random HTML code such as ad codes (adsense or any adserver), javascript codes (addthis), video embedding codes, css codes etc. and use the same in your posts, pages or widgets.
36
37 The shortcodes generated using the plugin are easily available as a dropdown in the standard wordpress content editor as well as in widget settings, thereby giving you ease of integrating your HTML snippets with your posts and pages.
38
39 = About =
40
41 Insert Html Snippet is developed and maintained by [XYZScripts](http://xyzscripts.com/ "xyzscripts.com"). For any support, you may [contact us](http://xyzscripts.com/support/ "XYZScripts Support").
42
43
44 [Insert HTML Snippet User Guide](http://help.xyzscripts.com/docs/insert-html-snippet/user-guide)
45
46 [Insert HTML Snippet FAQ](http://help.xyzscripts.com/docs/insert-html-snippet/faq/)
47
48 == Installation ==
49
50
51 [Insert HTML Snippet User Guide](http://help.xyzscripts.com/docs/insert-html-snippet/user-guide)
52
53 [Insert HTML Snippet FAQ](http://help.xyzscripts.com/docs/insert-html-snippet/faq/)
54
55 1. Extract `insert-html-snippet.zip` to your `/wp-content/plugins/` directory.
56 2. In the admin panel under plugins activate Insert Html Snippet.
57
58 If you need any further help, you may contact our [support desk](http://xyzscripts.com/support/ "XYZScripts Support").
59
60 == Frequently Asked Questions ==
61
62
63 [Insert HTML Snippet User Guide](http://help.xyzscripts.com/docs/insert-html-snippet/user-guide)
64
65 [Insert HTML Snippet FAQ](http://help.xyzscripts.com/docs/insert-html-snippet/faq/)
66
67 = The Insert Html Snippet is not working properly. =
68
69 Please check the wordpress version you are using. Make sure it meets the minimum version recommended by us. Make sure all files of the `insert html snippet` plugin uploaded to the folder `wp-content/plugins/`
70
71 = Can I use shortcodes in html snippet ? =
72
73 Yes ofcourse.
74
75 = I have 2 html shortcodes placed adjacently, but only one of them works. =
76
77 Please use a whitespace to separate 2 shortcodes.
78
79 More questions ? [Drop a mail](http://xyzscripts.com/members/support/ "XYZScripts Support") and we shall get back to you with the answers.
80
81
82 == Screenshots ==
83
84 1. This is the shortcode generator page
85 2. This is page where you can manage all your snippets
86 3. The shortcodes are easily accessible in the content editor
87
88
89 == Changelog ==
90
91 = 1.4 =
92 * Added new Snippet Placement Methods: Automatic and Shortcode (Manual) for more flexible snippet placement options.
93 * Added Snippet Placement filter on the Manage Snippets page
94 * Improved compatibility with the latest WordPress versions
95 * Fixed minor bugs and optimized performance.
96
97 = 1.3.8 =
98 * Added "Execute shortcodes in editors" setting for Elementor and other editor compatibility
99 * Updated about page with new premium feature details, including automatic placement locations
100
101 = 1.3.7 =
102 * Updated nonce verification for bulk actions to prevent CSRF attacks
103 * Compatibility with WordPress 6.6.1
104
105 = 1.3.6 =
106 * Prevented shortcode execution in the admin area
107 * Renamed menu from XYZ HTML to Insert HTML Snippet
108 * Minor bugs fixed
109
110 = 1.3.5 =
111 * Patch security vulnerability
112 * Compatibility with latest version of WordPress
113
114 = 1.3.4 =
115 * Minor bugs fixed
116 * Compatibility with latest version of WordPress
117
118 = 1.3.3 =
119 * Minor bugs fixed
120
121 = 1.3.2 =
122 * Database collation issue fixed
123 * Minor bugs fixed
124
125 = 1.3.1 =
126 * Notice errors fixed
127
128 = 1.3 =
129 * Snippet selection support in classic editor block of Gutenberg
130 * Support for Search Snippet by name
131 * Navigation Improvements
132
133 = 1.2.5 =
134 * Support for Bulk Actions(activate,deactivate,delete)
135
136 = 1.2.4 =
137 * Removed deprecated widget initializing function
138
139 = 1.2.3 =
140 * Updated nonces and validations
141 * Premium version details and comparison added
142
143 = 1.2.2 =
144 * Unwanted output removed
145 * Widget class updated
146
147 = 1.2.1 =
148 * A few bug fixes
149
150 = 1.2 =
151 * Compatibility with wordpress 4.3
152 * Added options to sort snippets in admin area by id and title
153 * Removed redirection after snippet edit
154
155 = 1.1.1 =
156 * Compatibility with wordpress 3.9
157
158 = 1.1 =
159 * Support for shortcodes in html content
160 * Snippet chooser TinyMCE plugin modified
161 * A few bug fixes
162
163 = 1.0.1 =
164 * Support for network installation
165 * Pagination bug fix
166
167 = 1.0 =
168 * First official launch.
169
170 == Upgrade Notice ==
171
172
173 == More Information ==
174
175
176 [Insert HTML Snippet User Guide](http://help.xyzscripts.com/docs/insert-html-snippet/user-guide)
177
178 [Insert HTML Snippet FAQ](http://help.xyzscripts.com/docs/insert-html-snippet/faq/)
179
180 = Troubleshooting =
181
182 Please read the FAQ first if you are having problems.
183
184 = Requirements =
185
186 WordPress 5.0+
187 PHP 7+
188
189 = Feedback =
190
191 We would like to receive your feedback and suggestions. You may submit them at our [support desk](http://xyzscripts.com/members/support/ "XYZScripts Support").
192