Today AnsPress version 4.3.0 was released and this update introduces a new top reputation leaderboard widget you can add to your AnsPress. This leaderboard will display the top most reputable contributors to your Q and A sections.
The widget comes with the following customizations:
- Widget location
- Number of users to display
- Size of avatars to display
- Size of grid to display users in
We hope you find this update exciting and useful as a way to drive more engagement on your website. You can find this feature under Appearance > Widgets.
For more detailed changes, please see the github links below:
- Updated node dependencies
- Added leaderboard widget
Development Changelog: https://github.com/anspress/anspress/compare/4.2.3…4.3.0
Release details
Source
Download source code.
You can also get it using composer
or git clone
.
Functions
New functions introduced in this release.
Hooks
New actions and filters introduced in this release.
Commits
Total 7 Commits
- Merge pull request #573 from anspress/4.2.2 4.2.2
- Merge pull request #574 from anspress/4.2.3 Updated version to 4.2.3
- Bump mustache/mustache from 2.13.0 to 2.14.1 Bumps [mustache/mustache](https://github.com/bobthecow/mustache.php) from 2.13.0 to 2.14.1. - [Release notes](https://github.com/bobthecow/mustache.php/releases) - [Commits](https://github.com/bobthecow/mustache.php/compare/v2.13.0...v2.14.1) --- updated-dependencies: - dependency-name: mustache/mustache dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
- Merge pull request #575 from anspress/dependabot/composer/mustache/mustache-2.14.1 Bump mustache/mustache from 2.13.0 to 2.14.1
- Bump node-sass from 6.0.1 to 7.0.0 Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0. - [Release notes](https://github.com/sass/node-sass/releases) - [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md) - [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0) --- updated-dependencies: - dependency-name: node-sass dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
- Merge pull request #576 from anspress/dependabot/npm_and_yarn/node-sass-7.0.0 Bump node-sass from 6.0.1 to 7.0.0
- Merging version 4.3.0 4.2.3