wecobble/Subtitles

the_title() returning title AND subtitle!

fuyangli opened this issue · 1 comments

I'm using the_title() in my loop with the_subtitle() in another area.
Is there an way so the_title does not return the subtitle?

Thanks in advance!

Hi there. Yes, you could disable automatic Subtitle output by just having this return false at all times.

Cheers,
Philip