- WPCS fixes.
- Added support for extra dismissible links via
.dismiss-this
CSS class.
- Added filter hook
pand_dismiss_notice_js_url
in case you're using this in a theme or a local environment that doesn't quite find the correct URL. - Added filter hook
pand_theme_loader
that returns a boolean for simpler usage of thepand_dismiss_notice_js_url
hook
- No changes to
class PAnD
- Updated
.gitignore
and.gitattributes
- Now use classmap in composer's autoloader, should be more efficient
- Fixed the
forever
setting with options
- WPCS 1.1.0 linting done
- Switched from storing timeout in transients to storing in the options table, this should play much better with object caching
- Uses transients to store timeout