Title: Enable tag
Last modified: August 22, 2016

---

# Enable tag

 *  Resolved [erakettu](https://wordpress.org/support/users/erakettu/)
 * (@erakettu)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/enable-tag/)
 * Hi
 * Do you have detailed instructions how to enable tag in page.
    or just put code“
   get_the_tags” to page code?
 * ->
    WordPress provides two template functions which can be used out-of-the-box:
   the_tags and get_the_tags.
 * [https://wordpress.org/plugins/tagpages/](https://wordpress.org/plugins/tagpages/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Bernhard Riedl](https://wordpress.org/support/users/neoxx/)
 * (@neoxx)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/enable-tag/#post-5699609)
 * Hi erakettu,
 * Thanks for using TagPages.
 * > Do you have detailed instructions how to enable tag in page.
   >  or just put code“
   > get_the_tags” to page code?
 * Actually it’s just that. – You can add for example the template tag `<?php the_tags();?
   >` within [the loop](http://codex.wordpress.org/The_Loop) as explained in [the function reference](http://codex.wordpress.org/Function_Reference/the_tags#Examples).
 * [Here’s](https://core.trac.wordpress.org/browser/tags/4.1/src/wp-content/themes/twentyfourteen/content.php#L70)
   how the core team implements a tags-list in the [Twenty Fourteen theme](https://twentyfourteendemo.wordpress.com/).
 * Hope that helps,
    Berny

Viewing 1 replies (of 1 total)

The topic ‘Enable tag’ is closed to new replies.

 * ![](https://ps.w.org/tagpages/assets/icon-256x256.jpg?rev=974730)
 * [TagPages](https://wordpress.org/plugins/tagpages/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/tagpages/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/tagpages/)
 * [Active Topics](https://wordpress.org/support/plugin/tagpages/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/tagpages/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/tagpages/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Bernhard Riedl](https://wordpress.org/support/users/neoxx/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/enable-tag/#post-5699609)
 * Status: resolved