Plugin Directory

Changeset 1703155


Ignore:
Timestamp:
07/26/2017 02:09:04 PM (9 years ago)
Author:
alaciura
Message:

Icon updated 201707261609TS

Location:
livehelp-chat/branches/1.3.4
Files:
1 added
3 edited

Legend:

Unmodified
Added
Removed
  • livehelp-chat/branches/1.3.4/admin/admin.php

    r1702915 r1703155  
    5454    function livehelp_add_option_page () {
    5555        global $lh_url;
    56         add_menu_page("livehelp Options", "Livehelp chat", "administrator", "livehelp-options-page", "livehelp_update_options_form", $lh_url . "img/lh-wordpress_32x32.png");
     56        add_menu_page("livehelp Options", "Livehelp chat", "administrator", "livehelp-options-page", "livehelp_update_options_form", $lh_url . "img/lh-wordpress_16x16.png");
    5757    }
    5858
  • livehelp-chat/branches/1.3.4/livehelp.php

    r1702915 r1703155  
    44    Plugin URI: http://www.livehelp.it/index.asp?lingua=EN
    55    Description: Provide livehelp chat support
    6     Version: 1.3.3
     6    Version: 1.3.4
    77    Author: Sostanza s.r.l
    88    Author URI: http://www.livehelp.it/index.asp?lingua=EN
  • livehelp-chat/branches/1.3.4/readme.txt

    r1702915 r1703155  
    55Requires at least: 3.8.1
    66Tested up to: 4.8
    7 Stable tag: 1.3.3
     7Stable tag: 1.3.4
    88License: GPLv2 or later
    99License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    9696= 1.3.3 =
    9797* Menu icon updated and code refactored
     98= 1.3.4 =
     99* Menu icon fixed
    98100
    99101== Upgrade Notice ==
     
    114116This update will speedup the admin page. Checked wordpress 4.8 support
    115117= 1.3.3 =
    116 This uppdate will make the menu icon nicer :)
     118This update will make the menu icon nicer :)
     119= 1.3.3 =
     120This upgrade will fix the menu icon
Note: See TracChangeset for help on using the changeset viewer.