-
Notifications
You must be signed in to change notification settings - Fork 6
add current blog constraint for cloning (WP-953) #577
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ Tags: translation, localization, localisation, translate, multilingual, smartlin | |
Requires at least: 5.5 | ||
Tested up to: 6.6.2 | ||
Requires PHP: 8.0 | ||
Stable tag: 4.3.0 | ||
Stable tag: 4.3.1 | ||
License: GPLv2 or later | ||
|
||
Translate content in WordPress quickly and seamlessly with Smartling, the industry-leading Translation Management System. | ||
|
@@ -62,6 +62,9 @@ Additional information on the Smartling Connector for WordPress can be found [he | |
3. Track translation status within WordPress from the Submissions Board. View overall progress of submitted translation requests as well as resend updated content. | ||
|
||
== Changelog == | ||
= 4.3.1 = | ||
* Changed cloning to only work with submissions from the blog that initiates the cron job | ||
|
||
Comment on lines
+65
to
+67
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I remember you mentioned that this is some specific to some client setup. But will this still work for any other clients who do not run cron from the specific blog? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This defaults to blog 1 by default, which most clients use as the source |
||
= 4.3.0 = | ||
* Cloning should now handle relations for supported external plugins | ||
* Added support for Elementor social icons widget | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Obsolete, unused