Changeset 2114916
- Timestamp:
- 06/30/2019 07:58:52 AM (7 years ago)
- Location:
- cmb2-field-type-font-awesome/trunk
- Files:
-
- 1 added
- 2 edited
-
composer.json (added)
-
iconselect.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cmb2-field-type-font-awesome/trunk/iconselect.php
r2047328 r2114916 6 6 GitHub Plugin URI: https://github.com/serkanalgur/cmb2-field-faiconselect 7 7 Description: Font Awesome icon selector for CMB2 8 Version: 1. 3-beta8 Version: 1.4 9 9 Author: Serkan Algur 10 10 Author URI: https://wpadami.com/ … … 19 19 20 20 21 const VERSION = '1. 3-beta';21 const VERSION = '1.4'; 22 22 23 23 public function __construct() { -
cmb2-field-type-font-awesome/trunk/readme.txt
r2047328 r2114916 1 1 === CMB2 Field Type: Font Awesome === 2 2 Contributors: kaisercrazy 3 Donate link: https:// www.paypal.com/cgi-bin/webscr?cmd=_donations&business=HFYQEQFUBJ2RE&lc=TR&item_name=Auto%20Attachments%20Donation¤cy_code=TRY&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted3 Donate link: https://paypal.me/serkanalgur 4 4 Tags: font-awesome,cmb2,plugins,font awesome,font awesome 5,cmb2 fields 5 5 License: GPLv2 or later 6 6 License URI: http://www.gnu.org/licenses/gpl-2.0.html 7 7 Requires at least: 3.6 8 Tested up to: 5. 18 Tested up to: 5.2 9 9 Stable tag: trunk 10 10 … … 64 64 65 65 == Changelog == 66 67 = Version 1.4 = 68 * Composer Support Added 69 66 70 = Version 1.3-beta = 67 71 * Test for Gutenberg
Note: See TracChangeset
for help on using the changeset viewer.