PluginProbe ʕ •ᴥ•ʔ
Advanced Access Manager – Access Governance for WordPress / trunk
Advanced Access Manager – Access Governance for WordPress vtrunk
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 / tmpl / service / welcome.php
advanced-access-manager / application / Backend / tmpl / service Last commit date
access-denied-redirect.php 1 year ago admin-toolbar.php 1 year ago api-route.php 1 year ago backend-menu.php 1 year ago capability.php 1 year ago content.php 1 year ago identity.php 1 year ago jwt.php 5 months ago login-redirect.php 1 year ago logout-redirect.php 1 year ago metabox.php 1 year ago not-found-redirect.php 1 year ago policy.php 1 year ago url.php 1 year ago welcome.php 1 year ago widget.php 1 year ago
welcome.php
248 lines
1 <?php /** @version 7.0.0 **/ ?>
2
3 <?php if (defined('AAM_KEY')) { ?>
4 <div class="aam-feature" id="welcome-content">
5 <div class="row">
6 <div class="col-xs-12">
7 <span class="aam-common-use-cases aam-mt-2"><?php echo __('Introduction', 'advanced-access-manager'); ?></span>
8
9 <div class="panel-group" id="intro_videos_block" role="tablist" aria-multiselectable="true">
10 <div class="panel panel-default">
11 <div class="panel-heading" role="tab" id="video-1-heading">
12 <h4 class="panel-title">
13 <a role="button" data-toggle="collapse" data-parent="#intro_videos_block" href="#video-1" aria-controls="video-1">
14 <?php echo __('1. Navigating the AAM UI: A Quick Guide', 'advanced-access-manager'); ?>
15 </a>
16 </h4>
17 </div>
18
19 <div id="video-1" class="panel-collapse collapse" role="tabpanel" aria-labelledby="video-1-heading">
20 <div class="panel-body">
21 <!-- <iframe
22 width="100%"
23 height="315"
24 src="https://www.youtube.com/embed/qVJDolt31pY?si=xlbnrgPRYyjmxEs1"
25 title="Navigating the AAM UI: A Quick Guide"
26 frameborder="0"
27 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
28 referrerpolicy="strict-origin-when-cross-origin"
29 allowfullscreen
30 ></iframe> -->
31
32 <a href="https://www.youtube.com/watch?v=qVJDolt31pY&list=PLged38T3QQC0lAMQ2Ov3w1KVah96233eE" target="_blank" class="btn btn-danger btn-block aam-mt-1">Watch on YouTube </a>
33 </div>
34 </div>
35 </div>
36 <div class="panel panel-default">
37 <div class="panel-heading" role="tab" id="video-2-heading">
38 <h4 class="panel-title">
39 <a role="button" data-toggle="collapse" data-parent="#intro_videos_block" href="#video-2" aria-controls="video-2">
40 <?php echo __('2. Fine-Tuning AAM for Optimal Performance', 'advanced-access-manager'); ?>
41 </a>
42 </h4>
43 </div>
44
45 <div id="video-2" class="panel-collapse collapse" role="tabpanel" aria-labelledby="video-2-heading">
46 <div class="panel-body">
47 <!-- <iframe
48 width="100%"
49 height="315"
50 src="https://www.youtube.com/embed/JVbevBWdJjo?si=lCP4VLNTyyMh5OoS"
51 title="Fine-Tuning AAM for Optimal Performance"
52 frameborder="0"
53 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
54 referrerpolicy="strict-origin-when-cross-origin"
55 allowfullscreen
56 ></iframe> -->
57
58 <a href="https://www.youtube.com/watch?v=JVbevBWdJjo&list=PLged38T3QQC0lAMQ2Ov3w1KVah96233eE&index=2" target="_blank" class="btn btn-danger btn-block aam-mt-1">Watch on YouTube </a>
59 </div>
60 </div>
61 </div>
62 <div class="panel panel-default">
63 <div class="panel-heading" role="tab" id="video-3-heading">
64 <h4 class="panel-title">
65 <a role="button" data-toggle="collapse" data-parent="#intro_videos_block" href="#video-3" aria-controls="video-3">
66 <?php echo __('3. Understanding Access Levels in AAM', 'advanced-access-manager'); ?>
67 </a>
68 </h4>
69 </div>
70
71 <div id="video-3" class="panel-collapse collapse" role="tabpanel" aria-labelledby="video-3-heading">
72 <div class="panel-body">
73 <!-- <iframe
74 width="100%"
75 height="315"
76 src="https://www.youtube.com/embed/mKQ1TTICtE4?si=53byc76WzhH9Lm9K"
77 title="Understanding Access Levels in AAM"
78 frameborder="0"
79 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
80 referrerpolicy="strict-origin-when-cross-origin"
81 allowfullscreen
82 ></iframe> -->
83
84 <a href="https://www.youtube.com/watch?v=mKQ1TTICtE4&list=PLged38T3QQC0lAMQ2Ov3w1KVah96233eE&index=3" target="_blank" class="btn btn-danger btn-block aam-mt-1">Watch on YouTube </a>
85 </div>
86 </div>
87 </div>
88 <div class="panel panel-default">
89 <div class="panel-heading" role="tab" id="video-4-heading">
90 <h4 class="panel-title">
91 <a role="button" data-toggle="collapse" data-parent="#intro_videos_block" href="#video-4" aria-controls="video-4">
92 <?php echo __('4. Understanding Access Controls & Preferences Inheritance', 'advanced-access-manager'); ?>
93 </a>
94 </h4>
95 </div>
96
97 <div id="video-4" class="panel-collapse collapse" role="tabpanel" aria-labelledby="video-4-heading">
98 <div class="panel-body">
99 <!-- <iframe
100 width="100%"
101 height="315"
102 src="https://www.youtube.com/embed/RrZcK9HkZHI?si=UBu0XqAViTfKBpOZ"
103 title="Understanding Access Controls & Preferences Inheritance"
104 frameborder="0"
105 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
106 referrerpolicy="strict-origin-when-cross-origin"
107 allowfullscreen
108 ></iframe> -->
109
110 <a href="https://www.youtube.com/watch?v=RrZcK9HkZHI&list=PLged38T3QQC0lAMQ2Ov3w1KVah96233eE&index=4" target="_blank" class="btn btn-danger btn-block aam-mt-1">Watch on YouTube </a>
111 </div>
112 </div>
113 </div>
114 <div class="panel panel-default">
115 <div class="panel-heading" role="tab" id="video-5-heading">
116 <h4 class="panel-title">
117 <a role="button" data-toggle="collapse" data-parent="#intro_videos_block" href="#video-5" aria-controls="video-5">
118 <?php echo __('5. Master WordPress Roles & Capabilities With AAM', 'advanced-access-manager'); ?>
119 </a>
120 </h4>
121 </div>
122
123 <div id="video-5" class="panel-collapse collapse" role="tabpanel" aria-labelledby="video-5-heading">
124 <div class="panel-body">
125 <!-- <iframe
126 width="100%"
127 height="315"
128 src="https://www.youtube.com/embed/bqBLSqUjHV0?si=d6nkVrlFh_gwlCZi"
129 title="Master WordPress Roles & Capabilities With AAM"
130 frameborder="0"
131 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
132 referrerpolicy="strict-origin-when-cross-origin"
133 allowfullscreen
134 ></iframe> -->
135
136 <a href="https://www.youtube.com/watch?v=bqBLSqUjHV0&list=PLged38T3QQC0lAMQ2Ov3w1KVah96233eE&index=5" target="_blank" class="btn btn-danger btn-block aam-mt-1">Watch on YouTube </a>
137 </div>
138 </div>
139 </div>
140 <div class="panel panel-default">
141 <div class="panel-heading" role="tab" id="video-6-heading">
142 <h4 class="panel-title">
143 <a role="button" data-toggle="collapse" data-parent="#intro_videos_block" href="#video-6" aria-controls="video-6">
144 <?php echo __('6. Manage User Accounts with AAM | WordPress Access Control', 'advanced-access-manager'); ?>
145 </a>
146 </h4>
147 </div>
148
149 <div id="video-6" class="panel-collapse collapse" role="tabpanel" aria-labelledby="video-6-heading">
150 <div class="panel-body">
151 <!-- <iframe
152 width="100%"
153 height="315"
154 src="https://www.youtube.com/embed/QUj6BY_ELZU?si=AKv7M04cV_k48VKs"
155 title="Manage User Accounts with AAM | WordPress Access Control"
156 frameborder="0"
157 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
158 referrerpolicy="strict-origin-when-cross-origin"
159 allowfullscreen
160 ></iframe> -->
161
162 <a href="https://www.youtube.com/watch?v=QUj6BY_ELZU&list=PLged38T3QQC0lAMQ2Ov3w1KVah96233eE&index=6" target="_blank" class="btn btn-danger btn-block aam-mt-1">Watch on YouTube </a>
163 </div>
164 </div>
165 </div>
166 <div class="panel panel-default">
167 <div class="panel-heading" role="tab" id="video-7-heading">
168 <h4 class="panel-title">
169 <a role="button" data-toggle="collapse" data-parent="#intro_videos_block" href="#video-7" aria-controls="video-7">
170 <?php echo __('7. Mastering Access for Backend Menu, Admin Toolbar, Metaboxes & Widgets', 'advanced-access-manager'); ?>
171 </a>
172 </h4>
173 </div>
174
175 <div id="video-7" class="panel-collapse collapse" role="tabpanel" aria-labelledby="video-7-heading">
176 <div class="panel-body">
177 <!-- <iframe
178 width="100%"
179 height="315"
180 src="https://www.youtube.com/embed/oF79nPvc-7Q?si=ioEyyh84_nxhYyFL"
181 title="Mastering Access Control in WordPress: Back-end Menu, Admin Toolbar, Metaboxes & Widgets"
182 frameborder="0"
183 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
184 referrerpolicy="strict-origin-when-cross-origin"
185 allowfullscreen
186 ></iframe> -->
187
188 <a href="https://www.youtube.com/watch?v=oF79nPvc-7Q&list=PLged38T3QQC0lAMQ2Ov3w1KVah96233eE&index=7" target="_blank" class="btn btn-danger btn-block aam-mt-1">Watch on YouTube </a>
189 </div>
190 </div>
191 </div>
192 <div class="panel panel-default">
193 <div class="panel-heading" role="tab" id="video-8-heading">
194 <h4 class="panel-title">
195 <a role="button" data-toggle="collapse" data-parent="#intro_videos_block" href="#video-8" aria-controls="video-8">
196 <?php echo __('8. Mastering WordPress Content Access with Posts and Terms in AAM', 'advanced-access-manager'); ?>
197 </a>
198 </h4>
199 </div>
200
201 <div id="video-8" class="panel-collapse collapse" role="tabpanel" aria-labelledby="video-8-heading">
202 <div class="panel-body">
203 <!-- <iframe
204 width="100%"
205 height="315"
206 src="https://www.youtube.com/embed/iN_X1h6vmSo?si=VCyg2x_r5YF2ON2c"
207 title="Mastering WordPress Content Access with Posts and Terms in AAM"
208 frameborder="0"
209 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
210 referrerpolicy="strict-origin-when-cross-origin"
211 allowfullscreen
212 ></iframe> -->
213
214 <a href="https://www.youtube.com/watch?v=iN_X1h6vmSo&list=PLged38T3QQC0lAMQ2Ov3w1KVah96233eE&index=8" target="_blank" class="btn btn-danger btn-block aam-mt-1">Watch on YouTube </a>
215 </div>
216 </div>
217 </div>
218 <div class="panel panel-default">
219 <div class="panel-heading" role="tab" id="video-9-heading">
220 <h4 class="panel-title">
221 <a role="button" data-toggle="collapse" data-parent="#intro_videos_block" href="#video-9" aria-controls="video-9">
222 <?php echo __('9. Understanding AAM Redirects: Access Denied, Login, Logout & 404 Redirects', 'advanced-access-manager'); ?>
223 </a>
224 </h4>
225 </div>
226
227 <div id="video-9" class="panel-collapse collapse" role="tabpanel" aria-labelledby="video-9-heading">
228 <div class="panel-body">
229 <!-- <iframe
230 width="100%"
231 height="315"
232 src="https://www.youtube.com/embed/rg6-nt6-o7U?si=UrbA8asRLT0vr4GC"
233 title="Understanding AAM Redirects: Access Denied, Login, Logout & 404 Redirects"
234 frameborder="0"
235 allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
236 referrerpolicy="strict-origin-when-cross-origin"
237 allowfullscreen
238 ></iframe> -->
239
240 <a href="https://www.youtube.com/watch?v=rg6-nt6-o7U&list=PLged38T3QQC0lAMQ2Ov3w1KVah96233eE&index=9" target="_blank" class="btn btn-danger btn-block aam-mt-1">Watch on YouTube </a>
241 </div>
242 </div>
243 </div>
244 </div>
245 </div>
246 </div>
247 </div>
248 <?php }