wAnswers – SEO-First Q&A

SEO-first community Q&A. Every question gets its own URL, QAPage JSON-LD schema, Open Graph tags, and Speakable markup - out of the box.

4 database tables

Table NameDescriptionMethod
wp_cc_qa_subscriptionsStores cc qa subscriptions data created by this plugin.Static
wp_cc_qa_votesStores cc qa votes data created by this plugin.Static
wp_wanswers_subscriptionsStores wanswers subscriptions data created by this plugin.Static
wp_wanswers_votesStores wanswers votes data created by this plugin.Static

Core Table Usage

This plugin stores data in WordPress core tables rather than creating its own. These records may become orphaned if the plugin is uninstalled without a proper cleanup routine.

wp_options
Option key:cc_qa_db_versionOption key:wanswers_db_versionOption key:wanswers_digest_last_sentOption key:wanswers_leaderboard_reset_dateOption key:wanswers_migrated_from_cc_qa
wp_postmeta
Post meta
wp_posts
Custom post type:wanswers_answerCustom post type:wanswers_question
wp_terms
Custom taxonomy:wanswers_question_topic
wp_usermeta
User meta