-
Hello Admin, I have just used RankMath recently and want to be supported!
1. When using %currentmonth%/%currentyear% RankMath will not display. I think it will display for example 03/2020. The reason is that it is written consecutively and there are no spaces. I think this is an error.
2. I want to replace the %currentmonth% variable with a number instead of a language display, for example 01, 02, 03, …
Hope admin supports the above 2 issues. Thank Admin very much!
I have learned:
add_filter( ‘rank_math/vars/replacements’, function( $vars ) {
return $vars;
});
But still not working!
The ticket ‘Variables in SEO titles and descriptions’ is closed to new replies.