tags - Why doesn't the_tags( ) accept empty string for first argument?

admin2025-06-04  4

Why doesn't the_tags( ) accept empty string for first argument?

It accepts this: the_tags( 'Text: ', ', ', '' )
But not this: the_tags( ' ', ', ', '' )

转载请注明原文地址:http://conceptsofalgorithm.com/Algorithm/1749014097a315623.html

最新回复(0)