aioseo_get_term

This filter can be used to manipulate all SEO/social markup/schema data for an individual term when it is loaded.

Parameters (1)

$term (AIOSEO\Pro\Models\Term)
The AIOSEO term object.

The object properties are subject to change and therefore not included in this documentation. For a full list of object properties, we recommend inspecting an instance of this object in a local development environment.

Example code snippet

The code snippet below can be used to dynamically change the SEO title of a specific term when the metadata is loaded.

Changelog

VersionDescription
4.2.2Introduced.

Implementation

Need help using our code snippets? Checkout our documentation on “How do I use your API code examples?“.

We recommend using the WPCode plugin for safe and secure implementation. WPCode performs multiple sanitization tests before activating the snippets, ensuring the safety of your website.