Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
chromed
/
wp-content
/
plugins
/
advanced-access-manager
/
application
/
Backend
/
tmpl
/
partial
:
loading-content.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php /** @version 7.0.0 */ ?> <?php if (defined('AAM_KEY')) { ?> <p class="alert alert-info text-larger text-center" id="aam-initial-load"> <?php echo AAM_Backend_View_Helper::preparePhrase( '[Loading AAM UI...] Please wait. If the content does not load within 30 seconds, try clearing your browser cache and reloading the page. If the issue persists, it may be a server-side error. Check your PHP error log and contact us immediately.', 'strong' ); ?> </p> <?php }