Problems with "??ü"
-
Hey when i use..
`<?php
$term = get_queried_object();
$tag_group_labels = get_option( ‘tag_group_labels’, array() );
echo ‘Group name: ‘ . $tag_group_labels[$term->term_group];
?>`I have some problems with the “??ü”.
How can i fix that?Thanks!
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Problems with "??ü"’ is closed to new replies.