Custom sql for subcategories – for use in pagination
-
Hi all,
Can anyone show me how to make an sql to fetch subcategories?
I don’t want to use wp_list_categories(“child_of=<id>”)
I have to create an SQL to fetch the subcategories if i want to paginate them.
I know SQL, but the way wordpress DB is setup makes it hard for me
How should write the SQL?
Help plz
- The topic ‘Custom sql for subcategories – for use in pagination’ is closed to new replies.