Viewing 1 replies (of 1 total)
  • Plugin Author Ben Huson

    (@husobj)

    Unfortunately, get_the_subtitle() does’t work as expected for backwards compatibility with a very early version of the plugin. It actually echoes the subtitle by default rather that returning it.

    Instead try:

    get_the_subtitle( '', '', '',false )

    See documentation here.

Viewing 1 replies (of 1 total)
  • The topic ‘the_subtitle under the_title’ is closed to new replies.