Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
How to get Discussion list using category id?
metabizverse
New
Hello, I need a discussion list of a specific category in side bar. How can I get it? Have any plugin for this
http://prntscr.com/h2obhy
and how to get post by category id?
0
Comments
Just check your sql database for the right column and compare that to your category id
You can find an example of this in the docs under database access
Take a look at the filter discussion plugin for filtering by category id. Take a look at the sidebar links plugin for creating the link in the sidebar.