Plugin Directory

Changeset 3081860


Ignore:
Timestamp:
05/06/2024 10:56:33 AM (23 months ago)
Author:
minimus
Message:

Tagging version 6.2.2

Location:
wp-special-textboxes/tags/6.2.2
Files:
28 added
15 copied

Legend:

Unmodified
Added
Removed
  • wp-special-textboxes/tags/6.2.2/readme.txt

    r2996893 r3081860  
    44Tags: content, performance, text, info, color
    55Requires at least: 5.6
    6 Tested up to: 6.4
    7 Stable tag: 6.2.1
     6Tested up to: 6.5
     7Stable tag: 6.2.2
    88Requires PHP: 7.4
    99License: GPLv2 or later
     
    8585
    8686== Changelog ==
     87= 6.2.2 =
     88* WordPress 6.5 ready
    8789= 6.2.1 =
    8890* WordPress 6.4 ready
  • wp-special-textboxes/tags/6.2.2/stb-class.php

    r2996893 r3081860  
    2323        public function __construct()
    2424        {
    25             define('STB_VERSION', '6.2.1');
     25            define('STB_VERSION', '6.2.2');
    2626            define('STB_DB_VERSION', '2.0');
    2727            define('STB_DIR', dirname(__FILE__) . '/');
  • wp-special-textboxes/tags/6.2.2/wp-special-textboxes.php

    r2996893 r3081860  
    44Plugin URI: http://www.simplelib.com/archives/wordpress-plugin-wp-special-textboxes/
    55Description: Adds simple colored text boxes to highlight some portion of post text. Use it for highlights warnings, alerts, infos and downloads in your blog posts. Visit <a href="http://www.simplelib.com/">SimpleLib blog</a> for more details.
    6 Version: 6.2.1
     6Version: 6.2.2
    77Author: minimus
    88Author URI: http://blogcoding.ru
Note: See TracChangeset for help on using the changeset viewer.