Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jessuppi authored Oct 8, 2024
1 parent b4d2746 commit 2a9868e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Disallows bad WordPress plugins

## Changelog

### 2.1.3
- tweaked disable wordpress.org snippet
- replaced `esc_html()` with `wp_kses_post()` wherever messages are being output in admin notices

### 2.1.2
- added `ajaxComplete` handler to ensure "Install Now" button is properly disabled even after AJAX events
- minor code cleanup and security and performance enhancements
Expand Down

0 comments on commit 2a9868e

Please sign in to comment.