0.13 - version bump + changelog
Some checks failed
Create Release / Create Release (push) Has been cancelled
Some checks failed
Create Release / Create Release (push) Has been cancelled
This commit is contained in:
parent
6d13464e06
commit
406ac8e512
@ -1,5 +1,14 @@
|
||||
# Notice Manager Changelog
|
||||
|
||||
## 0.13
|
||||
|
||||
### Changed
|
||||
- Always show "Dismiss notices" button in panel.
|
||||
|
||||
### Dependencies
|
||||
- use `wph_add_screen_meta_panels`
|
||||
- include `abuyoyo/screen-meta-links` as vendor library instead of plugin.
|
||||
|
||||
## 0.10
|
||||
- Remove screen-meta-link panel if no notices on page.
|
||||
- Remove delayed `scrollTop()` script.
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
/**
|
||||
* Plugin Name: Notice Manager
|
||||
* Description: Manage notices on WordPress admin pages. Adds 'Notices' screen-meta-link.
|
||||
* Version: 0.12
|
||||
* Version: 0.13
|
||||
* Author: abuyoyo
|
||||
* Author URI: https://github.com/abuyoyo/
|
||||
* Plugin URI: https://github.com/abuyoyo/notice-manager
|
||||
|
||||
Loading…
Reference in New Issue
Block a user