New form and validation classes introduced in AnsPress 4.1.0

For this release we have decided to improve existing functionalities rather than adding new ones. We noticed that the developers were facing lots of problems adding new fields. There has not been much improvement in the AnsPress form and validation since the release of version 2.0. While improving forms and validations, we were taking care of certain things: Adding custom fields to the AnsPress form. Adding child fields. Validating and sanitation of fields. Letting the developers add their own field types. But we felt that editing existing form class will be confusing as it was not well commented. So, we decided to go with a new class. Old classes files were completely removed from core. Form source and methods can be found here: AnsPress\Form.

AnsPress 4.1.0-beta.1

Release notes and changelog will be available in our site.

AskBug 3.0.12

Fixed issues with update while child theme is active.

AskBug 3.0.11

Few minor fixes done in notification dropdown.

AskBug 3.0.10

Releasing new version with some minor fixes in customizer. Updated some config and docs to make it work with new doc parser in our site anspress.io.

AnsPress 4.0.6

Releasing a new version after a laps of almost 2 months. In this release we have fixed lots of code comments to improve our documentation. We were working on an automated PHPDoc parser. This will reduce many manual tasks and keep our documentation updated.

Improved upgrade script. Now upgrade AnsPress 3.x data to 4.x using WP_CLI command. Try wp cli anspress upgrade command for smoothly upgrading AnsPress without loosing any previous version data. This is the beginning of WP_CLI integration and more commands will added in near future.

AnsPress shortcode

This post was moved to: Which shortcodes are available in AnsPress?    

AnsPress 3.0 Changelog

We are very happy to announce that AnsPress 3.0 is stable and released to WordPress plugin repository. All extensions and themes are updated as well. Download from GitHub: AnsPress 3.0 .

Change default AnsPress user page

Below code will change default user page as about page instead of activity feed.

Whats new in AnsPress 3.0

Everyone is eagerly waiting for AnsPress 3.0 release. We did many core improvements and bug fixes in this version. Most of the bugs are fixed and we are very close to release AnsPress 3.0. I will talk about few major updates of AnsPress here.