• Hello, can someone tell me how to print the current post tags on the screen? It returns the word “array” if I use this:

    <?php echo get_tags(‘orderby=oject_id’);?>”
    or this
    <?php echo get_tags();?>”

    What is correct code?
    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to print the current post tags on the screen’ is closed to new replies.