File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1111 * Plugin Name: JSFiddle Shortcode
1212 * Plugin URI: https://wvega.com/492/jsfiddle-shortcode/
1313 * Description: Allows to easily embed Fiddles using a small shortcode.
14- * Version: 1.1.1
14+ * Version: 1.1.2
1515 * Author: Willington Vega
1616 * Author URI: https://wvega.com/
1717 * License: GPL-2.0+
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Donate link: https://wvega.com/
44Tags: jsfiddle
55Requires at least: 3.4.0
66Tested up to: 6.6.2
7- Stable tag: 1.1.1
7+ Stable tag: 1.1.2
88
99Allows to easily embed Fiddles using a small shortcode.
1010
@@ -42,6 +42,12 @@ Allows to easily embed Fiddles using a small shortcode.
4242
4343== Changelog ==
4444
45+ = 1.1.2 =
46+
47+ - Tested up to WordPress 6.6.2
48+ - Force HTTPS scheme for provided fiddle URLs to match the site's scheme
49+ - Improve sanitization of shortcode attributes and escape the value of the resulting HTML attributes
50+
4551= 1.1.1 =
4652
4753- Tested up to WodPress 5.2.
You can’t perform that action at this time.
0 commit comments