HEX
Server: Apache
System: Linux pdx1-shared-a1-38 6.6.104-grsec-jammy+ #3 SMP Tue Sep 16 00:28:11 UTC 2025 x86_64
User: mmickelson (3396398)
PHP: 8.1.31
Disabled: NONE
Upload Files
File: /home/mmickelson/dragonexpert.com.old/wp-content/plugins/super-socializer/admin/admin.php
<?php defined('ABSPATH') or die("Cheating........Uh!!"); ?>
<div id="fb-root"></div>

<h2>Super Socializer</h2>
<div class="metabox-holder columns-2" id="post-body">
	<div class="the_champ_left_column">
	<div class="stuffbox">
		<h3><label><?php _e('Welcome', 'Super-Socializer');?></label></h3>
		<div class="inside">
		<p><?php _e('You are ready to Socialize your website.', 'Super-Socializer') ?></p>
		<h4><?php _e('Getting Started', 'Super-Socializer') ?></h4>
		<p><?php _e('Start configuring the options in the sections below the <strong>Super Socializer</strong> menu in the left sidebar. <strong>Social Sharing</strong> is enabled at your website by default.', 'Super-Socializer') ?></p>
		<p><?php _e('In <strong>Social Commenting</strong> section, you can configure Social Commenting.', 'Super-Socializer') ?></p>
		<p><?php _e('In <strong>Social Login</strong> section, you can select Social ID provders and configure the Social Login options.', 'Super-Socializer') ?></p>
		<p><?php _e('In <strong>Social Sharing</strong> section, you can choose the Social Networks for Sharing and configure the options for sharing.', 'Super-Socializer') ?></p>
		<p><?php _e('In <strong>Like Buttons</strong> section, you can choose the like/+1 buttons and configure the options for the same', 'Super-Socializer') ?></p>
		</div>
	</div>
	
	</div>
	
	<?php include 'help.php'; ?>
</div>