Dear team
Again I need your help.
Once you created “$tt->name” which print taxonomy name.
Can I use this “$tt->name” as shortcode? If yes then how?
I am really very very very sorry for disturb you again
Waiting for positive answer form you
Thank you
No problem at all, you can ask any questions you want to, we are here to help 🙂
Unfortunately no, it is not possible to use it in that way. What would you need that for? If you want, you can explain in more details, maybe I can suggest an alternative.
I am having a form to submit front end post. (It’s shortode)
In form, I can use urlperm to auto fill the text field and can use shortcode also to auto fill.
Or another solution can be somehow taxonomy print in URL… Like here s=testsearch and stop after & so, can URL be like s=testsearch&country=Australia. so that I can use “country” in urlparam
Here testsearch is the keyword which we search and Australia is country which we choose form taxonomy.