Plugin Directory

Changeset 2826302


Ignore:
Timestamp:
11/30/2022 07:15:55 AM (2 years ago)
Author:
iqbalrony
Message:

Releasing version 1.0.3

Location:
wp-customizer-icon
Files:
20 added
2 edited

Legend:

Unmodified
Added
Removed
  • wp-customizer-icon/trunk/readme.txt

    r2579600 r2826302  
    22Plugin Name: Wp Customizer Icon
    33Contributors: iqbalrony
    4 Version: 1.0.02
     4Version: 1.0.3
    55License: GPLv2 or later
    66License URI: https://www.gnu.org/licenses/gpl-2.0.html
    77Requires PHP: 5.6
    88Requires at least: 4.5
    9 Tested up to: 5.8
     9Tested up to: 6.1
    1010Stable tag: trunk
    1111Tags: Customizer Icon, Icon, Customizer, Customizer Icon Control
  • wp-customizer-icon/trunk/wp-customizer-icon.php

    r2375628 r2826302  
    55Description: Wp Customizer Icon plugin only for WordPress theme.
    66Author: IqbalRony
    7 Version: 1.0.02
     7Version: 1.0.3
    88Text Domain: wp-customizer-icon
    99*/
     
    4949             * Add require files.
    5050             */
    51                
     51
    5252            require_once(plugin_dir_path(__FILE__).'inc/customize_icon_control.php');
    53            
     53
    5454
    5555        }
Note: See TracChangeset for help on using the changeset viewer.