Plugin Directory

Changeset 2607019


Ignore:
Timestamp:
09/30/2021 01:22:48 AM (4 years ago)
Author:
richardevcom
Message:

Added support URL

Location:
add-polylang-support-for-customizer
Files:
31 added
2 edited

Legend:

Unmodified
Added
Removed
  • add-polylang-support-for-customizer/trunk/apsfc.php

    r2598034 r2607019  
    55 *
    66 * @link              https://richardev.com
    7  * @since             1.4.3
     7 * @since             1.4.4
    88 * @package           Polylang_Customizer
    99 *
     
    1212 * Plugin URI:        https://wordpress.org/plugins/add-polylang-support-for-customizer
    1313 * Description:       This plugin adds Polylang support for Customizer.
    14  * Version:           1.4.3
     14 * Version:           1.4.4
    1515 * Author:            richardev
    16  * Author URI:        https://richardev.com
     16 * Author URI:        https://discord.gg/ZptSdXMPrM
    1717 * License:           GPL-2.0+
    1818 * License URI:       http://www.gnu.org/licenses/gpl-2.0.txt
     
    4141     * Rename this for your plugin and update it as you release new versions.
    4242     */
    43     define('APSFC_VERSION', '1.4.3');
     43    define('APSFC_VERSION', '1.4.4');
    4444    define('APSFC_BASENAME', plugin_basename(__FILE__));
    4545
  • add-polylang-support-for-customizer/trunk/readme.txt

    r2598034 r2607019  
    1616
    1717This plugin adds Polylang support for WordPress Customizer.
     18
     19## Support
     20
     21We provice direct support via our [Frontbee Discord server](https://discord.gg/ZptSdXMPrM)
    1822
    1923## Features
     
    5963
    6064This plugin is licensed under the GPL v2 or later; however, if you opt to use third-party code that is not compatible with v2, then you may need to switch to using code that is GPL v3 compatible.
    61 
    62 For reference, [here\'s a discussion](http://make.wordpress.org/themes/2013/03/04/licensing-note-apache-and-gpl/) that covers the Apache 2.0 License used by [Bootstrap](http://twitter.github.io/bootstrap/).
    6365
    6466# Credits
     
    115117= 1.4.3 =
    116118* Workaround for update version mismatch
     119= 1.4.4 =
     120* Added support URL
Note: See TracChangeset for help on using the changeset viewer.