You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Display a list of completed contents from Wishlist's CourseCure for a specific user in the account's profile page.
3
+
4
+
## Motivation
5
+
6
+
The CourseCure companion plugin of Wishlist Member tracks the user's completed contents, but does not display all the completed contents of a specific user in an easy-to-access way.
7
+
8
+
The completed contents are stored in the usermeta table. You can easily retrieve these for the current logged-in user with:
0 commit comments