Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# Changelog

## [1.6.5] - 2025-10-10
Adds:
- feat(build): add configurable PHP version input and artifact ID output

Fixes:
- fix(workflow): correct syntax for readme_path field in changelog dispatch step
- fix(workflow): correct variable assignment syntax in prepare-tag.yml
- fix(workflow): correct version output reference in changelog dispatch step
- fix(workflow): correct variable assignment syntax in changelog dispatch step
- fix(workflow): update file path in version job to use composer.json instead of package.json
- fix(workflow): streamline version job by removing unnecessary steps and correcting version variable usage
- fix(workflow): correct path for next version workflow in prepare-tag.yml
- fix(workflow): refactor tag version computation and streamline changelog dispatch process
- fix(workflow): update version retrieval to use composer.json instead of package.json
- fix(workflow): update tag version retrieval to use package.json and handle beta versions
- fix(translentor): remove unnecessary blank lines for cleaner code
- fix(readme): remove duplicate PHP requirement and format changelog entries
- fix(workflow): update comment action to use codesnippetspro version
- fix(release): refactor job dependencies and streamline artifact handling
- fix(release): correct zip archive creation path and filename format


## [1.6.4] - 2025-10-03

### Added
Expand Down
334 changes: 178 additions & 156 deletions src/readme.txt
Original file line number Diff line number Diff line change
@@ -1,156 +1,178 @@
=== Translentor ===
Owner: Code Snippets
Contributors: codesnippetspro, bungeshea, ver3, lightbulbman, 0aksmith
Donate link: https://translentor.com/contact/
Tags: translate elementor, elementor translator, automatic translation, ai translation
Tested up to: 6.8.3
Requires PHP: 7.4
Requires at least: 6.6
Requires Plugins: elementor
Stable tag: 1.6.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Translate Elementor websites for free in seconds. Simply add your widget, choose your languages and style it up.

== Description ==

Translentor is the first Elementor specific translation tool, created for users to add translation features easily to their websites. It was created for simplicity in adding translation capabilities to Elementor websites without any awkward coding requirements or styling limitations.

Translentor now uses Google translate, DeepL and Local Translations and is capable of supporting upto 109 languages which gives you the best possible control when it comes total accuracy across your websites.

The translation takes seconds and with the addition of our customisable loading bar, your user will always be aware the translation is taking place.

Having tested Translentor with all major themes we are are confident it will work with your chosen theme. Our translation tool works seamlessly across desktop, tablet and mobile in all modern browsers.

<strong>FREE TRANSLATION FEATURES</strong>

<ul>
<li>1 Click Translation</li>
<li>2 Languages</li>
<li>Fully Customizable</li>
<li>Works with Woocommerce</li>
<li>Custom Icon Options</li>
<li>Custom Loading Bar</li>
<li>SEO Friendly</li>
</ul>

<strong>MULTILINGUAL & TRANSLATION FEATURES</strong>

<li>select default language of the website and additional translate language</li>
<li>Allows for direct translation of Elementor website content from the front-end</li>
<li>Real-time automatic translation within Elementor</li>
<li>Fully compatible with all themes and plugins</li>
<li>Translates all on page elements with no hassle</li>
<li>Automatic translation via Google Translate, no API key setup necessary</li>
<li>Language switchers can be placed anywhere, no shortcodes needed</li>
<li>Out-of-the-box compatibility with WooCommerce</li>

Note: The plugin uses Google Translation API in the free version to translate strings.

<strong>PRO ADD-ONS</strong>

<ol>
<li>User Location (IP) Detection</li>
<li>Upto 109 Languages</li>
<li>DeepL Translation</li>
<li>Local Translation</li>
<li>Currency Converter</li>
</ol>

We have some amazing unique new widgets coming in the next big release!

<strong>DOWNLOAD THE PRO VERSION BELOW</strong>

<a href="https://translentor.com/pro-licence-translator-plugin/">TRANSLENTOR PRO</a>

We want to create the best possible experience for Elementor designers, developers and front end users. If there are any issues please let us know and we will test and rectify our plugin as quickly as possible. We are friendly, supportive and responsive so it normally doesn't take long.

We would also love collaborations and are interested in affiliate programmes so if our plugin looks interesting to you, please get in touch below!

<a href="https://translentor.com/contact/">CONTACT US</a>


== Installation ==

Translentor is super easy to install and get up and running. Just follow the steps below and get started in minutes!

<ol>
<li>Upload “translentor.php” to the “/wp-content/plugins/” directory.</li>
<li>Activate the plugin through the “Plugins” menu in WordPress.</li>
<li>Load Elementor and scroll through the widgets.</li>
<li>Drag the Translentor widget on to your page.</li>
<li>Choose your default language and languages for translation.</li>
<li>Enjoy!</li>
</ol>

== Frequently Asked Questions ==

= Is Translentor Free? =

Translentor offers a free version for websites that only require one translation language.
For those who need more features, the Translentor Pro multilingual plugin offers custom paid plans that are highly cost-effective. Check out our pricing page for more information.

= How Many Languages Are Available? =

In our free version of Translentor you can choose any default language you wish and the additional language you would like to be able to translate your website to.

= What Type Of Content Can I Translate? =

Translentor works with WooCommerce, pages, posts, all themes and even other site builders, so you can begin translating your Elementor sites instantly, hassle free!

= How is it Translentor different from other translation plugins like Translatepress, WPML, Weglot or Polylang? =

Translentor is by far the easiest Wordpress Translation Plugin available. There is no awkward dashboard setups, shortcodes or additional coding required. Install Translentor, open Elementor, add the widget like any other and choose your languages. It couldn't be simpler. This makes Translentor the best alternative to plugins like Translatepress, WPML, Weglot and Polylang.


== Screenshots ==

1. Elementor Translation Plugin
2. Translentor Dashboard
3. DeepL Elementor Integration
4. Elementor Local Translation
5. Elementor Currency Converter
6. Translentor Activation
7. Elementor Text Highlight Widget
8. Elementor Reset Password Widget

== Changelog ==

= 1.6.4 (2025-10-03) =

__Added__
* New translation algorithms for more accurate text results

__Fixed__
* Improved CSS consistency across various themes
* Refactor code to ensure seamless integration with new WordPress updates


= 1.6.3 (2025-10-02) =

__Added__
* Enhanced toast notifications for better user feedback

__Changed__
* Clean up of commented-out code throughout the codebase for improved maintainability


= 1.6.2 (2025-10-02) =

__Fixed__
* Updated widget registration to use modern Elementor API
* Fixed widget asset dependency names to match registered CSS/JS handles (resolved loading issues)
* Removed buggy option check that prevented widget rendering in some cases
* Ensured widget renders consistently when added to pages via Elementor editor
* Improved widget compatibility with Elementor 3.x and newer WordPress versions


= 1.6.1 (2024-11-11) =

__Changed__
* Ajax loading issue corrected
* Optimized code for faster on page translations
* Additional Elementor styling
* Improved Elementor styling
* Updated flag icons
=== Translentor ===
Owner: Code Snippets
Contributors: codesnippetspro, bungeshea, ver3, lightbulbman, 0aksmith
Donate link: https://translentor.com/contact/
Tags: translate elementor, elementor translator, automatic translation, ai translation
Tested up to: 6.8.3
Requires PHP: 7.4
Requires at least: 6.6
Requires Plugins: elementor
Stable tag: 1.6.4
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

Translate Elementor websites for free in seconds. Simply add your widget, choose your languages and style it up.

== Description ==

Translentor is the first Elementor specific translation tool, created for users to add translation features easily to their websites. It was created for simplicity in adding translation capabilities to Elementor websites without any awkward coding requirements or styling limitations.

Translentor now uses Google translate, DeepL and Local Translations and is capable of supporting upto 109 languages which gives you the best possible control when it comes total accuracy across your websites.

The translation takes seconds and with the addition of our customisable loading bar, your user will always be aware the translation is taking place.

Having tested Translentor with all major themes we are are confident it will work with your chosen theme. Our translation tool works seamlessly across desktop, tablet and mobile in all modern browsers.

<strong>FREE TRANSLATION FEATURES</strong>

<ul>
<li>1 Click Translation</li>
<li>2 Languages</li>
<li>Fully Customizable</li>
<li>Works with Woocommerce</li>
<li>Custom Icon Options</li>
<li>Custom Loading Bar</li>
<li>SEO Friendly</li>
</ul>

<strong>MULTILINGUAL & TRANSLATION FEATURES</strong>

<li>select default language of the website and additional translate language</li>
<li>Allows for direct translation of Elementor website content from the front-end</li>
<li>Real-time automatic translation within Elementor</li>
<li>Fully compatible with all themes and plugins</li>
<li>Translates all on page elements with no hassle</li>
<li>Automatic translation via Google Translate, no API key setup necessary</li>
<li>Language switchers can be placed anywhere, no shortcodes needed</li>
<li>Out-of-the-box compatibility with WooCommerce</li>

Note: The plugin uses Google Translation API in the free version to translate strings.

<strong>PRO ADD-ONS</strong>

<ol>
<li>User Location (IP) Detection</li>
<li>Upto 109 Languages</li>
<li>DeepL Translation</li>
<li>Local Translation</li>
<li>Currency Converter</li>
</ol>

We have some amazing unique new widgets coming in the next big release!

<strong>DOWNLOAD THE PRO VERSION BELOW</strong>

<a href="https://translentor.com/pro-licence-translator-plugin/">TRANSLENTOR PRO</a>

We want to create the best possible experience for Elementor designers, developers and front end users. If there are any issues please let us know and we will test and rectify our plugin as quickly as possible. We are friendly, supportive and responsive so it normally doesn't take long.

We would also love collaborations and are interested in affiliate programmes so if our plugin looks interesting to you, please get in touch below!

<a href="https://translentor.com/contact/">CONTACT US</a>


== Installation ==

Translentor is super easy to install and get up and running. Just follow the steps below and get started in minutes!

<ol>
<li>Upload “translentor.php” to the “/wp-content/plugins/” directory.</li>
<li>Activate the plugin through the “Plugins” menu in WordPress.</li>
<li>Load Elementor and scroll through the widgets.</li>
<li>Drag the Translentor widget on to your page.</li>
<li>Choose your default language and languages for translation.</li>
<li>Enjoy!</li>
</ol>

== Frequently Asked Questions ==

= Is Translentor Free? =

Translentor offers a free version for websites that only require one translation language.
For those who need more features, the Translentor Pro multilingual plugin offers custom paid plans that are highly cost-effective. Check out our pricing page for more information.

= How Many Languages Are Available? =

In our free version of Translentor you can choose any default language you wish and the additional language you would like to be able to translate your website to.

= What Type Of Content Can I Translate? =

Translentor works with WooCommerce, pages, posts, all themes and even other site builders, so you can begin translating your Elementor sites instantly, hassle free!

= How is it Translentor different from other translation plugins like Translatepress, WPML, Weglot or Polylang? =

Translentor is by far the easiest Wordpress Translation Plugin available. There is no awkward dashboard setups, shortcodes or additional coding required. Install Translentor, open Elementor, add the widget like any other and choose your languages. It couldn't be simpler. This makes Translentor the best alternative to plugins like Translatepress, WPML, Weglot and Polylang.


== Screenshots ==

1. Elementor Translation Plugin
2. Translentor Dashboard
3. DeepL Elementor Integration
4. Elementor Local Translation
5. Elementor Currency Converter
6. Translentor Activation
7. Elementor Text Highlight Widget
8. Elementor Reset Password Widget

== Changelog ==

= 1.6.5 (2025-10-10) =
Adds:
- feat(build): add configurable PHP version input and artifact ID output

Fixes:
- fix(workflow): correct syntax for readme_path field in changelog dispatch step
- fix(workflow): correct variable assignment syntax in prepare-tag.yml
- fix(workflow): correct version output reference in changelog dispatch step
- fix(workflow): correct variable assignment syntax in changelog dispatch step
- fix(workflow): update file path in version job to use composer.json instead of package.json
- fix(workflow): streamline version job by removing unnecessary steps and correcting version variable usage
- fix(workflow): correct path for next version workflow in prepare-tag.yml
- fix(workflow): refactor tag version computation and streamline changelog dispatch process
- fix(workflow): update version retrieval to use composer.json instead of package.json
- fix(workflow): update tag version retrieval to use package.json and handle beta versions
- fix(translentor): remove unnecessary blank lines for cleaner code
- fix(readme): remove duplicate PHP requirement and format changelog entries
- fix(workflow): update comment action to use codesnippetspro version
- fix(release): refactor job dependencies and streamline artifact handling
- fix(release): correct zip archive creation path and filename format


= 1.6.4 (2025-10-03) =

__Added__
* New translation algorithms for more accurate text results

__Fixed__
* Improved CSS consistency across various themes
* Refactor code to ensure seamless integration with new WordPress updates


= 1.6.3 (2025-10-02) =

__Added__
* Enhanced toast notifications for better user feedback

__Changed__
* Clean up of commented-out code throughout the codebase for improved maintainability


= 1.6.2 (2025-10-02) =

__Fixed__
* Updated widget registration to use modern Elementor API
* Fixed widget asset dependency names to match registered CSS/JS handles (resolved loading issues)
* Removed buggy option check that prevented widget rendering in some cases
* Ensured widget renders consistently when added to pages via Elementor editor
* Improved widget compatibility with Elementor 3.x and newer WordPress versions


= 1.6.1 (2024-11-11) =

__Changed__
* Ajax loading issue corrected
* Optimized code for faster on page translations
* Additional Elementor styling
* Improved Elementor styling
* Updated flag icons