Changeset 3347401
- Timestamp:
- 08/20/2025 08:45:07 AM (8 months ago)
- File:
-
- 1 edited
-
ovesio/trunk/ovesio.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
ovesio/trunk/ovesio.php
r3340490 r3347401 4 4 * Plugin Name: Ovesio 5 5 * Description: Get instant translations & contentn generator in over 27 languages, powered by the most advanced artificial intelligence technologies. 6 * Version: 1.3. 36 * Version: 1.3.4 7 7 * Author: Ovesio 8 8 * Text Domain: ovesio … … 18 18 } 19 19 20 define('OVESIO_PLUGIN_VERSION', '1.3. 3');20 define('OVESIO_PLUGIN_VERSION', '1.3.4'); 21 21 define('OVESIO_PLUGIN_DIR', plugin_dir_path(__FILE__)); 22 22 define('OVESIO_ADMIN_DIR', OVESIO_PLUGIN_DIR . 'admin/');
Note: See TracChangeset
for help on using the changeset viewer.