<h1>WPSSO REST API</h1>

<table>
<tr><th align="right" valign="top" nowrap>Plugin Name</th><td>WPSSO REST API</td></tr>
<tr><th align="right" valign="top" nowrap>Summary</th><td>Extends the WordPress REST API post, term, and user query results with an array of meta tags and Schema JSON-LD markup.</td></tr>
<tr><th align="right" valign="top" nowrap>Stable Version</th><td>3.3.0</td></tr>
<tr><th align="right" valign="top" nowrap>Requires PHP</th><td>7.4.33 or newer</td></tr>
<tr><th align="right" valign="top" nowrap>Requires WordPress</th><td>6.0 or newer</td></tr>
<tr><th align="right" valign="top" nowrap>Tested Up To WordPress</th><td>6.9.4</td></tr>
<tr><th align="right" valign="top" nowrap>Contributors</th><td>jsmoriss</td></tr>
<tr><th align="right" valign="top" nowrap>License</th><td><a href="https://www.gnu.org/licenses/gpl.txt">GPLv3</a></td></tr>
<tr><th align="right" valign="top" nowrap>Tags / Keywords</th><td>rest, api, rest api, meta tags, schema</td></tr>
</table>

<h2>Description</h2>

<!-- about -->

<p><strong>Extends the WordPress REST API post, term, and user query results:</strong></p>

<ul>
<li>The <code>html</code> array includes HTML formatted meta tags and Schema JSON-LD (aka LD+JSON) scripts, as they appear in the webpage head section.</li>
<li>The <code>json</code> array provides Schema JSON-LD (aka LD+JSON) scripts in their decoded format.</li>
<li>The <code>parts</code> array offers meta tag attributes (aka "the parts") as arrays, making it easier to find and use specific meta tag values.</li>
</ul>

<p>There is no add-on settings page for this plugin - simply install and activate the plugin.</p>

<!-- /about -->

<h3>WPSSO Core Required</h3>

<p>WPSSO REST API is an add-on for the <a href="https://wordpress.org/plugins/wpsso/">WPSSO Core plugin</a>, 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.</p>

<h2>Installation</h2>

<h3 class="top">Install and Uninstall</h3>

<ul>
<li><a href="https://wpsso.com/docs/plugins/wpsso-rest-api/installation/install-the-plugin/">Install the WPSSO REST API add-on</a>.</li>
<li><a href="https://wpsso.com/docs/plugins/wpsso-rest-api/installation/uninstall-the-plugin/">Uninstall the WPSSO REST API add-on</a>.</li>
</ul>

