How can I have two content titles?

I’m facing a design, that has two titles. I have no clue how can I two titles in wordpress.

In a nutshell: Creating a page, there you can set the title. How can I have two titles there? Or similar effect?

Read More

enter image description here

Related posts

Leave a Reply

1 comment

  1. Strictly speaking title is column in posts database table so it is not easy (or makes sense) to add one more title.

    But it is trivial to emulate by using custom field to store additional title (or anything else).