Plugin Directory

Changeset 2911215


Ignore:
Timestamp:
05/11/2023 02:03:59 PM (3 years ago)
Author:
Supertext
Message:

Sync with GitHub

Location:
polylang-supertext/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • polylang-supertext/trunk/plugin.php

    r2857633 r2911215  
    77Domain Path: /resources/languages
    88Author: Supertext AG
    9 Version: 4.15
     9Version: 4.16
    1010Author URI: http://www.supertext.ch
    1111License: GPLv2 or later
    1212*/
    1313
    14 define('SUPERTEXT_PLUGIN_VERSION', '4.15');
     14define('SUPERTEXT_PLUGIN_VERSION', '4.16');
    1515define('SUPERTEXT_PLUGIN_REVISION', 48);
    1616define('SUPERTEXT_BASE_PATH', __DIR__);
  • polylang-supertext/trunk/readme.txt

    r2857633 r2911215  
    110110== Changelog ==
    111111
     112= 4.16 =
     113* Fix issue that prevented the write back of media texts
     114* Use staging environment for testing
     115
    112116= 4.15 =
    113117* Fix shortcode replacement bug when no shortcodes are present
Note: See TracChangeset for help on using the changeset viewer.