mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-28 11:22:21 +08:00
https://rankmath.com/kb/filters-hooks-api-developer/ https://wordpress.org/support/topic/avoid-duplicate-title-tags-in-pagination-of-rank-math/
1 line
78 B
Text
1 line
78 B
Text
add_filter(‘rank_math/frontend/title’, ‘blog_multipage_title’,100,1);
|