PluginProbe
Insert Html Snippet / trunk
Insert Html Snippet vtrunk
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 trunk, at readme.txt

217 lines 6.6 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: 7.0
7 Stable tag: 1.4.6
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.6 =
92 * PHP 8.3 compatibility improvements.
93 * Minor code hardening and stability fixes.
94
95 = 1.4.5 =
96 * Added a setting for manual shortcode usage display and tracking
97 * Minor bug fixes
98
99 = 1.4.4 =
100 * Improved snippet list UI and placement clarity
101 * Added usage details for snippets used via shortcode
102 * Minor bug fixes
103
104 = 1.4.3 =
105 * Added snippet description field
106 * Minor bug fixes and compatibility updates
107 * CSS & JS files now versioned to fix caching
108
109 = 1.4.2 =
110 * Added a warning note that plugin data will be lost if the plugin is deleted
111 * Updated redirects to use wp_safe_redirect() for improved security
112
113 = 1.4.1 =
114 * Added version check to trigger DB updates and clear cache on updates
115
116 = 1.4 =
117 * Added new Snippet Placement Methods: Automatic and Shortcode (Manual) for more flexible snippet placement options.
118 * Added Snippet Placement filter on the Manage Snippets page
119 * Improved compatibility with the latest WordPress versions
120 * Fixed minor bugs and optimized performance.
121
122 = 1.3.8 =
123 * Added "Execute shortcodes in editors" setting for Elementor and other editor compatibility
124 * Updated about page with new premium feature details, including automatic placement locations
125
126 = 1.3.7 =
127 * Updated nonce verification for bulk actions to prevent CSRF attacks
128 * Compatibility with WordPress 6.6.1
129
130 = 1.3.6 =
131 * Prevented shortcode execution in the admin area
132 * Renamed menu from XYZ HTML to Insert HTML Snippet
133 * Minor bugs fixed
134
135 = 1.3.5 =
136 * Patch security vulnerability
137 * Compatibility with latest version of WordPress
138
139 = 1.3.4 =
140 * Minor bugs fixed
141 * Compatibility with latest version of WordPress
142
143 = 1.3.3 =
144 * Minor bugs fixed
145
146 = 1.3.2 =
147 * Database collation issue fixed
148 * Minor bugs fixed
149
150 = 1.3.1 =
151 * Notice errors fixed
152
153 = 1.3 =
154 * Snippet selection support in classic editor block of Gutenberg
155 * Support for Search Snippet by name
156 * Navigation Improvements
157
158 = 1.2.5 =
159 * Support for Bulk Actions(activate,deactivate,delete)
160
161 = 1.2.4 =
162 * Removed deprecated widget initializing function
163
164 = 1.2.3 =
165 * Updated nonces and validations
166 * Premium version details and comparison added
167
168 = 1.2.2 =
169 * Unwanted output removed
170 * Widget class updated
171
172 = 1.2.1 =
173 * A few bug fixes
174
175 = 1.2 =
176 * Compatibility with wordpress 4.3
177 * Added options to sort snippets in admin area by id and title
178 * Removed redirection after snippet edit
179
180 = 1.1.1 =
181 * Compatibility with wordpress 3.9
182
183 = 1.1 =
184 * Support for shortcodes in html content
185 * Snippet chooser TinyMCE plugin modified
186 * A few bug fixes
187
188 = 1.0.1 =
189 * Support for network installation
190 * Pagination bug fix
191
192 = 1.0 =
193 * First official launch.
194
195 == Upgrade Notice ==
196
197
198 == More Information ==
199
200
201 [Insert HTML Snippet User Guide](http://help.xyzscripts.com/docs/insert-html-snippet/user-guide)
202
203 [Insert HTML Snippet FAQ](http://help.xyzscripts.com/docs/insert-html-snippet/faq/)
204
205 = Troubleshooting =
206
207 Please read the FAQ first if you are having problems.
208
209 = Requirements =
210
211 WordPress 5.0+
212 PHP 7+
213
214 = Feedback =
215
216 We would like to receive your feedback and suggestions. You may submit them at our [support desk](http://xyzscripts.com/members/support/ "XYZScripts Support").
217