Plugin Directory

Changeset 2668014


Ignore:
Timestamp:
01/28/2022 10:15:16 AM (3 years ago)
Author:
rezakhan995
Message:

v1.0.4 updated

Location:
open-links-in-new-tab
Files:
8 added
2 edited

Legend:

Unmodified
Added
Removed
  • open-links-in-new-tab/trunk/open-links-in-new-tab.php

    r2668005 r2668014  
    44 * Plugin URI:        https://wordpress.org/plugins/open-links-in-new-tab/
    55 * Description:       Wordpress plugin that opens links in a new tab. Search engine optimization (SEO) friendly.
    6  * Version:           1.0.3
     6 * Version:           1.0.4
    77 * Author:            Reza Khan
    88 * Author URI:        https://www.reza-khan.com/
     
    6666     */
    6767    public static function version(){
    68         return '1.0.2';
     68        return '1.0.4';
    6969    }
    7070
  • open-links-in-new-tab/trunk/readme.txt

    r2668005 r2668014  
    44Requires at least: 5.2
    55Tested up to: 5.9
    6 Stable tag: 1.0.3
     6Stable tag: 1.0.4
    77Requires PHP: 5.4
    88License: GPLv2 or later
     
    4545== Changelog ==
    4646
     47= 1.0.4 ( January 28, 2022 ) =
     48Fix               : Minor bug fix
     49
    4750= 1.0.3 ( January 28, 2022 ) =
    4851Fix               : Wordpress 5.9 compatible
Note: See TracChangeset for help on using the changeset viewer.