Title: admin bar code
Last modified: August 20, 2016

---

# admin bar code

 *  [AndresHolmes](https://wordpress.org/support/users/andresholmes/)
 * (@andresholmes)
 * [14 years, 11 months ago](https://wordpress.org/support/topic/admin-bar-code/)
 * Hi,
    i deleted part of encrypted code from footer trying to delete sponsored 
   links and now i’m without my admin bar. Can someone please provide me the php
   code to display that bar again? Thanks

Viewing 1 replies (of 1 total)

 *  Moderator [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * (@ipstenu)
 * 🏳️‍🌈 Advisor and Activist
 * [14 years, 11 months ago](https://wordpress.org/support/topic/admin-bar-code/#post-2142952)
 * You need to have a call to wp_footer near the bottom of footer.php
 *     ```
       <?php wp_footer(); ?>
       </body>
       </html>
       ```
   
 * However. If your encrypted theme was particularly vile, they made it so you can’t
   use the theme without their BS.

Viewing 1 replies (of 1 total)

The topic ‘admin bar code’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Ipstenu (Mika Epstein)](https://wordpress.org/support/users/ipstenu/)
 * Last activity: [14 years, 11 months ago](https://wordpress.org/support/topic/admin-bar-code/#post-2142952)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
