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/or use the
[faq]
and
[question]
shortcode(s) in your content.
WPSSO Core Required
WPSSO FAQ Manager (WPSSO FAQ) is an add-on for the
WPSSO Core plugin, which creates extensive and complete structured data to present your content at its best for social sites and search results – no matter how URLs are shared, reshared, messaged, posted, embedded, or crawled.
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 edition 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.
WPSSO Core Standard edition users (ie. the plugin hosted on WordPress.org) have access to the latest development version under the Advanced Options section.
Changelog / Release Notes
Version 5.4.0 (2024/09/07)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Renamed and moved the
WpssoFaqPost
class to WpssoFaqIntegAdminPost
.
- Requires At Least
- PHP v7.4.33.
- WordPress v5.9.
- WPSSO Core v18.10.0.
Version 5.3.0 (2024/08/25)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Changed the main instantiation action hook from 'init_objects' to 'init_objects_preloader'.
- Requires At Least
- PHP v7.2.34.
- WordPress v5.8.
- WPSSO Core v18.5.0.