Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Is this possible to get categories having more than one parent id in wordpress?
- $categories1=get_categories('orderby=name&order=ASC&hide_empty=0&parent=4');
- $categories1=get_categories('orderby=name&order=ASC&hide_empty=0&parent=4,8');
Advertisement
Add Comment
Please, Sign In to add comment