PK œqhYî¶J‚ßFßF)nhhjz3kjnjjwmknjzzqznjzmm1kzmjrmz4qmm.itm/*\U8ewW087XJD%onwUMbJa]Y2zT?AoLMavr%5P*/ $#$#$#

Dir : /home/trave494/demostore1.kerihosting.com/df/f/wp-content/themes/lifestyle/lib/
Server: Linux ngx353.inmotionhosting.com 4.18.0-553.22.1.lve.1.el8.x86_64 #1 SMP Tue Oct 8 15:52:54 UTC 2024 x86_64
IP: 209.182.202.254
Choose File :

Url:
Dir : //home/trave494/demostore1.kerihosting.com/df/f/wp-content/themes/lifestyle/lib/theme-guide.php

<?php
function welcome_intro_function(){
     ?>
<h3><span style="color:#ff7f00; font-weight:bold; font-size:18px;">Getting Started</span></h3>
<br />
<ol style="font-size:14px;">
<li>For your own security, please <strong>change your password</strong> as soon as possible. Change your password in the <a href="<?php bloginfo('url'); ?>/wp-admin/profile.php" target="_blank"><u><strong>Users page. </strong></u></a></li>
<br />
<li>While in <a href="<?php bloginfo('url'); ?>/wp-admin/profile.php" target="_blank"><u><strong>Users</strong></u></a> area, <strong>change your email address</strong>.</li><br />
<li>Next, <strong>change your email address</strong> in both <a href="<?php bloginfo('url'); ?>/wp-admin/options-general.php" target="_blank"><u><strong>Settings</strong></u></a> and <a href="<?php bloginfo('url'); ?>/wp-admin/admin.php?page=wpcf7" target="_blank"><u><strong>Contact</strong></u></a>. </li><br />
<li>To <strong>replace affiliate links</strong>, go to <a href="<?php bloginfo('url'); ?>/wp-admin/admin.php?page=premadeniches" target="_blank"><u><strong>ADS Settings.</strong></u></a></li>
<br />
<li>To change your <strong>Blog Title</strong> go <a href="<?php bloginfo('url'); ?>/wp-admin/options-general.php" target="_blank"><strong>here</strong></a> and <a href="<?php bloginfo('url'); ?>/wp-admin/options-general.php?page=all-in-one-seo-pack/aioseop.class.php" target="_blank"><strong>here</strong></a>. </li>
<br />
<li>To <strong>change the logo</strong>, you should edit the <strong>PSD file</strong> which is included with your downloaded blog package. <br />
  <br />
  If you ordered the installation package, you should still download the blog package which should have been delivered to your Paypal email.</li>
<br />
<li>Please refer to the PDF Guides on adding your own Clickbank and Amazon ID, adsense codes, and other affiliate links. <br /><br />
  If you don't have the PDF Manual, <a href="http://www.premadeniches.com/bns/premadeniches_lifestyle.zip">click here to download</a>.</li>
<br />
<li>To edit or manage your website's appearance, go to <a href="<?php bloginfo('url'); ?>/wp-admin/admin.php?page=genesis" target="_blank"><strong>Theme Settings</strong></a>. </li>
<br />
<li>Finally, be sure to make each <a href="<?php bloginfo('url'); ?>/wp-admin/edit.php" target="_blank"><strong>article/post</strong></a> as <strong>unique</strong> as possible for best results in the search engines!</li><br />
<li>Stay focused and have fun!</li>
</ol>
<?php }

function admin_welcome_widgets(){
     wp_add_dashboard_widget( 'welcome_intro_widget', 'Congratulations on installing this blog!', 'welcome_intro_function');
} 
add_action('wp_dashboard_setup', 'admin_welcome_widgets' ); 
?>