- remove
load_plugin_textdomain() - composer update
- update tested to
- composer update
- update to WPCS 3.0.0
- add developery stuff
- update tested to
- updated tested to
- use
sanitize_title_with_dashes()assanitize_file_name()maybe have attached filter that changes output - use
sanitize_key()for nonces - update nonce check in
class SU_List_Tableandclass Settings - update
uninstall.php
- speed up check for testing if plugin or theme is in dot org by using
wp_remote_head - longer timeout if plugin or theme is in dot org
- update selector and only allow dot org plugins and themes
- use proper echo and escape not translation escape, thanks @westonruter
- add @10up GitHub Actions integration for WordPress SVN
- better data validation for empty data
- fix redirect on save to only redirect on correct option page
- check data validation for proper plugin/theme slug on save
- change update transient filter to default priority
- initial commit