gocodebox / gocodebox/lifterlms
Don't display WordPress admin notices on the setup wizard screen
Open
good first issue
hacktoberfest
help wanted
Severity: Low
Type: Enhancement
- Dominant language
- PHP
- Stars
- 212
- Forks
- 140
- Avg merge
- 2d 14h
- Merged PRs (30d)
- 19
Description
### Reproduction steps
+ Install LifterLMS on a fresh WordPress site (ideally with the twenty twenty theme)
+ After activation, you'll be redirected to the setup wizard
+ Observe the admin notices "flash" and then disappear as the wizard loads -- this doesn't always happen, it depends on the order of asset loading and the internet connection speed. I find it happens pretty regularly on myliftersite.com sites but not on my local.
### Solution
It would be preferable to *remove* the admin notices action from the wizard screen so that notices aren't output at all.
Contributor guide
Assessment
This issue has not been assessed yet.