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
It would be helpful for users to be able to see which videos they have (or have not) yet watched.
To do this, we can store the topic slugs in an array within user_meta (via an Ajax request as each video is loaded), then bold topics that haven't been viewed when rendering the list.)
It would be helpful for users to be able to see which videos they have (or have not) yet watched.
To do this, we can store the topic slugs in an array within user_meta (via an Ajax request as each video is loaded), then bold topics that haven't been viewed when rendering the list.)
Original suggestion.
The text was updated successfully, but these errors were encountered: