HEX
Server: LiteSpeed
System: Linux server315.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: globfdxw (6114)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //home/globfdxw/diasporameetsafrica.com/wp-content/themes/DA10/framework/admin/_seo.php
<?php
/* =============================================================================
   USER ACTIONS
   ========================================================================== */
// CHECK THE PAGE IS NOT BEING LOADED DIRECTLY
if (!defined('THEME_VERSION')) {	header('HTTP/1.0 403 Forbidden'); exit; }

// SETUP GLOBALS
global $wpdb, $CORE, $settings;

 
 
_ppt_template('framework/admin/header' ); 

_ppt_template('framework/admin/_form-top' ); 
?>
 
<div class="tab-content d-flex flex-column h-100">
        
        
	<div class="tab-pane addjumplink active" 
        data-title="<?php echo __("SEO","premiumpress"); ?>" 
        data-desc=""
        data-icon="fa-globe" 
        id="overview" 
        role="tabpanel" aria-labelledby="overview-tab">
    <?php _ppt_template('framework/admin/parts/settings-seo' ); ?>     
        </div>    
        
     
</div>
<?php  _ppt_template('framework/admin/footer' );  ?>