Pirate Rogue, Pirate Crew and GitHub Updater

This commit is contained in:
Jan
2019-06-15 16:55:09 +02:00
committed by JanRei
commit 6fb8ec3762
339 changed files with 106604 additions and 0 deletions

View 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