Changeset 3453819
- Timestamp:
- 02/04/2026 01:16:48 PM (2 months ago)
- Location:
- gridly-integration
- Files:
-
- 3 edited
-
tags/1.1/gridly-integration.php (modified) (1 diff)
-
tags/1.1/readme.txt (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
gridly-integration/tags/1.1/gridly-integration.php
r3453746 r3453819 5 5 * Plugin URI: https://www.gridly.com/integrations/ 6 6 * Description: Description: An integration that you can use to send and receive your WordPress pages with Gridly. 7 * Version: 1. 0.27 * Version: 1.1 8 8 * Requires at least: 6.2.2 9 9 * Requires PHP: 7.2 -
gridly-integration/tags/1.1/readme.txt
r3453746 r3453819 3 3 Contributors: nszolnoki 4 4 Tags:Gridly Plugin, Multilingual, WPML, API Integration, WordPress Translation Services 5 Requires at least: 6.2 .25 Requires at least: 6.2 6 6 Tested up to: 6.9 7 7 Stable tag: 1.1 -
gridly-integration/trunk/readme.txt
r3453746 r3453819 3 3 Contributors: nszolnoki 4 4 Tags:Gridly Plugin, Multilingual, WPML, API Integration, WordPress Translation Services 5 Requires at least: 6.2 .25 Requires at least: 6.2 6 6 Tested up to: 6.9 7 7 Stable tag: 1.1 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html 10 Gridly Integration is the ultimate solution for website owners who require a streamlined translation process within their WordPress environment. 10 11 Localize WordPress websites efficiently with a platform that centralizes your translation work. 12 13 == Description == 14 15 Localize WordPress websites efficiently with a [localization platform](https://www.gridly.com/?utm_source=wordpress&utm_medium=referral) that centralizes your translation work. 16 17 ### Remove Manual Work from Website Localization 18 19 Forget about endless copying, pasting, and switching between tools when translating WordPress websites. Prepare, translate, track, and publish translations in Gridly with streamlined [string management](https://www.gridly.com/string-management/?utm_source=wordpress&utm_medium=referral) and [automated workflows](https://www.gridly.com/blog/5-ways-to-automate-content-localization/?utm_source=wordpress&utm_medium=referral) that eliminate repetitive tasks. 20 21 ### Cut Down on Translation Cost 22 23 Get contextual and high-quality translations with [Machine Translation and Generative AI](https://www.gridly.com/ai-translation/?utm_source=wordpress&utm_medium=referral). Our AI translation capabilities provide accurate, context-aware translations that reduce manual editing time. Build up your own Translation Memory and Glossaries with previously translated WordPress content you can reuse across projects, ensuring consistency while maximizing cost efficiency. 24 25 ### Empower Your Translators 26 27 With Gridly's familiar spreadsheet interface, you can quickly onboard translators and enable [real-time collaboration](https://www.gridly.com/collaboration/?utm_source=wordpress&utm_medium=referral) across your localization team. Simplify their work with features for filtering, organizing, and managing translations across multiple languages. Gridly combines productivity with an enjoyable work experience, while built-in [localization QA tools](https://www.gridly.com/localization-qa/?utm_source=wordpress&utm_medium=referral) ensure translation quality and consistency. 28 29 ### Connect Seamlessly with WPML 30 31 Integrated with WPML, this plugin allows you to create and manage translation jobs inside WordPress. Assigned translators can access and translate content in Gridly, then sync completed translations back to WordPress with a single click. 32 33 ### How It Works: 34 35 1. Select posts and pages you want to translate using WPML 36 2. Push selected content from WordPress to Gridly 37 3. Access and translate content in Gridly 38 4. Sync completed translations back to WordPress 39 40 Start localizing your WordPress website more efficiently with Gridly today! 41 42 ### Get Started Now: 43 44 * [Sign up for Gridly](https://www.gridly.com/?utm_source=wordpress&utm_medium=referral) 45 * [Read our plugin documentation](https://help.gridly.com/gridly-plugin-for-wordpress?utm_source=wordpress&utm_medium=referral) 46 * [Explore other Gridly integrations](https://www.gridly.com/integrations/?utm_source=wordpress&utm_medium=referral) 47 48 ### Installation 49 50 1. Upload the plugin files to the `/wp-content/plugins/gridly-wpml-plugin` directory, or install the plugin through the WordPress plugins screen directly. 51 2. Activate the plugin through the 'Plugins' screen in WordPress. 52 3. Follow the [instructions](https://help.gridly.com/gridly-plugin-for-wordpress?utm_source=wordpress&utm_medium=referral) to connect to your Gridly account. 53 54 == Frequently Asked Questions == 55 56 = How do I sign up for Gridly? = 57 Visit [Gridly](https://gridly.com) to sign up for a free account. 58 59 = Where can I find the plugin documentation? = 60 Check out our [plugin documentation](https://gridly.com/docs). 61 62 = Where can I find a translator's guide? = 63 Refer to [our translator's guide](https://gridly.com/translators-guide). 64 65 == External services == 66 67 This plugin connects to the Gridly API (https://api.gridly.com) to enable translation workflows between WordPress/WPML and the Gridly translation platform. The integration is required to push content for translation and sync completed translations back to WordPress. 68 69 **What data is sent and when:** 70 71 * When pushing translation jobs to Gridly: Your WordPress post/page content selected for translation (in XLIFF format) is sent to Gridly, including source text, target text (if any), record IDs, and language codes. This happens when you create a translation job in WPML and assign it to a Gridly profile. 72 * When syncing translations from Gridly: Your API key and View ID are used to fetch translated content from Gridly. This happens when you click "Get translations" in the plugin's Jobs tab. 73 * When managing your Grid: If "Generate columns automatically" or "Set dependencies" is enabled, the plugin may send language codes and column metadata to create or configure columns in your Gridly view. This happens when a new translation job is created or when a new profile is set up. 74 75 All requests include your Gridly API key (in the Authorization header) and View ID to authenticate and identify your Grid. No data is sent to Gridly unless you have configured a profile and perform an action that triggers the integration (creating a job, syncing translations, or using auto-generated columns). 76 77 **Service provider:** Gridly (https://gridly.com) 78 * [Terms of Use](https://gridly.com/terms) 79 * [Privacy Policy](https://gridly.com/privacy) 80 81 == Changelog == 82 83 = 1.1 = 84 * Added External services documentation (Gridly API usage, data transmission, terms of use and privacy policy links) 85 86 = 1.0 = 87 * Initial release. Official help page: https://help.gridly.com/gridly-plugin-for-wordpress?utm_source=wordpress&utm_medium=referral
Note: See TracChangeset
for help on using the changeset viewer.