skylinegtr
10 years agoMentor
Custom components to show categories/title
Anyone have an example code to show the categories/Title and post count into custom component? I've tried but no luck. Example below. Thanks "type" : "board", "id" : "pure_internal_for...
- 10 years ago
skylinegtr you can filter by id:
SELECT id, title, boards FROM categories WHERE id IN('forums','kb')