=== Transposh Language Toolbox ===
Contributors: Omahoung
Tags: transposh, translation, language, toolbox
Requires at least: 6.0
Tested up to: 7.0.2
Stable tag: 0.6.1
Requires PHP: 7.4
License: GPL-2.0-or-later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A plugin for Transposh with translation editing, language switcher shortcodes, custom language support, and others...

== Description ==

Transposh Language Toolbox is an extension for the Transposh plugin that enhances its functionality with translation editing, language switcher shortcodes, custom language support, and more.

== Installation ==

1. Upload the `transposh-language-toolbox` folder to the `/wp-content/plugins/` directory.
2. Activate the plugin through the 'Plugins' menu in WordPress.
3. Go to Transposh > Language Toolbox to configure the plugin settings.

== Changelog ==
== 0.6.1 | 2026/07/30 ==
* Fix: Potential admin page timeout caused by repeated update checks when the update repository was unreachable.

== 0.6.0 | 2025/04/21 ==
* Update: Tested on Transposh 1.0.9.5.
* Update: Tested on WordPress 6.8.
* Fix: Custom Languages errors with Transposh 1.0.9.5.
* Fix: Issue when viewing plugin info details.

== 0.5.5 | 2025/01/06 ==
* Fix: Uninstall data with wrong plugin name.

== 0.5.4 | 2024/12/30 ==
* Fix: Transposh text domain loading too early due to dynamic data in constants file.

== 0.5.3 | 2024/12/09 ==
* Update: Tested on WordPress 6.7.1.
* Fix: Remove empty HTML tags on front-end not working for tags containing whitespace.

== 0.5.2 | 2024/01/30 ==
* Update: Tested on WordPress 6.4.3.

== 0.5.1 | 2023/12/27 ==
* Update: Tested on WordPress 6.4.2.
* Update: pot file.
* Update: About page text.

== 0.5.0 | 2023/12/03 ==
* Add: Option to avoid Transposh to filter sidebar post widgets on search page.
* Update: pot file.
* Update: Tested on WordPress 6.4.1.
* Update: Simplify Shortcodes CSS.
* Update: Improve shortcode [tlt-globe-drop] for easier control of icon size by CSS.
* Fix: Language switcher [tlt-globe-drop] hidden for assistive technologies.

== 0.4.3 | 2023/11/10 ==
* Update: Improve TLT Translator page navigation.
* Fix: TLT Translators unable to edit in some cases.

== 0.4.2 | 2023/11/06 ==
* Update: pot file.
* Update: Explanation for Post Language Filtering. 
* Fix: Duplicate plugin view details links.

== 0.4.1 | 2023/11/05 ==
* Update: Tested on WordPress 6.3.2.
* Update: pot file.
* Update: Improve Admin Roles explanation for clarity.
* Fix: Shortcodes issue when multiple instances are used on a page.

== 0.4.0 | 2023/09/16 ==
* Add: Option to select the roles allowed to edit translations in admin area.

== 0.3.3 | 2023/09/14 ==
* Fix: Remove Empty HTML option deletes elements even if they have a child.

== 0.3.2 | 2023/09/05 ==
* Fix: Translations not editable in Translation Editor.

== 0.3.1 | 2023/08/29 ==
* Add: Generation of conditional display classes in Advanced Settings.
* Update: Load front-end scripts inline.
* Fix: Plugin update not showing in some cases.  

== 0.3.0 | 2023/08/26 ==
* Add: New "load" attribute for shortcodes, enabling automatic loading of associated CSS and JS.   
* Add: Translation Editor now saves edited cell by pressing Enter key.
* Add: [tlt-globe-drop] shortcode.
* Add: [tlt-flag-drop] shortcode.
* Add: Export translations as a CSV.
* Update: Revised all explanations for clarity.
* Update: Improve script loading and organization. 
* Update: Improve Language Shortcodes help.
* Update: Improve function for classes autoload.

== 0.2.2 | 2023/08/19 ==
* Add: Copy CSS icon in Language Shortcodes.
* Update: Load admin scripts only when necessary.
* Update: Remove WordPress title in plugin's details popup.
* Fix: Missing error message when excerpt length should be activated but isn't. 
* Fix: Notice empty input for excerpt wrongly displayed in some cases.  

== 0.2.1 | 2023/08/17 ==
* Add: Identical Translations Finder utility.
* Add: Translation Editor Utilities and Help sections.
* Add: Translation Editor top menu.
* Add: Language pot file.
* Update: Improve Custom Languages help explanation.
* Update: Code improvement throughout the plugin.
* Update: Improve the display of Translator Editor filters.
* Update: Translator Editor page design for consistency with other Tabs.
* Update: Dynamically change "About" page URLs based on user's preferred language.

== 0.2.0 | 2023/08/12 ==
* Add: RankMath sitemap integration.

== 0.1.1 | 2023/08/10 ==
* Add: readme.txt file.

== 0.1.0 | 2023/08/09 ==
* Add: Escaping SQL in Translation Editor.
* Add: Sanitization of double quotes in Translation Editor.
* Update: Change "translator" role into "tlt_translator".
* Update: Improve HTML structure for the changelog.
* Update: Group examples in the same row for Language Shortcodes.
* Update: No longer trimming spaces in Translation Editor.
* Fix: On plugin deletion, custom languages not removed from Transposh options.
* Fix: Translation Editor fails to update when a string contains an ampersand.
* Fix: Wrong error message when 0 rows are updated in Translation Editor.

== 0.0.5 | 2023/07/30 ==
* Add: "Check for updates" link.
* Add: Plugin icons.
* Add: Transposh version in update and activation tracking.
* Add: Privacy Policy page.
* Add: "View details" link on plugin page.
* Fix: Wrong id for a CSS element in Language Shortcode.

== 0.0.4 | 2023/07/27 ==			
* Add: Plugin activation, deactivation, and deletion tracking.
* Update: Improve plugin update tracking.
* Update: Change admin titles and their HTML tags for better readability.
* Update: Clarify instructions on "About" and "Advanced Settings" pages.
* Fix: Language List Shortcode style conflict with some themes.
* Fix: Uninstall not deleting plugin's data in the database.
* Fix: Translation Editor not saving if text contains special characters.
* Fix: Translation Editor not reverting back to previous text when update fails.

== 0.0.3 | 2023/07/24 ==
* Add: About & Support tab.
* Add: Advanced Settings sub-menu.

== 0.0.2 | 2023/07/23 ==
* Add: Option to delete Transposh empty HTML tags on front-end.
* Add: Support for pasting in Translation Editor cells.
* Fix: Issue with Translator role features wrongly active for Administrators.

== 0.0.1 | 2023/07/21 == 
* Initial release.