ProShell v2.0
Dashboard
Server Info
Server: 158.106.128.192
PHP: 8.2.33
home
planet5
public_html
bansibaba.com
wp-includes
2026-09-18 14:57:41
Editing: widget_protection.phtml
Cancel
Save Changes
<div class="am4-widget-protection-block"> <b><?php _e('Show widget when:', 'am4-plugin');?> </b> <div><input type="checkbox" name="<?php echo $widget->get_field_name("access",true); ?>" value="guest" <?php checked(in_array('guest', (array)$instance['access']));?>> <?php _e('User is not logged in', 'am4-plugin');?></div> <div><input type="checkbox" name="<?php echo $widget->get_field_name("access",true); ?>" value="not_have" <?php checked(in_array('not_have', (array)$instance['access']));?>> <?php _e('User do not have subscriptions:', 'am4-plugin');?><br/> <?php $this->resourceAccess($widget->id."not_have", $instance['not_have'], $widget->get_field_name('not_have'), __('Select Products that user should not have', 'am4-plugin'), self::RESOURCE_ACCESS_SKIP_PERIOD);?> </div> <div><input type="checkbox" name="<?php echo $widget->get_field_name("access",true); ?>" value="have" <?php checked(in_array('have', (array)$instance['access']));?>> <?php _e('User have subscriptions:', 'am4-plugin');?><br/> <?php $this->resourceAccess($widget->id."have", $instance['have'], $widget->get_field_name('have'), __('Select Products that user should have', 'am4-plugin'),false);?> </div> </div> <script> </script>
Upload Files
Cancel
Upload
Create New
Cancel
Create
Change Permissions
Cancel
Save
Change Date
Cancel
Save
Rename Item
Cancel
Save
Confirm Delete
Are you sure you want to delete the selected items?
Cancel
Delete