This minor update addresses a regression where the homepage canonical URL was missing a trailing slash.
4.2.1
This minor update addresses a few regressions brought in v4.2.0; it fixes the canonical URL for paginated categories, corrects an API typo, and rectifies a few edge cases. TSF now also supports PHP 8.1.
4.2.0 – Perfect
This update brings new post-type-archive settings. You can now edit their titles, descriptions, social and visibility settings, and even add redirects on the SEO Settings page.
Fancy a custom site title for SEO purposes only? Check out the new title settings.
You will find that the sitemap’s stylesheet now has its URLs centered; it also supports mobile devices.
Developers can now enjoy using the new tsf()
function — an alias of the_seo_framework()
.
If you’re a developer, you should also check out our perfectly tuned memo()
, umemo()
, and fmemo()
functions, which help make TSF so performant.
2.5.2
This update addresses a regression brought in v2.5.1 where upper-case file paths were no longer recognized for. Props Carl D. Erling.
2.5.1
Extension Manager is now fully prepared for the imminent release of TSF v4.2.0, the 2001 error is now less likely to get invoked, and asset URLs are now generated correctly on Windows-based servers.