Changeset 3416095
- Timestamp:
- 12/10/2025 08:16:44 AM (4 months ago)
- Location:
- jvm-rich-text-icons/trunk
- Files:
-
- 2 edited
-
plugin.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
jvm-rich-text-icons/trunk/plugin.php
r3403407 r3416095 1 1 <?php 2 2 /** 3 * Plugin Name: JVM rich text icons3 * Plugin Name: JVM Rich Text Icons 4 4 * Description: Add Font Awesome icons, or (SVG) icons from a custom icon set to the WordPress block editor. 5 * Version: 1.3. 65 * Version: 1.3.7 6 6 * Author: Joris van Montfort 7 7 * Author URI: https://jorisvm.nl … … 11 11 * @category Gutenberg 12 12 * @author Joris van Montfort 13 * @version 1.3. 613 * @version 1.3.7 14 14 * @package JVM rich text icons 15 15 */ -
jvm-rich-text-icons/trunk/readme.txt
r3403407 r3416095 4 4 Tags: gutenberg, SVG, icon, font awesome, ACF 5 5 Requires at least: 5.4 6 Tested up to: 6. 8.36 Tested up to: 6.9 7 7 Stable tag: trunk 8 8 License: GPLv2 or later … … 90 90 == Changelog == 91 91 92 = 1.3.7 = 93 Tested on WordPress 6.9 94 92 95 = 1.3.6 = 93 96 Font awesome 5.x and 6.x have been updated and are now loaded from a source within the plugin. This also fixes a bug where Font Awesome icons did not display in the block pattern / full site editor.
Note: See TracChangeset
for help on using the changeset viewer.