Plugin Directory

Changeset 3153416


Ignore:
Timestamp:
09/17/2024 02:23:32 PM (18 months ago)
Author:
themeplugs
Message:

wordpress 6.6 compatible

Location:
authorsy/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • authorsy/trunk/authorsy.php

    r3082030 r3153416  
    55 * Plugin URI:        https://themeplugs.com/
    66 * Description:       Author box and bio link for WordPress.
    7  * Version:           1.0.1
     7 * Version:           1.0.2
    88 * Requires at least: 5.2
    99 * Requires PHP:      7.3
     
    5454     */
    5555    public static function get_version() {
    56         return '1.0.1';
     56        return '1.0.2';
    5757    }
    5858
  • authorsy/trunk/readme.txt

    r3082030 r3153416  
    33Tags: author box, Post Rating, author bio,Multiple author, guest author
    44Requires at least: 5.2
    5 Tested up to: 6.5
    6 Stable tag: 1.0.1
     5Tested up to: 6.6
     6Stable tag: 1.0.2
    77Requires PHP: 7.3
    88License: GPLv2 or later
     
    7878
    7979== Changelog ==
    80  
     80 = 1.0.2=
     81- WP 6.6 Compatible
     82
    8183= 1.0.1=
    8284- WP 6.5 Compatible
Note: See TracChangeset for help on using the changeset viewer.