Plugin Directory

Changeset 2898723


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

Version 1.6.2

Location:
frontier-restrict-media/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • frontier-restrict-media/trunk/frontier-restrict-media.php

    r2792516 r2898723  
    55Description: Restrict users to only access their own media files
    66Author: finnj
    7 Version: 1.6.0
     7Version: 1.6.2
    88Author URI: http://wpfrontier.com
    99*/
    1010
    11 define('FRONTIER_RESTRICT_MEDIA_VERSION', "1.6.0");
     11define('FRONTIER_RESTRICT_MEDIA_VERSION', "1.6.2");
    1212define('FRONTIER_RESTRICT_MEDIA_DIR', dirname( __FILE__ )); //an absolute path to this directory
    1313
  • frontier-restrict-media/trunk/readme.txt

    r2792582 r2898723  
    33Donate link:
    44Tags: Image, Media, Frontier 
    5 Requires at least: 3.4.0
    6 Tested up to: 6.0.2
    7 Stable tag: 1.6.0
     5Requires at least: 6.1
     6Tested up to: 6.2
     7Stable tag: 1.6.2
     8Requires PHP:  7.4.33
    89License: GPL v3 or later
    910 
     
    3940== Changelog ==
    4041
     42= 1.6.2 =
     43* Tested with WP 6.2
     44* Tested with PHP 8
     45
    4146= 1.6.0 =
    4247* Tested with WP 6.02
Note: See TracChangeset for help on using the changeset viewer.