Comma between Post ID
-
Can someone explain how I can put a comma between a variable like this example below:
<?php echo get_the_term_list( $post->ID, ‘subtitle’ ) ; ?>
If there is more than one subtitle how do I get a comma between the output?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Comma between Post ID’ is closed to new replies.