Move into wp-content path
Signed-off-by: Adrian Nöthlich <git@promasu.tech>
This commit is contained in:
18
wp-content/plugins/github-updater/vendor/collizo4sky/persist-admin-notices-dismissal/CHANGES.md
vendored
Normal file
18
wp-content/plugins/github-updater/vendor/collizo4sky/persist-admin-notices-dismissal/CHANGES.md
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
#### 1.4.3
|
||||
* 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 the `pand_dismiss_notice_js_url` hook
|
||||
|
||||
#### 1.4.2
|
||||
* No changes to `class PAnD`
|
||||
* updated `.gitignore` and `.gitattributes`
|
||||
* now use classmap in composer's autoloader, should be more efficient
|
||||
|
||||
#### 1.4.1
|
||||
* fixed the `forever` setting with options
|
||||
|
||||
#### 1.4.0
|
||||
* 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
|
||||
|
||||
#### 1.3.x
|
||||
* uses transients to store timeout
|
||||
Reference in New Issue
Block a user