Title: mycoding's Replies | WordPress.org

---

# mycoding

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

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

 Search replies:

## Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)

 *   Forum: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
   
   In reply to: [wp rest api](https://wordpress.org/support/topic/wp-rest-api-5/)
 *  Thread Starter [mycoding](https://wordpress.org/support/users/mycoding/)
 * (@mycoding)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/wp-rest-api-5/#post-9523797)
 * Big thanks for your awesome help. I will keep it intact.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Remove "Uncategorized" from Header in Atahualpa theme](https://wordpress.org/support/topic/remove-uncategorized-from-header-in-atahualpa-theme/)
 *  [mycoding](https://wordpress.org/support/users/mycoding/)
 * (@mycoding)
 * [15 years, 3 months ago](https://wordpress.org/support/topic/remove-uncategorized-from-header-in-atahualpa-theme/#post-1606451)
 * oh pbenesh, You’ve spent all the morning trying to remove “Uncategorized” from
   the header of your wordpress, cool it pbenesh, the process is very easy, I’ve
   just done it a while ago, follow the following steps:
 * 1-Log in into your wordpress admin area >>go yo appearance >> editor.
    2-From
   editor select Header (header.php) 3-before editing it, save a copy of it in your
   pc, select it all and chose copy, then paste it in new text file to use it in
   case you need it or if you make wrong changes. 3-search for this code from the
   header.php you already opened, once you found it just select it and delete it….
   code below: —————————————- <ul id=”linkspan”> <?php wp_list_categories(‘orderby
   =name&show_count=0&feed=&title_li=’); ?>
 * ——————————————-
 * 4- Save changes, go to your blog and press ctl+f5 to fresh your site and you 
   are OK.

Viewing 2 replies - 1 through 2 (of 2 total)