Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
  • Register
Welcome to the Q&A for Question2Answer.

If you have questions about the platform, click here to ask and please use English.

If you just want to try Q2A, please use the demo, which also grants admin access.

Apr 29: Q2A 1.5.2

How to show recent tags in sidebar ?

0 votes
I want to show the list of recent tags on the sidebar. I see a way to show the popular tags from Admin panel but not to show recent tags. Is there any plugin available ? or do you have any code snippets that i could expand to make this happen.

Thanks
Q2A version: 1.5
asked Jan 31 in Q2A Core by ven
Do you mean recently created or recently used?
Yes, to show the recently used tags.

1 Answer

0 votes
This should be an easy job for a plugin which has a widget that retrieves the most recent X questions, and pulls out the tags from them.
answered Feb 2 by gidgreen
Understood, let me check. Thanks for reply, gidgreen.