描述
The WPSSO FAQ Manager allows you to easily manage Questions / Answers from a standard WordPress editing page, and combine your Questions / Answers into FAQ groups.
You can use the standard WordPress FAQ group archive and question page templates and URLs, and/or use the [faq]
and [question]
shortcode(s) in your content.
The WPSSO FAQ Manager add-on uses a ‘question’ custom post type and ‘faq_category’ custom taxonomy to manage single Questions / Answers and FAQ groups. If you need to adjust the default FAQ group archive page layout, see the WordPress Theme Handbook > Custom Taxonomy section for details on creating a new FAQ group archive template based on your current theme templates.
WPSSO Core Required
WPSSO FAQ Manager (WPSSO FAQ) is an add-on for the WPSSO Core plugin, which provides complete structured data for WordPress to present your content at its best on social sites and in search results – no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.
屏幕截图
安装
Install and Uninstall
评价
贡献者及开发者
更新日志
Version Numbering
Version components: {major}.{minor}.{bugfix}[-{stage}.{level}]
- {major} = Major structural code changes and/or incompatible API changes (ie. breaking changes).
- {minor} = New functionality was added or improved in a backwards-compatible manner.
- {bugfix} = Backwards-compatible bug fixes or small improvements.
- {stage}.{level} = Pre-production release: dev < a (alpha) < b (beta) < rc (release candidate).
Standard Edition Repositories
Development Version Updates
WPSSO Core Premium customers have access to development, alpha, beta, and release candidate version updates:
Under the SSO > Update Manager settings page, select the “Development and Up” (for example) version filter for the WPSSO Core plugin and/or its add-ons. When new development versions are available, they will automatically appear under your WordPress Dashboard > Updates page. You can reselect the “Stable / Production” version filter at any time to reinstall the latest stable version.
Changelog / Release Notes
Version 4.2.1 (2023/01/26)
- New Features
- None.
- Improvements
- Updated the minimum WordPress version from v5.2 to v5.4.
- Bugfixes
- None.
- Developer Notes
- Updated the
WpssoAbstractAddOn
library class.
- Updated the
- Requires At Least
- PHP v7.2.
- WordPress v5.4.
- WPSSO Core v14.7.0.
Version 4.2.0 (2023/01/20)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated the
SucomAbstractAddOn
common library class.
- Updated the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v14.5.0.
Version 4.1.0 (2022/08/24)
- New Features
- None.
- Improvements
- Added new
[faq]
‘show_answer_nums’ and ‘show_answer_ids’ shortcode attributes to show an answer number or ID by default when the “Click Question to Show/Hide Answer” option is enabled. - Added a new
[question]
‘show_answer’ shortcode attribute to show an answer by default when the “Click Question to Show/Hide Answer” option is enabled.
- Added new
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v13.0.0.
Version 4.0.2 (2022/03/23)
- New Features
- None.
- Improvements
- Added support for the new ‘posts_args’ array in the
$mod
variable.
- Added support for the new ‘posts_args’ array in the
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.7.2.
Version 4.0.1 (2022/03/07)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated
SucomUtilWP
method calls toSucomUtil
for WPSSO Core v11.5.0.
- Updated
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v11.5.0.
Version 4.0.0 (2022/02/02)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Updated
SucomUtilWP::get_post_types()
andSucomUtilWP::get_taxonomies()
method arguments.
- Updated
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v10.0.0.