Skip to content

Commit c001483

Browse files
add readme, bump version (WP-983)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent f29bbea commit c001483

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "smartling/wordpress-connector",
33
"license": "GPL-2.0-or-later",
4-
"version": "5.5.2",
4+
"version": "5.6.0",
55
"description": "",
66
"type": "wordpress-plugin",
77
"repositories": [

readme.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Tags: translation, localization, multilingual, internationalization, smartling
44
Requires at least: 5.5
55
Tested up to: 7.0
66
Requires PHP: 8.0
7-
Stable tag: 5.5.2
7+
Stable tag: 5.6.0
88
License: GPLv2 or later
99

1010
Translate content in WordPress quickly and seamlessly with Smartling, the industry-leading Translation Management System.
@@ -62,9 +62,11 @@ Additional information on the Smartling Connector for WordPress can be found [he
6262
3. Track translation status within WordPress from the Submissions Board. View overall progress of submitted translation requests as well as resend updated content.
6363

6464
== Changelog ==
65-
= 5.5.2 =
65+
= 5.6.0 =
6666
* Added visual configurator for JSON metadata fields
6767
* Added "Check All" and "Uncheck All" buttons to the related assets list
68+
* Fixed reusable blocks support
69+
* Added capability and nonce checks for ajax endpoints
6870

6971
= 5.5.1 =
7072
* Fixed broken HTML in the content edit view that prevented WordPress postboxes below the Smartling box from opening after the Smartling box was collapsed

smartling-connector.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
* Plugin Name: Smartling Connector
1212
* Plugin URI: https://www.smartling.com/products/automate/integrations/wordpress/
1313
* Description: Integrate your WordPress site with Smartling to upload your content and download translations.
14-
* Version: 5.5.2
14+
* Version: 5.6.0
1515
* Author: Smartling
1616
* Author URI: https://www.smartling.com
1717
* License: GPL-2.0+

0 commit comments

Comments
 (0)