@sasiddiqui if this method expects an integer value, please require it by declaring parameter type like:
public function term_permalink( int $term_id ) {
I cannot remember which kind of problem was here after 4 months. Please either add parameter type or convert it to int.
I have the same issue with duplicating image sizes.
-
This reply was modified 1 year, 6 months ago by baxterkh.