PluginProbe
Snippet Shortcodes / 5.2.1
Snippet Shortcodes v5.2.1
5.2.1 5.2 5.1.8 5.1.6 5.1.7 5.1.5 trunk 1.0 1.1 1.2 1.3 1.3.1 1.4 1.5 1.5.1 1.6 1.6.1 1.7 1.7.1 1.7.2 1.7.3 1.7.4 1.8 2.0 2.0.1 All 74 releases
shortcode-variables / readme.txt

readme.txt in Snippet Shortcodes 5.2.1, at readme.txt

465 lines 23.2 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Snippet Shortcodes ===
2 Contributors: aliakro
3 Tags: custom,shortcode,snippet,variable,library
4 Requires at least: 6.0
5 Tested up to: 7.0.1
6 Stable tag: 5.2.1
7 Requires PHP: 8.1
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10 Donate link: https://www.paypal.me/yeken
11
12 Create a library of custom shortcodes and reusable content, and seamlessly insert them into your posts and pages.
13
14 == Description ==
15
16 > Create a library of custom shortcodes and reusable content, and seamlessly insert them into your posts and pages for streamlined, consistent site updates. Plus, get a head start with a built-in selection of ready-made shortcodes to use out of the box.
17
18 In addition to inserting them into your content, you can also **configure them to automatically appear in your site's header and footer. Or limit their display to desktop or mobile devices only.**
19
20 Looking to reuse the same snippet of text or HTML across your website while only updating it in one spot? [Snippet Shortcodes](https://snippetshortcodes.yeken.uk/) could be exactly what you need. With this tool, you can generate a library of custom shortcodes and embed them into your WordPress content. Using the familiar WordPress editor, you can insert anything from text and HTML to JavaScript, images, or any other elements supported by your theme or plugins. The biggest benefit? You only need to create the shortcode once, and you can then deploy it site-wide, saving time and ensuring consistency.
21
22 *Quick example*
23
24 By default, you tend to create content once and then copy and paste it across your site as needed. Later, when updates are required, you have to track down every instance, edit each one individually, and save every page or post - making consistent updates a tedious process. Instead, put a snippet like this into one of our [custom shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) and get a shortcode you can paste into your content. To update, all you need to do is edit the [custom shortcode](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) and your entire site will update consistently.
25
26 ``<a href="https://www.facebook.com/yekenuk" target="_blank" rel="noopener">Our Facebook</a>
27
28 to
29
30 ``[sv slug="facebook-link"]
31
32 **Basic Features**
33
34 * **[Custom shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes)** – Create up to 10 custom shortcodes that can be embedded throughout your website.
35 * **[Parameters](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes)** – Enhance your shortcodes by passing parameters into them e.g. [ sv slug="logo" color="blue" ]
36 * **[Ready made shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/ready-made/core)** – A collection of ready-made shortcodes for displaying common WordPress fields such as site title, username, admin email, etc.
37 * **HTML editor** – a HTML editor for editing your [custom shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes).
38 * **Editor insertion** – pick a shortcode from a dropdown and insert it straight into your content, from either the Classic Editor toolbar or the Block Editor (Gutenberg).
39
40 **Premium Features**
41
42 * **Automatically insert into your site's header or footer** – auto insert your [custom shortcode's](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) content into either your site's header and/or footer.
43 * **[Limit header/footer to specific pages](https://yeken.gitbook.io/snippet-shortcodes/features/interactive-blocks/auto-insert-into-header-footer)** – restrict an auto-inserted header/footer shortcode to a chosen list of page slugs, instead of it appearing on every page.
44 * **Limit to certain device types** – specify whether your [custom shortcode](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) should only be visible on Mobile, Tablet, Desktop or all three.
45 * **[Limit to user roles](https://yeken.gitbook.io/snippet-shortcodes/features/role-targeting)** – show a [custom shortcode](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) only to guests or to specific WordPress user roles.
46 * **[Schedule visibility](https://yeken.gitbook.io/snippet-shortcodes/features/visibility-scheduling)** – optionally limit a [custom shortcode](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) to a start/end date and time window.
47 * **[Render-count analytics](https://yeken.gitbook.io/snippet-shortcodes/features/render-analytics)** – see how many times each [custom shortcode](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) has been rendered, right on the edit screen.
48 * **[Content revision history](https://yeken.gitbook.io/snippet-shortcodes/features/revision-history)** – every save is kept as a revision (last 20 per shortcode), with one-click restore.
49 * **No limits** – create unlimited [custom shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes).
50 * **Inline editor** – Ability to edit [custom shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) quickly using the inline editor.
51 * **Duplicator** – Ability to duplicate [custom shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) with one button click.
52 * **Enable/Disable** – Ability to enable or disable [custom shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes).
53 * **Multi-site** – use [custom shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) throughout your entire multi-site, not just limited to the one child site.
54 * **[CSV import & export](https://yeken.gitbook.io/snippet-shortcodes/features/csv-import)** – Bulk import your custom shortcodes, or export your entire collection to CSV.
55 * **[WooCommerce fields](https://yeken.gitbook.io/snippet-shortcodes/features/ready-made/premium/woocommerce-meta-fields)** – A ready-made shortcode to display WooCommerce fields.
56 * **[Fetch values from database](https://yeken.gitbook.io/snippet-shortcodes/features/ready-made/premium/database-values-by-id)** – A ready-made shortcode to fetch a value from any database table.
57 * An enhanced [collection of ready-made shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/ready-made/premium) for displaying additional WordPress fields, as well as wrapping around PHP functionality like GET/POST values, number of users, etc.
58
59 ==Pricing Plans==
60
61 We're very transparent on our pricing and usually offer two plans: *yearly* and *lifetime*. For further information, please visit [our upgrade page](https://shop.yeken.uk/product/shortcode-variables/).
62
63 == Getting support ==
64
65 If you have a question or an issue, please ask on the plugin's [WordPress support page](https://wordpress.org/support/plugin/shortcode-variables/), and we'll be more than happy to help.
66
67 == Useful links ==
68
69 * [Snippet Shortcodes - Premium](https://snippetshortcodes.yeken.uk/) – main website for the Premium plugin.
70 * [Snippet Shortcodes - Core](https://wordpress.org/plugins/shortcode-variables/) – WordPress.org page for the core plugin.
71 * [Technical Documentation](https://yeken.gitbook.io/snippet-shortcodes) – Installation and detailed documentation on how to use the plugin.
72 * [Trial license](https://shop.yeken.uk/get-a-trial-license/) – Get a trial license to try out all the features.
73 * [Upgrade](https://shop.yeken.uk/product/shortcode-variables/) – purchase a license to receive all of the features.
74
75 == Screenshots ==
76
77 1. [Custom shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) list, with inline editor, duplicate, and delete options.
78 2. Add a new [custom shortcode](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes).
79 3. Edit an existing [custom shortcode](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes).
80 4. Embeded the [custom shortcode](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) into a page.
81 5. A [custom shortcode](https://yeken.gitbook.io/snippet-shortcodes/features/own-shortcodes) rendered on a page.
82 6. Admin page listing the [collection of ready-made shortcodes](https://yeken.gitbook.io/snippet-shortcodes/features/ready-made/premium) available.
83 7. [CSV import](https://yeken.gitbook.io/snippet-shortcodes/features/csv-import) screen.
84
85 == Upgrade Notice ==
86
87 Version 5.2 - Added a "Snippet Shortcode" block for the Block Editor (Gutenberg) and The existing Classic Editor toolbar picker for inserting shortcodes is no longer limited to Premium.
88
89 == Changelog ==
90
91 = 5.2.1 =
92
93 * Security: Custom shortcode parameter values (e.g. [ sv slug="logo" url="..." ]) substituted into a URL-bearing attribute (href, src, action, etc.) are now escaped with esc_url() instead of esc_attr(), so a value can't inject a dangerous URL scheme such as javascript:.
94
95 = 5.2 =
96
97 * New Feature: Added a "Snippet Shortcode" block for the Block Editor (Gutenberg), letting you pick one of your own shortcodes or a premade shortcode from a dropdown and insert it directly, with a live preview.
98 * Improvement: The existing Classic Editor toolbar picker for inserting shortcodes is no longer limited to Premium - it's now available to everyone.
99
100 = 5.1.8 =
101
102 * Security: Escaped custom shortcode parameter values (e.g. [ sv slug="logo" color="blue" ]) before substituting them into shortcode output, preventing them from breaking out of HTML attributes.
103
104 = 5.1.7 =
105
106 * Improvement: CSV import/export now covers every shortcode setting (header/footer insertion, per-page targeting, device type, roles, visibility scheduling), not just slug/content/global/enabled - extensible via a new "sh-cd-csv-columns" filter for the Premium plugin.
107 * Bug fix: Fixed an issue where saving an existing shortcode a second time could silently reset Premium settings such as role targeting, visibility scheduling, or per-page header/footer targeting back to their defaults.
108 * New Feature: Added a setting to disable render-count analytics, for high-traffic sites wanting to avoid the extra database write on every shortcode render (Premium).
109 * Improvement: Updated the Premium feature list shown on the shortcode edit screen and marketing pages to include recently added Premium capabilities.
110
111 = 5.1.6 =
112
113 * New Feature: Added CSV export, alongside the existing CSV import, from the "Import shortcodes" screen.
114 * Improvement: Added database columns and extension hooks (shortcode rendered, shortcode revision history) to support additional Premium features.
115 * Improvement: Added a database column to support per-page targeting of automatically-inserted header/footer shortcodes in the Premium plugin.
116
117 = 5.1.5 =
118
119 * Bug fix: Cloning a shortcode from the list screen is now protected against CSRF with a nonce.
120 * Bug fix: CSV import no longer silently accepts rows with missing content.
121 * Bug fix: Corrected an issue where the "new Premium version available" notice could keep reappearing after being dismissed.
122 * Bug fix: Corrected the cache duration used when fetching license prices.
123 * Improvement: Settings that only apply to Premium are now properly disabled, not just greyed out, until you upgrade.
124 * Improvement: Cleaned up unused code on the "Your Shortcodes" list screen.
125
126 = 5.1.4 =
127
128 * Maintenance: Updated and tested to WP version 7.0.1.
129 * Maintenance: Updated min PHP version to 8.1.
130
131 = 5.1.3 =
132
133 * Maintenance: Updated and tested to WP version 6.9.4.
134
135 = 5.1.2 =
136
137 * Improvement: Updated links to the GitBook documentation website https://yeken.gitbook.io/snippet-shortcodes
138
139 = 5.1.1 =
140
141 * New Feature: Added a new button on plugin help page to allow the plugin database tables to be checked and fixed if required.
142
143 = 5.1 =
144
145 * New Feature: Added the ability to state whether your shortcode should be displayed on mobile, desktop, tablet or all three.
146 * New Feature: Added the ability to specify whether your shortcode should automatically be injected into your header or footer.
147 * Improvement: Only show multisite options if plugin is actually installed on a multisite
148 * Bug fix: Ensured the multisite version of a shortcode is correctly deleted when the shortcode is deleted locally.
149
150 = 5.0.1 =
151
152 * Improvement: Latest version number of Premium plugin is now fetched from the release manifest rather than hardcoded into the plugin.
153 * Improvement: Only reach out to YeKen servers for update notices once a day, rather than hourly.
154 * Bug fix: Corrected issue where each page call would look for update message from Yeken.
155
156 = 5.0 =
157
158 * New feature: A new HTML Editor when adding/editing your own shortcodes.
159 * Change: Premium features have been moved to a separate plugin (in accordance with WordPress rules). Please [download and activate Snippet Shortcodes – Premium](https://snippetshortcodes.yeken.uk/download/)
160 * Change: Simplified slugs for premade shortcodes by dropping the prefix "sc-" e.g. "sc-php-get-value" is now "php-get-value".
161 * Improvement: Added "Copy to clipboard" button to the shortcode list page.
162 * Improvement: Added new plugin icon to WP Admin Menu and WP Editor.
163 * Improvement: Added tooltips to the admin interfaces (these can be disabled in settings).
164 * Improvement: Plugin JS, CSS and other assets are only loaded on Shortcode Snippet admin pages (rather than any admin page).
165 * Improvement: Updated Fontawesome library and moved from CDN to self hosted (e.g. dependencies are now included in the plugin).
166 * Improvement: Various UI tweaks.
167 * Improvement: Added various hooks.
168 * Bug fix: Fixed an issue where button "Add" button was not resetting correctly after a failed attempt to add a shortcode.
169 * Bug fix: Refreshing the shortcode list after saving a shortcode won't cause an error message to be displayed.
170
171 = 4.2.5 =
172
173 * Bug fix: In some instances, slug couldn't be specified when not a Premium user.
174
175 = 4.2.4 =
176
177 * Change: Updated Readme.txt.
178
179 = 4.2.3 =
180
181 * Improvement: All shortcodes are now editable even if there is no premium license. Previously only the top 10 shortcodes could be edited.
182 * Improvement: Display update messages from Yeken.uk in Admin notices.
183 * Change: Slugs can no longer be changed if not in Premium.
184 * Bug fix: Fixed issues where save notifications etc appeared incorrectly within title boxes.
185
186 = 4.2.2 =
187
188 * Version bump for WP 6.8 compatibility.
189
190 = 4.2 =
191
192 * New feature: Added Premium shortcode for displaying WooCommerce user fields. Read more: https://yeken.gitbook.io/snippet-shortcodes/features/ready-made/premium/woocommerce-meta-fields
193 * New feature: Added Premium shortcode for displaying WordPress meta fields. Read more: https://yeken.gitbook.io/snippet-shortcodes/features/ready-made/premium/wordpress-user-fields
194
195 = 4.1.7 =
196
197 * Improvement: Added additional security checks to Ajax handlers.
198
199 = 4.1.6 =
200
201 * New Feature: Extended [sv slug="sc-db-value-by-id"] shortcode to include the new argument "key-query-string". This allows a key to be read from the matching querystring value. Read more: https://yeken.gitbook.io/snippet-shortcodes/features/ready-made/premium/database-values-by-id
202
203 = 4.1.5 =
204
205 * Maintenance: Added a nonce to the main admin Add/Edit UI screen. Although the form was on an admin screen and not exposed to the public, it doesn't hurt to add a nonce as well. Thanks Benedictus Jovan (aillesiM).
206
207 = 4.1.4 =
208
209 * Maintenance: Updated tested with WP 6.5 note.
210
211 = 4.1.3 =
212
213 * Bug fix: Fixed incorrect reference to ws_ls_to_bool() with sh_cd_to_bool()
214
215 = 4.1.2 =
216
217 * Improvement: By default, the shortcode [sv slug="sc-db-value-by-id"] shall be disabled unless explicitly enabled in WP Admin.
218 * Improvement: Added the setting ''"sc-db-value-by-id" shortcode enabled?' to enable the shortcode [sv slug="sc-db-value-by-id"].
219 * Improvement: Added filter "disable-ss-sc-db-value-by-id" to hard disable the shortcode [sv slug="sc-db-value-by-id"].
220
221 = 4.1.1 =
222
223 * Improvement: Dropped the database table prefix from the shortcode [sv slug="sc-db-value-by-id"] e.g. instead of specifying "users" table, it would now be "wp_users" (i.e. if a WP table, specify the prefix)
224
225 = 4.1 =
226
227 * New Feature: New Premium shortcode for fetching a value from a MySQL table, [sv slug="sc-db-value-by-id"]. Read more: https://yeken.gitbook.io/snippet-shortcodes/features/ready-made/premium/database-values-by-id
228
229 = 4.0.4 =
230
231 * Bug fix: Added extra error handling around no multisite tags.
232
233 = 4.0.3 =
234
235 * Updated "Tested upto" statement.
236
237 = 4.0.2 =
238
239 * Tested up to version 6.0.
240
241 = 4.0.1 =
242
243 * Updated "Tested upto" WP version.
244
245 = 4.0 =
246
247 * New feature: Bulk import of shortcodes via CSV.
248 * New feature: Quick Add shortcodes without having to open the editor and wait for page refreshes.
249 * Improvement: Shortcodes can be deleted via Ajax on the list page. This saves waiting for a page refresh.
250 * Improvement: Added "loading" animations on relevant UI elements.
251 * Improvement: General code refactoring.
252 * Bug fix: Allowed text in JS files to be correctly localised.
253
254 = 3.5.4 =
255
256 * Updated version WP compatibility statement.
257
258 = 3.5.3 =
259
260 * Updated version WP compatibility statement.
261
262 = 3.5.2 =
263
264 * Version bump.
265
266 = 3.5.1 =
267
268 * Bug fix: Corrected documentation and GitHub issue links.
269 * Added a little text about emailing in suggestions.
270
271 = 3.5 =
272
273 * New Feature: New settings page.
274 * New Feature: Allow authors and editors to view and edit your shortcodes.
275
276 = 3.4.1 =
277
278 * Bug fix: Fixed issue with saving.
279
280 = 3.4 =
281
282 * Improvement: Cosmetic tweaks to shortcode list table.
283 * Bug fix: Fixed an issue where license price wasn't being displayed correctly.
284 * Change: Updated links to new documentation website: https://snippet-shortcodes.yeken.uk/
285 * Change: Free users are now limited to 15 shortcodes.
286 * Change: Tweaked Upgrade URL and default price.
287
288 = 3.3.3 =
289
290 * Updated "Tested upto" statement within readme.txt.
291
292 = 3.3.2 =
293
294 * Renamed plugin to Snippet Shortcodes!
295
296 = 3.3.1 =
297
298 * Updated tested upto version for 5.6
299
300 = 3.3 =
301
302 * Improvement: Removed "Your shortcode has been saved" confirmation page.
303
304 = 3.2.1 =
305
306 * Readme tweaks.
307
308 = 3.2 =
309
310 * New Shortcode: "sc-user-profile-photo" – display the current user's profile photo.
311
312 = 3.1.1 =
313
314 * Updated compatibility version number.
315
316 = 3.1 =
317
318 * New Shortcode: "sc-site-current-url" – get the current URL.
319 * New Shortcode: "sc-site-register-url" – get the URL for the WordPress registration page.
320 * Improvement: Added localised strings so plugin can now be translated.
321 * Improvement: Licenses are now checked daily and on each upgrade to ensure they are still valid.
322 * Bug fix: Missing array element throwing error on shortcode listing page.
323 * Bug fix: PHP warning being thrown on license page when one hasn't been added.
324 * Bug fix: Always create multisite database table regardless.
325
326 = 3.0.4 =
327
328 * Improvement: Fetch license price from YeKen API
329
330 = 3.0.3 =
331
332 * Bug fix: Removed debug data altogether as causing unintended behaviour.
333
334 = 3.0.2 =
335
336 * Bug fix: Only display HTML caching comment on pages / posts. Currently rendering on things like AJAX responses and causing unintended behaviour.
337
338 = 3.0.1 =
339
340 * Bug fix: Fix error being thrown when not a multi site and DB table missing.
341
342 = 3.0 =
343
344 * Improvement: Support for multi-site variables.
345 * Improvement: Replace shortcodes within menu titles.
346
347 = 2.4.1 =
348
349 * Bug fix: fixed save_result undeclared variable error.
350
351 = 2.4 =
352
353 * New Feature: Added a button to the WordPress text editor (classic mode) to allow users to easily insert shortcodes.
354 * New Fetaure: Added a new shortcode sc-date. Allows you to do render today's date and add or subtract days, months and years.
355
356 = 2.3 =
357
358 * Improvement: sc-user-counts – Display a count of all WordPress users or the number of WordPress users for a given role e.g. [sv slug="sc-user-counts" role="subscriber"] or [sv slug="sc-user-counts"].
359
360 = 2.2.1 =
361
362 * Bug fix: Fixed issue with clone.
363
364 = 2.2 =
365
366 * Improvement: Slugs can now be edited.
367
368 = 2.1 =
369
370 * New Feature: Added the ability to clone your own shortcodes.
371
372 = 2.0.1 =
373
374 * Bug fix: Fixed broken menu
375
376 = 2.0 =
377
378 * New Feature: Added additional premium shortcodes.
379 * New Feature: Inline editing of shortcodes from the main list screen.
380 * New Feature: Able to disable / enable shortcodes from shortcode list.
381 * Improvement: Refactoring and optimisation of the entire plugin code.
382 * Improvement: Added Fooicons.
383 * Improvement: Added simple form validation when adding a record.
384
385 = 1.8 =
386
387 * Improvement: Added escaping for premade shortcodes.
388 * Improvement: Added new shortcode "sc-privacy-url" for rendering Privacy URL link.
389
390 = 1.7.4 =
391
392 – Version and readme.txt updated to reflect 4.8 compatibility.
393
394 = 1.7.3 =
395
396 – BUG FIX: On the very first load of a variable it would return nothing. This was due to a bug in the code. The first load would display nothing to the user, however it would cache the shortcode correctly. Upon the next visit, the shortcode would render correctly!
397
398 = 1.7.2 =
399
400 – When creating a new shortcode, "Disabled" is set by default to "No".
401 – Additional upgrade check added. This compares the previously stored version number against the new version number. If there is a difference, it will run the DB table check again.
402
403 = 1.7.1 =
404
405 – BUG FIX: Tweak made to "on activate" so the code required to change the relevant database tables is called correctly.
406
407 = 1.7 =
408
409 – Disable a variable. You can now disable a variable via the admin panel – if a shortcode is disabled nothing will be rendered in it's place (will remove the shortcode though).
410
411 = 1.6.1 =
412
413 – BUG FIX: Array declaration caused 500 error on non PHP 7
414
415 = 1.6 =
416
417 – Now supports custom parameters. You can now add parameters when inserting a shortcode and specify where in the shortcode those parameters should appear.
418 – BUG FIX: Removed a stray var_dump()
419
420 = 1.5.1 =
421
422 * BUG FIX: "Add new" link for message "You haven't created any shortcodes yet." wasn't working correctly
423 * BUG FIX: Typo – "Shotcodes" instead of "Shortcodes" on "Your Shortcodes" page
424
425 = 1.5 =
426
427 * Added a shorter shortcode slug. So, instead of [shortcode-variables slug="your-slug-name"] you can also use [s-var slug="your-slug-name"]
428 * BUG FIX: Some pre-made shortcodes weren't being rendered in the correct place. Fixed.
429
430 = 1.4 =
431 * Added the new pre-made shortcodes:
432 * sc-login-page – Wordpress login page. Add the parameter "redirect" to specify where the user is taken after a successful login e.g. redirect="http://www.google.co.uk".
433 * sc-username – Display the logged in username.
434 * sc-user-id – Display the current user's ID
435 * sc-user-ip – Display the current user's IP address.
436 * sc-user-email – Display the current user's email address.
437 * sc-username – Display the current user's username.
438 * sc-first-name – Display the current user's first name.
439 * sc-last-name – Display the current user's last name.
440 * sc-display-name – Display the current user's display name.
441 * sc-user-agent – Display the current user's user agent
442 * BUG FIX: Deleting a shortcode from cache when deleted from Admin panel. This stops it getting rendered when removed from the plugin.
443
444 = 1.3.1 =
445
446 * Added some messages to encourage people to suggest premade tags.
447 * Added version numbers. These are stored in DB to aid future upgrades.
448
449 = 1.3 =
450
451 This was a dummy release to fix an SVN issue with the 1.2 release!
452
453 = 1.2 =
454
455 * Added Premade shortcodes and framework to add additional ones
456 * Added Top Level menu item to support two sub pages. One for user defined shortcodes and another for premade shortcodes.
457
458 = 1.1 =
459 * Added caching to SQL queries. Therefore making shortcode rendering faster and reduce load on mySQL.
460 * TinyMCE editor for editing shortcode content.
461 * You can now specify other shortcodes within your Snippet Shortcodes.
462 * Readme.txt fixes
463
464 = 1.0 =
465 * Initial Release