opencredit / badgeos

BadgeOS is a plugin to WordPress that allows you to easily create badges and set up the steps and achievements users take to earn them. Badges are Mozilla OBI compatible and sharable via Credly.
http://www.badgeos.org
GNU Affero General Public License v3.0
92 stars 64 forks source link

Interactive Progress Map - order, orderby does not work #729

Open akeladam opened 4 years ago

akeladam commented 4 years ago

The shortcode ordering does not work for the Interactive Progress Map. This should be an essentially functioning feature since it is a progress map..

Steps to Reproduce

Here is a sample code [badgeos_achievements_interactive_progress_map post_types="digital-credentials" limit="10" status="all" orderby="title" order="ASC"]

Tested and none of the ordering seem to work.

Actual result:

Random order

Expected result:

Proper order depending on the orderby command

Product Versions

Additional Information

N/A