update readme, .pot

provisional 2.4.0
This commit is contained in:
Robin Cornett
2015-12-01 10:39:23 -05:00
parent a9ab047e46
commit d1e7cd9df6
6 changed files with 160 additions and 124 deletions
+4
View File
@@ -220,6 +220,10 @@ to a convenient location, such as your functions.php file. Otherwise, the page t
## Changelog
### 2.4.0
* Now supports term metadata, added in WordPress 4.4. All new featured images for terms will be added to the termmeta table instead of wp_options. Old term images can be converted from the settings page.
* changed: generic functions have all been moved to a helper class for optimization.
### 2.3.4 - 2015-11-13
* added: filters to modify image priority as well as hook (due to Workstation Pro theme)
* improved: checks for ability to output and what to output