The SEO Framework · KB

★︎ Start with TSF
  • Extensions
  • Documentation
  • Pricing
  1. Home
  2. API

Breadcrumb shortcode

November 22, 2023 by Sybre Waaijer
Updated February 15, 2024

TSF v5.0 added breadcrumbs to every post, page, term, and archive. These are outputted for search engines via structured data, but you can also output them directly on your site via a shortcode. Basic syntax The most basic form of the shortcode, [tsf_breadcrumb], which will look like this: Separator attribute You can add a custom […]

2 minutes read
Read article »

Constant reference for The SEO Framework

July 21, 2023 by Sybre Waaijer
Updated November 22, 2023

Constants are referable terms in the code that can not be altered. Below you’ll find the constants as defined or used in the code as of The SEO Framework v5.0.0. To learn the basics, please read the PHP manual on using constants. User definable constants The following constants can be defined by the user in […]

4 minutes read
Read article »

Using filters

June 10, 2022 by Sybre Waaijer
Updated January 11, 2023

One of the best things the WordPress developers have provided us with is the use of filters. These simple yet potent little hooks allow you to adjust any plugin, theme, or WordPress behavior. Anatomy of a filter The WordPress function add_filter() consists of four parts, annotated by a dollar token: add_filter( $tag, $function_to_add, $priority, $accepted_args […]

5 minutes read
Read article »

Filter reference for The SEO Framework

June 9, 2022 by Sybre Waaijer
Updated January 28, 2025

Filters allow you to change interpreted data conditionally. We recommend against using filters if you aren’t an avid PHP developer. This is because you must revalidate (and possibly update) your implementation on every major release, although that shouldn’t happen often. As of v5.1.0, The SEO Framework registers over 170 filters. Below you’ll find frequently requested […]

10 minutes read
Read article »

Commercial

The SEO Framework
Trademark of CyberWire B.V.
Leidse Schouw 2
2408 AE Alphen a/d Rijn
The Netherlands
KvK: 83230076
BTW/VAT: NL862781322B01

Twitter  GitHub

Professional

Pricing
About
Support
Press

Rational

Blog
Privacy Policy
Terms and Conditions
Refund Policy

Practical

Documentation
TSF on WordPress
TSF on GitHub
TSFEM on here
TSFEM on GitHub
Feature Highlights

Incognito in 2025 › The SEO Framework