Theme Unit Test

Display title in entry test

With Tessellation you can tell VenC if it must display entry title or not.

By default, entry title are disabled.

On the user side, to display the entry title in the entry, one have to set up the above metadata "display_title_in_entry".

By looking the source of the Tessellation theme, in entry.html you'll see that we are calling the following patterns to achieve the trick.

.:GetEntryMetadataIfExists::display_title_in_entry::<h1>Display title in entry test</h1>:.