Plugin Directory

Changeset 3379007


Ignore:
Timestamp:
10/15/2025 03:32:00 PM (5 months ago)
Author:
codingfix
Message:
  • Fixed typos in UI
Location:
language-switcher-for-transposh/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • language-switcher-for-transposh/trunk/README.txt

    r3378746 r3379007  
    55Requires at least: 4.0.1
    66Tested up to: 6.8.3
    7 Stable tag: 1.7.5
     7Stable tag: 1.7.7
    88Requires PHP: 5.6
    99Requires Plugins: transposh-translation-filter-for-wordpress
     
    363363* Fixed a css rule in basic_list.css to position submenu just below the nav bar
    364364
     365= 1.7.7 =
     366* Fixed typos in UI
     367
    365368== Upgrade Notice ==
    366369
  • language-switcher-for-transposh/trunk/cfx-language-switcher-for-transposh.php

    r3378746 r3379007  
    1616 * Plugin URI:        https://codingfix.com/language-switcher-for-transposh
    1717 * Description:       A small plugin to use a customized language switcher with Transposh plugin.
    18  * Version:           1.7.6
     18 * Version:           1.7.7
    1919 * Author:            Marco Gasi
    2020 * Author URI:        https://codingfix.com
     
    3030 * Rename this for your plugin and update it as you release new versions.
    3131 */
    32 define( 'CFX_LANGUAGE_SWITCHER_FOR_TRANSPOSH_VERSION', '1.7.6' );
     32define( 'CFX_LANGUAGE_SWITCHER_FOR_TRANSPOSH_VERSION', '1.7.7' );
    3333
    3434/**
Note: See TracChangeset for help on using the changeset viewer.