Skip to content

Commit e8fbdcb

Browse files
committed
Bump plugin version to 1.3.2.2, tested up to WP 5.0-beta3
1 parent b4eac89 commit e8fbdcb

File tree

2 files changed

+9
-3
lines changed

2 files changed

+9
-3
lines changed

pym-shortcode.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Plugin Name: Pym.js Embeds
44
Plugin URI: https://github.com/INN/pym-shortcode
55
Description: A WordPress solution to embed iframes that are responsive horizontally and vertically using the NPR Visuals Team's `Pym.js`.
6-
Version: 1.3.2.1
6+
Version: 1.3.2.2
77
Author: INN Labs
88
Author URI: http://labs.inn.org/
99
License: GPL Version 2 or later

readme.txt

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ Donate link: https://inn.org/donate
44
Tags: shortcode, iframe, javascript, embeds, responsive, pym, NPR
55
Requires at least: 3.0.1
66
Requires PHP: 5.3
7-
Tested up to: 4.9.8
8-
Stable tag: 1.3.2.1
7+
Tested up to: 5.0-beta3
8+
Stable tag: 1.3.2.2
99
License: GPLv2 or later
1010
License URI: http://www.gnu.org/licenses/gpl-2.0.html
1111

@@ -48,6 +48,12 @@ Mobile view of the WordPress post with the NPR embed using Pym.js Shortcode:
4848

4949
== Changelog ==
5050

51+
= 1.3.2.2 =
52+
53+
- Plugin is now tested against WordPress 5.0 beta 3.
54+
- Adds support for WordPress 5.0.
55+
- Fixes bug where the Pym.js Embeds block did not work in WordPress 5.0. [PR #58](https://github.com/INN/pym-shortcode/pulls/58) for [issue #57](https://github.com/INN/pym-shortcode/issues/57).
56+
5157
= 1.3.2.1 =
5258

5359
**This is a major update! Please read the release notes.**

0 commit comments

Comments
 (0)