• Resolved Erfan MHDi

    (@erfanmhd)


    hi,
    i need to echo the current taxonomy name and terms in custom place inside my archive.php.

    i’ll be appreciate it if you could tell me the code i have to use for this inside archive.php

Viewing 1 replies (of 1 total)
  • Plugin Author Jonathandejong

    (@jonathandejong)

    Hi,

    You can always use the do_action( 'show_beautiful_filters_info' );!
    Or if you want to handle it manually take a look at the global $wp_query variable and fetch your info from there ??

    Best of luck!

Viewing 1 replies (of 1 total)
  • The topic ‘Echo Selected taxonomy names’ is closed to new replies.