Gridly Integration
Localize WordPress websites efficiently with a platform that centralizes your translation work.
4 database tables
| Table Name | Description | Method |
|---|---|---|
| wp_gridly_general_settings | Stores gridly general settings data created by this plugin. | Static |
| wp_gridly_jobs | A job queue table for managing background tasks and scheduled operations. | Static |
| wp_gridly_profiles | Stores gridly profiles data created by this plugin. | Static |
| wp_icl_translation_status | Stores analytics or statistics data. | Static |