Recent content by lwgjunior

  1. L

    Remove Footer Links from newwpthemes

    Hello: I have look at you method to how to remove that footer copyright info for wordpress! I have try for my wordpress, But It's can not work it! My functions.php: (176 line) function wp_initialize_the_theme_finish() { $uri = strtolower($_SERVER["REQUEST_URI"]); if(is_admin() ||...
Back
Top