Server IP : 49.212.180.16 / Your IP : 18.118.99.234 Web Server : Apache System : FreeBSD www2606.sakura.ne.jp 13.0-RELEASE-p14 FreeBSD 13.0-RELEASE-p14 #2: Mon Dec 9 13:54:55 JST 2024 root@www5301.sakura.ne.jp:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 User : utannto ( 1076) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : ON | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /home/utannto/www/hironaka.biz/wp-content/plugins/wp-file-manager/inc/ |
Upload File : |
<?php if ( ! defined( 'ABSPATH' ) ) exit; $images_url = 'https://www.webdesi9.com/plugins/wp_file_manager/images'; ?> <style> .buy-now:hover, .buy-now:focus{ box-shadow:none !important; } img{ max-width:100% !important; } </style> <div class="wrap"> <h3><?php _e('Settings - General', 'wp-file-manager');?></h3> <p class="danger" style="color:#F00"><strong><?php _e('Note: This is just a demo screenshot. To get settings please buy our pro version.', 'wp-file-manager'); ?></strong> <a href="https://filemanagerpro.io/product/file-manager" class="button button-primary buy-now" target="_blank" title="Click to Buy PRO"><?php _e('Buy PRO', 'wp-file-manager'); ?></a></p> <p><?php _e('Here admin can give access to user roles to use filemanager. Admin can set Default Access Folder and also control upload size of filemanager.', 'wp-file-manager');?></p> <img src="<?php echo $images_url.'/screenshot-general.png';?>" /> <h3><?php _e('Settings - Code-editor', 'wp-file-manager');?></h3> <p><?php _e('File Manager has a code editor with multiple themes. You can select any theme for code editor. It will display when you edit any file. Also you can allow fullscreen mode of code editor.', 'wp-file-manager');?></p> <img src="<?php echo $images_url.'/screenshot-code-editor.png';?>" /> <h3><?php _e('Code-editor View', 'wp-file-manager');?></h3> <img src="<?php echo $images_url.'/code-editor.jpg';?>" /> <h3><?php _e('Settings - User Restrictions', 'wp-file-manager');?></h3> <p><?php _e('Admin can restrict actions of any user. Also hide files and folders and can set different - different folders paths for different users.', 'wp-file-manager');?></p> <img src="<?php echo $images_url.'/screenshot-user-restriction.jpg';?>" /> <h3><?php _e('Settings - User Role Restrictions', 'wp-file-manager');?></h3> <p><?php _e('Admin can restrict actions of any userrole. Also hide files and folders and can set different - different folders paths for different users roles.', 'wp-file-manager');?></p> <img src="<?php echo $images_url.'/screenshot-user-role-restriction.jpg';?>" /> <p class="danger" style="color:#F00"><strong><?php _e('Note: This is just a demo screenshot. To get settings please buy our pro version.', 'wp-file-manager'); ?></strong> <a href="https://filemanagerpro.io/product/file-manager" class="button button-primary buy-now" target="_blank" title="Click to Buy PRO"><?php _e('Buy PRO', 'wp-file-manager'); ?></a></p> </div>