PluginProbe ʕ •ᴥ•ʔ
Advanced Access Manager – Access Governance for WordPress / 4.0
Advanced Access Manager – Access Governance for WordPress v4.0
6.8.4 6.8.5 6.9.0 6.9.1 6.9.10 6.9.11 6.9.12 6.9.13 6.9.14 6.9.15 6.9.16 6.9.17 6.9.18 6.9.19 6.9.2 6.9.20 6.9.21 6.9.22 6.9.23 6.9.24 6.9.25 6.9.26 6.9.27 6.9.28 6.9.29 6.9.3 6.9.30 6.9.31 6.9.32 6.9.33 6.9.34 6.9.35 6.9.36 6.9.37 6.9.38 6.9.39 6.9.4 6.9.41 6.9.42 6.9.43 6.9.44 6.9.45 6.9.46 6.9.47 6.9.48 6.9.49 6.9.5 6.9.51 6.9.6 6.9.7 6.9.8 6.9.9 7.0.0 7.0.0-alpha.6 7.0.0-alpha.7 7.0.0-beta.1 7.0.0-rc1 7.0.0-rc2 7.0.0-rc3 7.0.1 7.0.10 7.0.11 7.0.2 7.0.3 7.0.4 7.0.5 7.0.6 7.0.7 7.0.8 7.0.9 7.1.0 7.1.1 trunk 3.0 4.0 4.0.1 4.1 4.2 4.3 4.4 4.4.1 4.5 4.6 4.6.1 4.6.2 4.7 4.7.1 4.7.2 4.7.5 4.7.6 4.8 4.8.1 4.9 4.9.1 4.9.2 4.9.3 4.9.4 4.9.5 4.9.5.1 4.9.5.2 5.0 5.0.1 5.0.2 5.0.3 5.0.4 5.0.5 5.0.6 5.0.7 5.0.8 5.1 5.1.1 5.10 5.11 5.2 5.2.1 5.2.5 5.2.6 5.2.7 5.3 5.3.1 5.3.2 5.3.3 5.3.4 5.3.5 5.4 5.4.1 5.4.2 5.4.3 5.4.3.1 5.4.3.2 5.5 5.5.1 5.5.2 5.6 5.6.1 5.6.1.1 5.7 5.7.1 5.7.2 5.7.3 5.8 5.8.1 5.8.2 5.8.3 5.9 5.9.1 5.9.1.1 5.9.2 5.9.2.1 5.9.3 5.9.4 5.9.5 5.9.6 5.9.6.1 5.9.6.2 5.9.6.3 5.9.7 5.9.7.1 5.9.7.2 5.9.7.3 5.9.8 5.9.8.1 5.9.9 5.9.9.1 6.0.0 6.0.1 6.0.2 6.0.3 6.0.4 6.0.5 6.1.0 6.1.1 6.2.0 6.2.1 6.2.2 6.3.0 6.3.1 6.3.2 6.3.3 6.4.0 6.4.1 6.4.2 6.4.3 6.5.0 6.5.1 6.5.2 6.5.3 6.5.4 6.6.0 6.6.1 6.6.2 6.6.3 6.6.4 6.7.0 6.7.1 6.7.2 6.7.3 6.7.4 6.7.5 6.7.6 6.7.7 6.7.8 6.7.9 6.8.0 6.8.1 6.8.2 6.8.3
advanced-access-manager / Application / Backend / phtml / index.phtml
advanced-access-manager / Application / Backend / phtml Last commit date
object 9 years ago partial 9 years ago contact.phtml 9 years ago extension.phtml 9 years ago index.phtml 9 years ago main-panel.phtml 9 years ago metabox.phtml 9 years ago security.phtml 9 years ago utility.phtml 9 years ago
index.phtml
244 lines
1 <?php if (defined('AAM_KEY')) { ?>
2 <div class="wrap">
3 <div class="row">
4 <div class="col-xs-12 col-md-8">
5 <div class="aam-current-subject"></div>
6 </div>
7 </div>
8
9 <div class="row">
10 <div class="col-xs-12 col-md-8">
11 <div class="metabox-holder">
12 <div class="postbox">
13 <h3 class="hndle">
14 <span><?php echo __('Access Control Panel', AAM_KEY); ?></span>
15 <span class="aam-help-menu" data-target="#access-manager-inside"><i class="icon-help-circled"></i></span>
16 </h3>
17 <div class="inside" id="access-manager-inside">
18 <div class="aam-postbox-inside" id="aam-content"></div>
19 <div class="aam-help-context" >
20 <div class="text-justify aam-large-padding">
21 <p class="text-larger"><?php echo __('Appreciate your interest in Advanced Access Manager (aka AAM). With strong knowledge and experience in WordPress, AAM becomes a very powerful tool to manage access to your frontend and backend.', AAM_KEY); ?></p>
22 <p class="text-larger"><span class="aam-highlight"><?php echo __('Please note!', AAM_KEY); ?></span> <?php echo AAM_Backend_View_Helper::preparePhrase('Power comes with responsibility. Make sure you have enough knowledge in WordPress Roles & Capabilities because AAM is very closely intergrated with WordPress core. It is also very important [to have backup of your database before you start working with AAM] (there is no need to backup your files, AAM does not modify any physical files on your server and never did).', 'b'); ?></p>
23 <p class="text-larger"><?php echo __('AAM was thoroughly tested on the fresh installation of WordPress and in the latest versions of Chrome, Safari, IE and Firefox. If you have any issues, the most typical case is the conflict with other plugins or themes.', AAM_KEY); ?></p>
24 <p class="text-larger"><?php echo sprintf(__('Refer to our %sHelp%s section when there is any question.', AAM_KEY), '<a href="https://aamplugin.com/help" target="_blank">', '</a>'); ?></p>
25 </div>
26 </div>
27 </div>
28 </div>
29 </div>
30 </div>
31
32 <div class="col-xs-12 col-md-4">
33 <?php if (AAM_Core_Console::hasIssues()) { ?>
34 <div class="metabox-holder">
35 <div class="postbox">
36 <h3 class="hndle text-danger">
37 <i class='icon-attention-circled'></i> <span><?php echo __('Notifications', AAM_KEY); ?></span>
38 </h3>
39 <div class="inside">
40 <div class="aam-postbox-inside">
41 <ul class="aam-error-list">
42 <?php foreach (AAM_Core_Console::getWarnings() as $message) { ?>
43 <li><?php echo $message; ?></li>
44 <?php } ?>
45 </ul>
46 </div>
47 </div>
48 </div>
49 </div>
50 <?php } ?>
51
52 <div class="metabox-holder">
53 <div class="postbox">
54 <div class="inside">
55 <div class="aam-social">
56 <a href="https://aamplugin.com/help" title="Help" target="_blank">
57 <i class="icon-help-circled"></i>
58 <span>Help</span>
59 </a>
60 <a target="_blank" href="https://twitter.com/aamplugin">
61 <i class="icon-twitter"></i>
62 <span>Twitter</span>
63 </a>
64 <a target="_blank" href="https://aamplugin.com">
65 <i class="icon-home"></i>
66 <span>Website</span>
67 </a>
68 <a target="_blank" href="mailto:support@aamplugin.com">
69 <i class="icon-mail-alt"></i>
70 <span>Email</span>
71 </a>
72 </div>
73 </div>
74 </div>
75 </div>
76
77 <?php if (is_network_admin() && !defined('AAM_MULTISITE')) { ?>
78 <div class="metabox-holder">
79 <div class="postbox">
80 <h3 class="hndle text-warning">
81 <i class='icon-attention-circled'></i> <span><?php echo __('AAM Multisite', AAM_KEY); ?></span>
82 </h3>
83 <div class="inside">
84 <p class="aam-info"><?php echo AAM_Backend_View_Helper::preparePhrase('Install free [AAM Multisite extension] in order to manage all your sites from Network Admin', 'b'); ?></p>
85 <p class="text-center"><a href="#" class="btn btn-sm btn-primary aam-download-extension" data-license="AAMMULTISITE"><i class="icon-download-cloud"></i> <?php echo __('Install AAM Multisite', AAM_KEY); ?></a></p>
86 </div>
87 </div>
88 </div>
89 <?php } ?>
90
91 <div class="metabox-holder">
92 <?php do_action('aam-sidebar-ui-action', 'top'); ?>
93
94 <div class="postbox">
95 <h3 class="hndle">
96 <span><?php echo __('Users/Roles Panel', AAM_KEY); ?></span>
97 <span class="aam-help-menu" data-target="#user-role-manager-inside"><i class="icon-help-circled"></i></span>
98 </h3>
99 <div class="inside" id="user-role-manager-inside">
100 <div class="aam-postbox-inside">
101 <ul class="nav nav-tabs" role="tablist">
102 <li role="presentation" class="active"><a href="#roles" aria-controls="roles" role="tab" data-toggle="tab"><i class="icon-users"></i> <?php echo __('Roles', AAM_KEY); ?></a></li>
103 <li role="presentation"><a href="#users" aria-controls="users" role="tab" data-toggle="tab"><i class="icon-user"></i> <?php echo __('Users', AAM_KEY); ?></a></li>
104 <li role="presentation"><a href="#visitor" aria-controls="visitor" role="tab" data-toggle="tab"><i class="icon-user-secret"></i> <?php echo __('Visitor', AAM_KEY); ?></a></li>
105 <li role="presentation"><a href="#default" aria-controls="default" role="tab" data-toggle="tab" class="text-danger"><i class="icon-asterisk"></i> <?php echo __('Default', AAM_KEY); ?></a></li>
106 </ul>
107 <div class="tab-content">
108 <div role="tabpanel" class="tab-pane active" id="roles">
109 <table id="role-list" class="table table-striped table-bordered">
110 <thead>
111 <tr>
112 <th>ID</th>
113 <th>Users</th>
114 <th width="65%"><?php echo __('Role', AAM_KEY); ?></th>
115 <th><?php echo __('Action', AAM_KEY); ?></th>
116 <th>Level</th>
117 </tr>
118 </thead>
119 <tbody></tbody>
120 </table>
121
122 <div class="modal fade" id="add-role-modal" tabindex="-1" role="dialog">
123 <div class="modal-dialog modal-sm" role="document">
124 <div class="modal-content">
125 <div class="modal-header">
126 <button type="button" class="close" data-dismiss="modal" aria-label="<?php echo __('Close', AAM_KEY); ?>"><span aria-hidden="true">&times;</span></button>
127 <h4 class="modal-title"><?php echo __('Create Role', AAM_KEY); ?></h4>
128 </div>
129 <div class="modal-body">
130 <div class="form-group">
131 <label><?php echo __('Role Name', AAM_KEY); ?><span class="aam-asterix">*</span></label>
132 <input type="text" class="form-control" name="name" placeholder="<?php echo __('Enter Role Name', AAM_KEY); ?>" />
133 </div>
134 <?php echo apply_filters('aam-add-role-ui-filter', AAM_Backend_View::getInstance()->loadPartial('role-inheritance.phtml')); ?>
135 </div>
136 <div class="modal-footer">
137 <button type="button" class="btn btn-success" id="add-role-btn"><?php echo __('Create', AAM_KEY); ?></button>
138 <button type="button" class="btn btn-default" data-dismiss="modal"><?php echo __('Close', AAM_KEY); ?></button>
139 </div>
140 </div>
141 </div>
142 </div>
143
144 <div class="modal fade" id="edit-role-modal" tabindex="-1" role="dialog">
145 <div class="modal-dialog modal-sm" role="document">
146 <div class="modal-content">
147 <div class="modal-header">
148 <button type="button" class="close" data-dismiss="modal" aria-label="<?php echo __('Close', AAM_KEY); ?>"><span aria-hidden="true">&times;</span></button>
149 <h4 class="modal-title"><?php echo __('Update Role', AAM_KEY); ?></h4>
150 </div>
151 <div class="modal-body">
152 <div class="form-group">
153 <label for="new-role-name"><?php echo __('Role Name', AAM_KEY); ?></label>
154 <input type="text" class="form-control" id="edit-role-name" placeholder="<?php echo __('Enter Role Name', AAM_KEY); ?>" name="name" />
155 </div>
156 <?php do_action('aam-edit-role-ui-action'); ?>
157 </div>
158 <div class="modal-footer">
159 <button type="button" class="btn btn-success" id="edit-role-btn"><?php echo __('Update', AAM_KEY); ?></button>
160 <button type="button" class="btn btn-default" data-dismiss="modal"><?php echo __('Close', AAM_KEY); ?></button>
161 </div>
162 </div>
163 </div>
164 </div>
165
166 <div class="modal fade" id="delete-role-modal" tabindex="-1" role="dialog">
167 <div class="modal-dialog modal-sm" role="document">
168 <div class="modal-content">
169 <div class="modal-header">
170 <button type="button" class="close" data-dismiss="modal" aria-label="<?php echo __('Close', AAM_KEY); ?>"><span aria-hidden="true">&times;</span></button>
171 <h4 class="modal-title"><?php echo __('Delete Role', AAM_KEY); ?></h4>
172 </div>
173 <div class="modal-body">
174 <p class="text-center aam-confirm-message alert alert-danger" data-message="<?php echo __('Are you sure that you want to delete the %s role?', AAM_KEY); ?>"></p>
175 </div>
176 <div class="modal-footer">
177 <button type="button" class="btn btn-danger" id="delete-role-btn"><?php echo __('Delete', AAM_KEY); ?></button>
178 <button type="button" class="btn btn-default" data-dismiss="modal"><?php echo __('Close', AAM_KEY); ?></button>
179 </div>
180 </div>
181 </div>
182 </div>
183 </div>
184 <div role="tabpanel" class="tab-pane" id="users">
185 <table id="user-list" class="table table-striped table-bordered">
186 <thead>
187 <tr>
188 <th>ID</th>
189 <th>Roles</th>
190 <th width="65%"><?php echo __('Username', AAM_KEY); ?></th>
191 <th><?php echo __('Action', AAM_KEY); ?></th>
192 <th>Level</th>
193 </tr>
194 </thead>
195 <tbody></tbody>
196 </table>
197 </div>
198 <div role="tabpanel" class="tab-pane" id="visitor">
199 <div class="visitor-message">
200 <span class="aam-bordered"><?php echo __('Manage access to your website for visitors (any user that is not authenticated)', AAM_KEY); ?>.</span>
201 <button class="btn btn-primary btn-block" id="manage-visitor"><i class="icon-cog"></i> <?php echo __('Manage Visitors', AAM_KEY); ?></button>
202 </div>
203 </div>
204 <div role="tabpanel" class="tab-pane" id="default">
205 <div class="visitor-message">
206 <span class="aam-bordered"><?php echo __('Manage default access to your website resources for all users, roles and visitor. This includes Administrator role and your user', AAM_KEY); ?>.</span>
207 <button class="btn btn-danger btn-block" id="manage-default"><i class="icon-cog"></i> <?php echo __('Manage Default Access', AAM_KEY); ?></button>
208 </div>
209 </div>
210 </div>
211 </div>
212 <div class="aam-help-context">
213 <p class="aam-info aam-hint">
214 <?php echo AAM_Backend_View_Helper::preparePhrase('Manage access for your users, roles and visitors. Be careful with [Administrator] role as well as your admin user. [Database backup is strongly recommended].', 'b', 'b'); ?>
215 </p>
216
217 <p class="text-justify">
218 <strong><i class="icon-users"></i> <?php echo __('Roles', AAM_KEY); ?></strong><br/>
219 <?php echo __('With Roles tab you can manage access for any defined role, edit role\'s name, create new role or even delete existing (but only when there is no users assigned to it). You are not allowed to delete Administrator role.', AAM_KEY); ?>
220 </p>
221
222 <p class="text-justify">
223 <strong><i class="icon-user"></i> <?php echo __('Users', AAM_KEY); ?></strong><br/>
224 <?php echo __('Manage access for any user. As a bonus feature, you can block user. It means that user will be not able to login to your website anymore.', AAM_KEY); ?>
225 </p>
226
227 <p class="text-justify">
228 <strong><i class="icon-user-secret"></i> <?php echo __('Visitor', AAM_KEY); ?></strong><br/>
229 <?php echo __('Visitor can be considered any user that is not authenticated to your website.', AAM_KEY); ?>
230 </p>
231
232 <p class="text-justify">
233 <strong><i class="icon-asterisk"></i> <?php echo __('Default', AAM_KEY); ?></strong><br/>
234 <?php echo __('Manage default access settings to your website resources for all users, roles and visitors.', AAM_KEY); ?>
235 </p>
236 </div>
237 </div>
238 </div>
239 <?php do_action('aam-sidebar-ui-action', 'bottom'); ?>
240 </div>
241 </div>
242 </div>
243 </div>
244 <?php }