WPP 3.2.2 Beta 2
Pre-release
Pre-release
·
1375 commits
to master
since this release
This release includes the following changes:
- Adds missing semi-colon to onreadystatechange function (Thanks, Artem!)
- Removes Japanese, French and Norwegian Bokmal translation files from repo.
- Switches views/comments count position according to sorting option.
- Adds wpp_pre_update_views action hook.
- Renames wpp_update_views action hook to wpp_post_update_views.
- Drops support for get_mostpopular() template tag.
- Fixes undefined offset in __get_attachment_id().
- Moves I18N formatting outside _get_pageviews() and _get_comments().
- Removes wp_terms table from category filter subqueries.
- Merges category whitelisting / blacklisting into a single query.
- Code cleanup and small bug fixes.