This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,39 @@
# CHANGELOG - Remove Extra Media
## 1.1.1
* Coding standard updates
* Update store branding
## 1.1.0
* Change branding from Aihrus to Axelerant
* Convert to static class coding
* Convert TODO to https://github.com/michael-cannon/remove-extra-media/issues
* Revise readme structure
* Specify a “Text Domain” and “Domain Path”
* transformmed > transformed
* Update about tab
* Update copyright text
* Update file headers
* Update PHPCS to WordPress-Core
## 1.0.1
* Change $2 donation request to $5
* Move screenshots to SVN assets
* Revise features
* Simplify `wp_enqueue_style` handling
* Travis ignore WordPress.WhiteSpace.ControlStructureSpacing - false positives
* https jQuery transport
## 1.0.0
* Add No text flag
* Add in remove extra media processor
* Add option media_limit
* Add option post_type
* Add screenshots
* Correct delete count
* Initial code release
* Remove featured image meta data
* Remove post type entry attachment relationship than delete media
* Remove unused CSS stylesheet
* Set 5 second per post type entry processing estimate
* Update description