Title: WPSSO REST API
Author: JS Morisset
Published: <strong>25 juni 2018</strong>
Last modified: 25 maart 2026

---

Plugins zoeken

![](https://ps.w.org/wpsso-rest-api/assets/banner-772x250.jpg?rev=3167667)

![](https://ps.w.org/wpsso-rest-api/assets/icon-256x256.png?rev=3167716)

# WPSSO REST API

 Door [JS Morisset](https://profiles.wordpress.org/jsmoriss/)

[Download](https://downloads.wordpress.org/plugin/wpsso-rest-api.3.3.0.zip)

 * [Details](https://nl.wordpress.org/plugins/wpsso-rest-api/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/wpsso-rest-api/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/wpsso-rest-api/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/wpsso-rest-api/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/wpsso-rest-api/)

## Beschrijving

**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 is an add-on for the [WPSSO Core plugin](https://wordpress.org/plugins/wpsso/),
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.

## Installatie

### Install and Uninstall

 * [Install the WPSSO REST API add-on](https://wpsso.com/docs/plugins/wpsso-rest-api/installation/install-the-plugin/).
 * [Uninstall the WPSSO REST API add-on](https://wpsso.com/docs/plugins/wpsso-rest-api/installation/uninstall-the-plugin/).

## Beoordelingen

![](https://secure.gravatar.com/avatar/a2d7fffdbd4a77fae9b4a2c516ca05d9f0d63e0044bad4602e2fe62e52b83700?
s=60&d=retro&r=g)

### 󠀁[This is the Tops!](https://wordpress.org/support/topic/this-is-the-tops/)󠁿

 [jamessheen](https://profiles.wordpress.org/jamessheen/) 28 augustus 2022

love this plugin, its the very best to get your GRR spot on…

![](https://secure.gravatar.com/avatar/14a3c941bc671f07cb777e11e35f0de8b69eaab4a561d7c015e2292ab34690f2?
s=60&d=retro&r=g)

### 󠀁[Good plugin](https://wordpress.org/support/topic/good-plugin-5743/)󠁿

 [Sandra](https://profiles.wordpress.org/spoodes/) 20 februari 2022

Thank you, repairs several errors in the Google Seearch Console. Plugin does a very
good job.

![](https://secure.gravatar.com/avatar/dbdca99b1247f320d25c7a4873284ca567d024155e4f42279d91e4c88b1bc632?
s=60&d=retro&r=g)

### 󠀁[Best plugin](https://wordpress.org/support/topic/best-plugin-1013/)󠁿

 [mikes59](https://profiles.wordpress.org/mikes59/) 25 februari 2021 1 reactie

Best plugin for woocommerce

![](https://secure.gravatar.com/avatar/8301665e0ed7d642cbc3e1648da9886b694acaed3b524d87375b11827915881e?
s=60&d=retro&r=g)

### 󠀁[Great Thank You](https://wordpress.org/support/topic/great-thank-you-33/)󠁿

 [folksoap](https://profiles.wordpress.org/folksoap/) 7 april 2020 1 reactie

Great Thank You

![](https://secure.gravatar.com/avatar/c4c471dd393d2f9257c15487ce9f28a6efa9eb04c4f41515e1f1b07a71e88a92?
s=60&d=retro&r=g)

### 󠀁[Super](https://wordpress.org/support/topic/super-1249/)󠁿

 [radar654](https://profiles.wordpress.org/radar654/) 12 november 2018 1 reactie

super

![](https://secure.gravatar.com/avatar/688f383f70c5e65ef527829c2d7477b736bfcb88c9cfe47166b8693abf5ca272?
s=60&d=retro&r=g)

### 󠀁[If you’re using WPSSO, install this. You need it!](https://wordpress.org/support/topic/if-youre-using-wpsso-install-this-you-need-it/)󠁿

 [Alexandru Tapuleasa](https://profiles.wordpress.org/talextech/) 23 juli 2018 1
reactie

If you’re using WPSSO, install this. You need it!

 [ Lees alle 6 beoordelingen ](https://wordpress.org/support/plugin/wpsso-rest-api/reviews/)

## Bijdragers & ontwikkelaars

“WPSSO REST API” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

 *   [ JS Morisset ](https://profiles.wordpress.org/jsmoriss/)

“WPSSO REST API” is vertaald in 2 localen. Dank voor [de vertalers](https://translate.wordpress.org/projects/wp-plugins/wpsso-rest-api/contributors)
voor hun bijdragen.

[Vertaal “WPSSO REST API” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/wpsso-rest-api)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/wpsso-rest-api/), haal
de [SVN repository](https://plugins.svn.wordpress.org/wpsso-rest-api/) op, of abonneer
je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/wpsso-rest-api/)
via [RSS](https://plugins.trac.wordpress.org/log/wpsso-rest-api/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

### 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

 * [GitHub](https://surniaulula.github.io/wpsso-rest-api/)
 * [WordPress.org](https://plugins.trac.wordpress.org/browser/wpsso-rest-api/)

### 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](https://wordpress.org/plugins/wpsso-rest-api/advanced/).**

### Changelog / Release Notes

**Version 3.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.4.33.
    - WordPress v6.0.
    - WPSSO Core v18.20.0.

## Meta

 *  Versie **3.3.0**
 *  Laatst geüpdatet **4 weken geleden**
 *  Actieve installaties **100+**
 *  WordPress versie ** 6.0 of nieuwer **
 *  Getest t/m **6.9.4**
 *  PHP versie ** 7.4.33 of nieuwer **
 *  Talen
 * [English (US)](https://wordpress.org/plugins/wpsso-rest-api/), [French (Canada)](https://fr-ca.wordpress.org/plugins/wpsso-rest-api/)
   en [French (France)](https://fr.wordpress.org/plugins/wpsso-rest-api/).
 *  [Vertaal in je eigen taal](https://translate.wordpress.org/projects/wp-plugins/wpsso-rest-api)
 * Tags
 * [api](https://nl.wordpress.org/plugins/tags/api/)[meta tags](https://nl.wordpress.org/plugins/tags/meta-tags/)
   [rest](https://nl.wordpress.org/plugins/tags/rest/)[rest-api](https://nl.wordpress.org/plugins/tags/rest-api/)
   [schema](https://nl.wordpress.org/plugins/tags/schema/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/wpsso-rest-api/advanced/)

## Waarderingen

 5 van 5 sterren.

 *  [  6 5 sterren beoordelingen     ](https://wordpress.org/support/plugin/wpsso-rest-api/reviews/?filter=5)
 *  [  0 4 sterren beoordelingen     ](https://wordpress.org/support/plugin/wpsso-rest-api/reviews/?filter=4)
 *  [  0 3 sterren beoordelingen     ](https://wordpress.org/support/plugin/wpsso-rest-api/reviews/?filter=3)
 *  [  0 2 sterren beoordelingen     ](https://wordpress.org/support/plugin/wpsso-rest-api/reviews/?filter=2)
 *  [  0 1 sterren beoordelingen     ](https://wordpress.org/support/plugin/wpsso-rest-api/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wpsso-rest-api/reviews/#new-post)

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/wpsso-rest-api/reviews/)

## Bijdragers

 *   [ JS Morisset ](https://profiles.wordpress.org/jsmoriss/)

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/wpsso-rest-api/)