How to remove the arrow from the default wordpress permalink -
How to remove the arrow from the default wordpress permalink -
probably basic question how remove arrow in top tab on wordpress permalink?
ie:
the separator first argument of wp_title()
.
you can utilize <title><?php wp_title(''); ?></title>
remove separator.
wordpress permalinks
Comments
Post a Comment