function term_link_filter() in wp-polylang-translate-rewrite-slugs.php
Opened this issue · 0 comments
nickeforsberg commented
// Back Compat filter fix on row 321
else
$termlink = trailingslashit($termlink . $term->slug);
Opened this issue · 0 comments
// Back Compat filter fix on row 321
else
$termlink = trailingslashit($termlink . $term->slug);