Plugin Directory

Changeset 2114916


Ignore:
Timestamp:
06/30/2019 07:58:52 AM (7 years ago)
Author:
kaisercrazy
Message:

composer support and version update

Location:
cmb2-field-type-font-awesome/trunk
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • cmb2-field-type-font-awesome/trunk/iconselect.php

    r2047328 r2114916  
    66GitHub Plugin URI: https://github.com/serkanalgur/cmb2-field-faiconselect
    77Description: Font Awesome icon selector for CMB2
    8 Version: 1.3-beta
     8Version: 1.4
    99Author: Serkan Algur
    1010Author URI: https://wpadami.com/
     
    1919
    2020
    21     const VERSION = '1.3-beta';
     21    const VERSION = '1.4';
    2222
    2323    public function __construct() {
  • cmb2-field-type-font-awesome/trunk/readme.txt

    r2047328 r2114916  
    11=== CMB2 Field Type: Font Awesome ===
    22Contributors: kaisercrazy
    3 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=HFYQEQFUBJ2RE&lc=TR&item_name=Auto%20Attachments%20Donation&currency_code=TRY&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted
     3Donate link: https://paypal.me/serkanalgur
    44Tags: font-awesome,cmb2,plugins,font awesome,font awesome 5,cmb2 fields
    55License: GPLv2 or later
    66License URI: http://www.gnu.org/licenses/gpl-2.0.html
    77Requires at least: 3.6
    8 Tested up to: 5.1
     8Tested up to: 5.2
    99Stable tag: trunk
    1010
     
    6464
    6565== Changelog ==
     66
     67= Version 1.4 =
     68* Composer Support Added
     69
    6670= Version 1.3-beta =
    6771* Test for Gutenberg
Note: See TracChangeset for help on using the changeset viewer.