zenmasteril
Member
Posted 4 months ago #
I have a different plugin (post sorting) that take care of it for the whole site, but for the "category-posts" plugin menus the order is still descending.
How do i change it to sort by ascending order ?
I think it's somwhere in this line of code, but i couldn't figure it out:
$cat_posts = get_posts('numberposts='.$num.'&category='.$cat_id);
Thanks.
http://wordpress.org/extend/plugins/category-posts/
zenmasteril
Member
Posted 4 months ago #
Please author.. I'm sure it's not that hard. And i realy realy need this
bildworter
Member
Posted 4 months ago #
If it is possible, I need the same things, with also the possibility "descending order".
Thanks for your time.
autumnelayne
Member
Posted 2 months ago #