Answers Pro
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
- Plugin page: https://plogins.com/answers-pro/
- Documentation: https://plogins.com/answers-pro/docs/
- Author: WPPoland.com
- WordPress.org contributor: motylanogha
- Source: https://github.com/wppoland/answers-pro
Answers Pro is the premium edition for Answers. It is an add-on that requires the free Answers plugin installed and active; it is distributed through Freemius (licensing, activation and automatic updates), not the WordPress.org directory.
Shipping PRO features
Section titled “Shipping PRO features”- FAQ search, a live search field on product pages that filters the FAQ list as the shopper types. Implemented via
FaqSearchon the storefront. - FAQ voting, let shoppers mark answers as helpful or not helpful. Vote counts are stored per product in comment-less post meta via
FaqVoting, hooked intoanswers/faq_after_answer. Toggle under WooCommerce → Answers Pro.
Planned PRO features
Section titled “Planned PRO features”- AI drafting, suggest FAQ entries from product description and reviews.
- Search analytics, report on popular queries and unanswered searches.
Relationship with Answers
Section titled “Relationship with Answers”Answers Pro extends the free Answers plugin. The free plugin provides the FAQ accordion on product pages. Answers 0.1.1+ exposes stable FAQ keys and answers/faq_items / answers/faq_after_answer hooks. Answers Pro 0.2.0 requires Answers 0.1.1 or later.