-
- Downloads
feature(ajax): added nonce
parent
d19bb1dd
No related branches found
No related tags found
Showing
- assets/js/notice.js 5 additions, 2 deletionsassets/js/notice.js
- assets/js/notice.min.js 0 additions, 1 deletionassets/js/notice.min.js
- composer.json 1 addition, 1 deletioncomposer.json
- src/WPDesk/Notice/AjaxHandler.php 30 additions, 30 deletionssrc/WPDesk/Notice/AjaxHandler.php
- src/WPDesk/Notice/PermanentDismissibleNotice.php 8 additions, 0 deletionssrc/WPDesk/Notice/PermanentDismissibleNotice.php
- src/WPDesk/Notice/views/admin-head-js.php 1 addition, 1 deletionsrc/WPDesk/Notice/views/admin-head-js.php
assets/js/notice.min.js
deleted
100644 → 0
... | ... | @@ -17,7 +17,7 @@ |
} | ||
}, | ||
"require": { | ||
"php": ">=5.5", | ||
"php": ">=7.0", | ||
"wpdesk/wp-builder": "^1.0|^2.0" | ||
}, | ||
"require-dev": { | ||
... | ... |
Please register or sign in to comment