Plugin Directory

Changeset 2995030


Ignore:
Timestamp:
11/13/2023 09:49:15 AM (2 years ago)
Author:
digital2web
Message:

fixed warning messages

Location:
small-phone-button-basic
Files:
80 added
2 edited

Legend:

Unmodified
Added
Removed
  • small-phone-button-basic/trunk/dg2-phone-button.php

    r2994950 r2995030  
    55 * Plugin URI: https://digital2.rs
    66 * Description: Small floating click to call phone button for your website
    7  * Version: 1.1.2
     7 * Version: 1.1.3
    88 * Author: Digital2Web
    99 * Text Domain: dg2-phone-button
     
    1515
    1616define('DG2_PHONE_BUTTON_ASSETS', plugins_url('assets/', __FILE__));
    17 define('DG2_PHONE_BUTTON_VERSION', '1.1.2');
     17define('DG2_PHONE_BUTTON_VERSION', '1.1.3');
    1818define('DG2_PHONE_BUTTON_PHONE_IMAGE', plugins_url('assets/', __FILE__) . 'img/phone_dark_style1.svg');
    1919
  • small-phone-button-basic/trunk/readme.txt

    r2813380 r2995030  
    44Donate link: https://www.digital2.rs/
    55Requires at least: 4.7
    6 Tested up to: 6.1
    7 Stable tag: 1.1.1
     6Tested up to: 6.4
     7Stable tag: 1.1.3
    88Requires PHP: 5.4
    99License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.