Plugin Directory

Changeset 2898741


Ignore:
Timestamp:
04/13/2023 02:56:58 PM (3 years ago)
Author:
finnj
Message:

v 2.6.1

Location:
frontier-buttons/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • frontier-buttons/trunk/frontier-buttons.php

    r2274877 r2898741  
    55Description: Full control of your WP editor toolbars. Adds Table, Search/Replace, Preview & Code sample tinymce plugins. Enable visual editor for comments.
    66Author: finnj
    7 Version: 2.5.4
     7Version: 2.6.1
    88Author URI: http://wordpress.org/plugins/frontier-buttons/
    99*/
     
    1515
    1616// define constants
    17 define('FRONTIER_BUTTONS_VERSION', "2.5.4");
     17define('FRONTIER_BUTTONS_VERSION', "2.6.1");
    1818define('FBUT_SETTINGS_NAME', "frontier-buttons-general-settings");
    1919define('FBUT_EXTRA_BUTTONS_NAME', "fbut_extra_buttons_settings");
  • frontier-buttons/trunk/readme.txt

    r2274877 r2898741  
    44Tags: frontend, frontier, wp-editor, tinymce, buttons, tinymce, editor
    55Requires at least: 4.0
    6 Tested up to: 5.2.2
     6Tested up to: 6.2
    77Stable tag: 2.5.4
     8Requires PHP:  7.4.33
    89License: GPL v3 or later
    910 
     
    8889
    8990== Changelog ==
     91
     92= 2.6.1 =
     93* Tested with WP version 6.20
     94* Tested with php 8.0
     95* Fixed php warning from php 8: implode: Passing glue string after array is deprecated. Swap the parameters in
    9096
    9197= 2.5.4 =
Note: See TracChangeset for help on using the changeset viewer.