Deskripsi
Extends the WordPress REST API post, term, and user query results:
- The
html
array includes HTML formatted meta tags and Schema JSON-LD (aka LD+JSON) scripts, as they appear in the webpage head section. - The
json
array provides Schema JSON-LD (aka LD+JSON) scripts in their decoded format. - The
parts
array offers meta tag attributes (aka “the parts”) as arrays, making it easier to find and use specific meta tag values.
There is no add-on settings page for this plugin – simply install and activate the plugin.
WPSSO Core Required
WPSSO REST API (WPSSO REST) 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.
Instalasi
Install and Uninstall
Ulasan
Kontributor & Pengembang
“WPSSO REST API” adalah perangkat lunak open source. Berikut ini mereka yang sudah berkontribusi pada plugin ini.
Kontributor“WPSSO REST API” telah diterjemahkan dalam 2 bahasa. Terima kasih kepada para penerjemah untuk kontribusi-nya.
Terjemahkan “WPSSO REST API” dalam bahasa Anda.
Tertarik mengembangkan?
Lihat kode, periksa repositori SVN , atau mendaftar ke log pengembangan melalui RSS.
Log Perubahan
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 2.11.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.5.
- WordPress v5.5.
- WPSSO Core v14.7.0.
Version 2.11.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 2.10.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 2.10.0 (2022/01/19)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Renamed the lib/abstracts/ folder to lib/abstract/.
- Renamed the
SucomAddOn
class toSucomAbstractAddOn
. - Renamed the
WpssoAddOn
class toWpssoAbstractAddOn
. - Renamed the
WpssoWpMeta
class toWpssoAbstractWpMeta
.
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.14.0.
Version 2.9.1 (2021/11/16)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Refactored the
SucomAddOn->get_missing_requirements()
method.
- Refactored the
- Requires At Least
- PHP v7.2.
- WordPress v5.2.
- WPSSO Core v9.8.0.
Version 2.9.0 (2021/09/24)
Maintenance release for WPSSO Core v9.0.0.
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.0.
- WordPress v5.0.
- WPSSO Core v9.0.0.
Version 2.8.1 (2021/02/25)
- New Features
- None.
- Improvements
- Updated the banners and icons of WPSSO Core and its add-ons.
- Bugfixes
- None.
- Developer Notes
- None.
- Requires At Least
- PHP v7.0.
- WordPress v4.7.
- WPSSO Core v8.34.0.
Version 2.8.0 (2020/12/04)
- New Features
- None.
- Improvements
- None.
- Bugfixes
- None.
- Developer Notes
- Included the
$addon
argument for library class constructors.
- Included the
- Requires At Least
- PHP v7.0.
- WordPress v4.7.
- WPSSO Core v8.16.0.
Version 2.7.1 (2020/10/17)
- New Features
- None.
- Improvements
- Refactored the add-on class to extend a new WpssoAddOn abstract class.
- Bugfixes
- Fixed backwards compatibility with older ‘init_objects’ and ‘init_plugin’ action arguments.
- Developer Notes
- Added a new WpssoAddOn class in lib/abstracts/add-on.php.
- Added a new SucomAddOn class in lib/abstracts/com/add-on.php.
- Requires At Least
- PHP v5.6.
- WordPress v4.7.
- WPSSO Core v8.13.0.