DISQUS

AttentionMax: I Was Hacked By Internet Scum

  • Mike · 1 year ago
    The code looks fishy at the bottom of the footer php file




    <div id="footer">


    <?php bloginfo('name'); ?> is proudly powered by
    WordPress

    <a href="feed:<?php bloginfo('rss2_url'); ?>">Entries (RSS)
    and <a href="feed:<?php bloginfo('comments_rss2_url'); ?>">Comments (RSS).

    <!-- please link back to the theme download page, thank you. http://www.LiewCF.com/ -->


    Three columns kubrick template
    by LiewCF.

    <!-- <?php echo $wpdb->num_queries; ?> queries. <?php timer_stop(1); ?> seconds. -->


    </div>
    </div>

    <!-- Gorgeous design by Michael Heilemann - http://binarybonsai.com/kubrick/ -->
    <?php /* "Just what do you think you're doing Dave?" */ ?>

    <?php do_action('wp_footer'); ?>

    </body>
    </html>
  • maxkalehoff · 1 year ago
    Mike,
    Yes...thanks. Working on it. Exploring new themes.