Plugin Directory

Changeset 2512023


Ignore:
Timestamp:
04/09/2021 09:09:14 AM (5 years ago)
Author:
serviceslbk
Message:

init v1.1.1

Location:
simple-fixed-contact
Files:
26 added
1 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • simple-fixed-contact/trunk/assets/js/frontend.js

    r2512015 r2512023  
    1717        });
    1818    })
    19 }(jQuery)); 
     19})(jQuery);
  • simple-fixed-contact/trunk/lbk-fixed-contact.php

    r2512015 r2512023  
    88 * @license GPL-2.0-or-later
    99 * @category plugin
    10  * @version 1.1.0
     10 * @version 1.1.1
    1111 *
    1212 * @wordpress-plugin
     
    1414 * Plugin URI:        https://lbk.vn/fixed-contact
    1515 * Description:       Simple Fixed Contact always appear on the website
    16  * Version:           1.1.0
    17  * Requires at least: 1.1.0
     16 * Version:           1.1.1
     17 * Requires at least: 1.1.1
    1818 * Requires PHP:      7.4
    1919 * Author:            Briki
     
    5252         * @var string
    5353         */
    54         const VERSION = '1.1.0';
     54        const VERSION = '1.1.1';
    5555
    5656        /**
  • simple-fixed-contact/trunk/readme.txt

    r2512015 r2512023  
    33Donate link: https://lbk.vn/
    44Tags: simple fixed contact, lbk-fc
    5 Requires at least: 1.1.0
     5Requires at least: 1.1.1
    66Tested up to: 5.7
    7 Stable tag: 1.1.0
     7Stable tag: 1.1.1
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    3838* Update lightbox form
    3939
     40= 1.1.1 04/09/2021 =
     41* fixed js
     42
    4043== Upgrade Notice ==
    4144
Note: See TracChangeset for help on using the changeset viewer.