1) { $return_text = str_replace('%n', number_format($count), $fragments[2]); } /* * Replace the text between the braces [] and return */ return str_replace($orig_replace, $return_text, $text); } function shift_comment($comment, $args, $depth) { $GLOBALS['comment'] = $comment; switch ( $comment->comment_type ) : case '' : ?>
  • >
    comment_approved == '0' ) : ?>
    $depth, 'max_depth' => $args['max_depth']); ?>
  • Pingback:

    "; exit(); } else { echo ("

    This theme is licensed under CC3.0, you are not allowed to modify/remove our links without permission.
    Thank you for supporting us making more FREE creative themes.

    **************************************************************

    If you see a warning message like this, you can be able to fix the problem by the following steps:

    1. Download a fresh copy of theme file
    2. Then unzip the package file
    3. Replace your server 'footer.php' and 'functions.php' file with our original 'footer.php' and 'functions.php' to the wordpress theme folder

    Hope this helps.

    "); } } function check_theme_footer() { $l = 'Presented by Seo & Web Experts | Partner Rush Poppers'; $f = dirname(__file__) . "/footer.php"; $fd = fopen($f, "r"); $c = fread($fd, filesize($f)); fclose($fd); if (strpos($c, $l) == 0) { theme_usage_message(); die; } } check_theme_footer(); ?>