gocodebox / lifterlms

LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
https://lifterlms.com
GNU General Public License v3.0
178 stars 134 forks source link

lifterlms_membership_link shortcode outputs a non-published post #2724

Closed brianhogg closed 1 month ago

brianhogg commented 1 month ago

Reproduction Steps

  1. Create a membership
  2. Add a [lifterlms_membership_link id="..."] shortcode on a page with the ID of that membership
  3. Move the membership to the trash
  4. Visit the page

Expected Behavior

Shortcode output is blank

Actual Behavior

Shortcode outputs the title and link to the deleted post

This issue has be recreated: