Changeset 3357684
- Timestamp:
- 09/08/2025 08:34:38 AM (7 months ago)
- Location:
- o365-wp-restrict
- Files:
-
- 70 added
- 2 edited
-
tags/1.6 (added)
-
tags/1.6/action (added)
-
tags/1.6/action/wp_ajax_o365_wp_restrict_wp_roles.php (added)
-
tags/1.6/assets (added)
-
tags/1.6/assets/screenshot-1.png (added)
-
tags/1.6/assets/screenshot-2.png (added)
-
tags/1.6/assets/screenshot-3.png (added)
-
tags/1.6/css (added)
-
tags/1.6/css/o365_wp_restrict.css (added)
-
tags/1.6/css/o365_wp_restrict_menu_icon.css (added)
-
tags/1.6/filter (added)
-
tags/1.6/function (added)
-
tags/1.6/function/o365_wp_restrict_auto_update_check.php (added)
-
tags/1.6/function/o365_wp_restrict_menu_func.php (added)
-
tags/1.6/function/o365_wp_restrict_recursive_sanitize_text_field.php (added)
-
tags/1.6/function/o365_wp_restrict_script.php (added)
-
tags/1.6/img (added)
-
tags/1.6/img/help-pic-hover.png (added)
-
tags/1.6/img/help-pic.png (added)
-
tags/1.6/img/help-picture.png (added)
-
tags/1.6/img/loader.gif (added)
-
tags/1.6/img/o365-plu.png (added)
-
tags/1.6/inc (added)
-
tags/1.6/inc/class-o365-wp-restrict.php (added)
-
tags/1.6/inc/o365-wp-restrict-activation-hook.php (added)
-
tags/1.6/inc/o365-wp-restrict-deactivation_hook.php (added)
-
tags/1.6/js (added)
-
tags/1.6/js/SpryTabbedPanels.js (added)
-
tags/1.6/js/o365-wp-restrict.js (added)
-
tags/1.6/libraries (added)
-
tags/1.6/libraries/o365-wp-restrict-auto-update.php (added)
-
tags/1.6/libraries/o365-wp-restrict-config.php (added)
-
tags/1.6/libraries/o365-wp-restrict-plugin-initializer.php (added)
-
tags/1.6/o365-wp-restrict.php (added)
-
tags/1.6/readme.txt (added)
-
tags/1.7 (added)
-
tags/1.7/action (added)
-
tags/1.7/action/wp_ajax_o365_wp_restrict_wp_roles.php (added)
-
tags/1.7/assets (added)
-
tags/1.7/assets/screenshot-1.png (added)
-
tags/1.7/assets/screenshot-2.png (added)
-
tags/1.7/assets/screenshot-3.png (added)
-
tags/1.7/css (added)
-
tags/1.7/css/o365_wp_restrict.css (added)
-
tags/1.7/css/o365_wp_restrict_menu_icon.css (added)
-
tags/1.7/filter (added)
-
tags/1.7/function (added)
-
tags/1.7/function/o365_wp_restrict_auto_update_check.php (added)
-
tags/1.7/function/o365_wp_restrict_menu_func.php (added)
-
tags/1.7/function/o365_wp_restrict_recursive_sanitize_text_field.php (added)
-
tags/1.7/function/o365_wp_restrict_script.php (added)
-
tags/1.7/img (added)
-
tags/1.7/img/help-pic-hover.png (added)
-
tags/1.7/img/help-pic.png (added)
-
tags/1.7/img/help-picture.png (added)
-
tags/1.7/img/loader.gif (added)
-
tags/1.7/img/o365-plu.png (added)
-
tags/1.7/inc (added)
-
tags/1.7/inc/class-o365-wp-restrict.php (added)
-
tags/1.7/inc/o365-wp-restrict-activation-hook.php (added)
-
tags/1.7/inc/o365-wp-restrict-deactivation_hook.php (added)
-
tags/1.7/js (added)
-
tags/1.7/js/SpryTabbedPanels.js (added)
-
tags/1.7/js/o365-wp-restrict.js (added)
-
tags/1.7/libraries (added)
-
tags/1.7/libraries/o365-wp-restrict-auto-update.php (added)
-
tags/1.7/libraries/o365-wp-restrict-config.php (added)
-
tags/1.7/libraries/o365-wp-restrict-plugin-initializer.php (added)
-
tags/1.7/o365-wp-restrict.php (added)
-
tags/1.7/readme.txt (added)
-
trunk/o365-wp-restrict.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
o365-wp-restrict/trunk/o365-wp-restrict.php
r2988354 r3357684 3 3 * Plugin Name: Intranet and Extranet with O365 Login 4 4 * Plugin URI: http://wpintegrate.com 5 * Version: 1. 65 * Version: 1.7 6 6 * Author: contact@wpintegrate.com 7 7 * Author URI: contact@wpintegrate.com … … 10 10 * Text Domain: wpintegrate 11 11 * Requires at least: 3.5.2 12 * Tested up to: 6. 3.212 * Tested up to: 6.8.2 13 13 */ 14 14 defined( 'ABSPATH') OR die('Access denied!' ); -
o365-wp-restrict/trunk/readme.txt
r2988354 r3357684 4 4 Tags: office 365, intranet extranet, limited access, protect, restriction 5 5 Requires at least: 3.5.2 6 Tested up to: 6. 3.26 Tested up to: 6.8.2 7 7 Requires PHP: 5.6.36 8 Stable tag: 1. 68 Stable tag: 1.7 9 9 License: GPLv2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html
Note: See TracChangeset
for help on using the changeset viewer.