Title: deshwebbd's Replies | WordPress.org

---

# deshwebbd

  [  ](https://wordpress.org/support/users/deshwebbd/)

 *   [Profile](https://wordpress.org/support/users/deshwebbd/)
 *   [Topics Started](https://wordpress.org/support/users/deshwebbd/topics/)
 *   [Replies Created](https://wordpress.org/support/users/deshwebbd/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/deshwebbd/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/deshwebbd/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/deshwebbd/engagements/)
 *   [Favorites](https://wordpress.org/support/users/deshwebbd/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Themes and Templates](https://wordpress.org/support/forum/themes-and-templates/)
   
   In reply to: [[Parabola] how to remove text in the footer](https://wordpress.org/support/topic/how-to-remove-text-in-the-footer/)
 *  [deshwebbd](https://wordpress.org/support/users/deshwebbd/)
 * (@deshwebbd)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/how-to-remove-text-in-the-footer/#post-4284653)
 * Hi, how can I remove sentences after “Powered by WordPress”. Every page shows
   different credits. If I make any change in footer, it just shows error. Please
   help.
 * Thanks.
 *  <div id=”footer”>
 *  <div id=”copyrights”>
    <?php if($theme->display(‘footer_custom_text’)) { $theme-
   >option(‘footer_custom_text’); } else { ?> © <?php echo date(‘Y’); ?> /”><?php
   bloginfo(‘name’); ?><?php } ?> </div> <?php /* All links in the footer should
   remain intact. These links are all family friendly and will not hurt your site
   in any way. Warning! Your site may stop working if these links are edited or 
   deleted
 *  You can buy this theme without footer links online at [http://themater.com/buy/?theme=educationwp](http://themater.com/buy/?theme=educationwp)
   */?
   >
 *  <div id=”credits”>Powered by [**WordPress**](http://wordpress.org/) | <?php 
   if(is_home() || is_front_page()) { ?>[Free WordPress Themes](http://themater.com/)
   <?php } ?> | Thanks to <?php echo wp_theme_credits(1); ?>, <?php echo wp_theme_credits(
   2); ?> and <?php echo wp_theme_credits(3); ?></div><!– #credits –>

Viewing 1 replies (of 1 total)