Changeset 2703131
- Timestamp:
- 04/01/2022 07:23:41 AM (4 years ago)
- Location:
- codup-read-only-admin/trunk
- Files:
-
- 2 edited
-
codup-read-only-admin.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
codup-read-only-admin/trunk/codup-read-only-admin.php
r2365823 r2703131 1 1 <?php 2 3 2 /** 4 3 * Plugin Name: Codup Read Only Admin 5 4 * Description: This plugins allows to create an admin with read only access. 6 * Version: 1.1.1.1 05 * Version: 1.1.1.11 7 6 * Author: Codup.io 8 * Author URI: http://codup.io/ 9 * Text Domain: codup-read-only-admin 7 * Author URI: http://codup.io/ 8 * Tested up to: 5.9.2 9 * Text Domain: codup-read-only-admin 10 10 */ 11 11 if (!defined('ABSPATH')) -
codup-read-only-admin/trunk/readme.txt
r2365823 r2703131 3 3 Tags: Read Only Access, Admin Role 4 4 Requires at least: 4.4 5 Tested up to: 5. 55 Tested up to: 5.9.2 6 6 License: GPLv2 or later 7 7
Note: See TracChangeset
for help on using the changeset viewer.