Skip to content

Releases: w3guy/persist-admin-notices-dismissal

WPCS Fixes

10 Mar 15:14
163b868
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.4.4...1.4.5

Adds JS url filter hook

12 Mar 05:25
2d7d8bb
Compare
Choose a tag to compare
1.4.3

tagged 1.4.3

Updated .gitattributes .gitignore

25 Nov 07:07
Compare
Choose a tag to compare
1.4.2

new version tag

fix `forever` option

24 Oct 14:39
5c77ea5
Compare
Choose a tag to compare
1.4.1

tagged 1.4.1

Switched from using transient to options for saving dismissal.

24 Oct 12:31
Compare
Choose a tag to compare

Switch to ABSPATH for Bedrock.io users

23 Jan 03:15
b806736
Compare
Choose a tag to compare

Using WPINC to test for direct file access fails for users of Bedrock.io

WP 4.9 fix for customizer notice dismissal

15 Oct 13:27
Compare
Choose a tag to compare
1.3.1

4.9 customizer notice fix

Don't skip on heartbeat

04 Nov 17:14
Compare
Choose a tag to compare

The early exit on heartbeat may cause issues. If desired this is best left to the user to implement.

1.2 released

12 Aug 21:51
Compare
Choose a tag to compare

The use of transient instead of options DB table for persistence.

1.1.0 released

07 Aug 18:38
Compare
Choose a tag to compare

Refactored codebase to PHP class.