Plugin Directory

Changeset 3416095


Ignore:
Timestamp:
12/10/2025 08:16:44 AM (4 months ago)
Author:
jorisvanmontfort
Message:

1.3.7

Location:
jvm-rich-text-icons/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jvm-rich-text-icons/trunk/plugin.php

    r3403407 r3416095  
    11<?php
    22/**
    3  * Plugin Name: JVM rich text icons
     3 * Plugin Name: JVM Rich Text Icons
    44 * Description: Add Font Awesome icons, or (SVG) icons from a custom icon set to the WordPress block editor.
    5  * Version: 1.3.6
     5 * Version: 1.3.7
    66 * Author: Joris van Montfort
    77 * Author URI: https://jorisvm.nl
     
    1111 * @category Gutenberg
    1212 * @author Joris van Montfort
    13  * @version 1.3.6
     13 * @version 1.3.7
    1414 * @package JVM rich text icons
    1515 */
  • jvm-rich-text-icons/trunk/readme.txt

    r3403407 r3416095  
    44Tags: gutenberg, SVG, icon, font awesome, ACF
    55Requires at least: 5.4
    6 Tested up to: 6.8.3
     6Tested up to: 6.9
    77Stable tag: trunk
    88License: GPLv2 or later
     
    9090== Changelog ==
    9191
     92= 1.3.7 =
     93Tested on WordPress 6.9
     94
    9295= 1.3.6 =
    9396Font 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.