Fixed bugs which appeared in the previous version of AnsPress. Make sure to flush minify or JS cache after updating to this version.
Release details
Source
Download source code.
You can also get it using composer
or git clone
.
Functions
New functions introduced in this release.
Total 5 new functions introduced in this release. View all
Commits
Total 41 Commits
- Make AP feed metabox title translatable.
- Make some strings translatable without context _x() must be used with a context (for translators). If no context is provided, it's better (and more efficient) to use __()
- Fixed translation text domain
- Updated translations
- Fixed: tags filter redirect to 404 on home page.
- fix: editing broken demo link
- Merge pull request #371 from arthurlacoste/master Fix: editing broken demo link
- View 34 more
Files
Total 783 changes
- + 1 - 2activate.php
- + 7 - 12addons/free/avatar.php
- + 39 - 28addons/free/category.php
- + 21 - 21addons/free/category/widget.php
- + 50 - 82addons/free/email.php
- + 2 - 2addons/free/notification.php
- + 40 - 21addons/free/profile.php
- View 33 more
Add your comment