Title: pepperminx's Replies | WordPress.org

---

# pepperminx

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Order links by name](https://wordpress.org/support/topic/order-links-by-name/)
 *  Thread Starter [pepperminx](https://wordpress.org/support/users/pepperminx/)
 * (@pepperminx)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/order-links-by-name/#post-332713)
 * DOH! I figured out what I did wrong!
 * `<?php get_links(3, '<li>', '</li>', '', TRUE, 'url', FALSE); ?>`
 * should be
 * `<?php get_links(3, '<li>', '</li>', '', TRUE, 'name', FALSE); ?>`
 * Sorry for taking up space, heh.
 * Thanks for the reply though =o)

Viewing 1 replies (of 1 total)