LifterLMS, a WordPress LMS Solution: Easily create, sell, and protect engaging online courses.
GNU General Public License v3.0
181
stars
135
forks
source link
Use options instead of transients for saving the notice delay #2768
Closed
brianhogg closed 2 weeks ago
Description
Using options avoids the delay transient being removed and the notice appearing again before it's supposed to.
Fixes #2767
How has this been tested?
Manually
Checklist:
npm run dev changelog add -- -i
and follow the prompt. See also: https://github.com/gocodebox/lifterlms/blob/trunk/packages/dev/README.md#changelog-add -->