__( 'This is a cover with a background image', 'raft' ), 'byline' => 'Lorem ipsum dolor', 'button' => __( 'This is a button', 'raft' ), ); return array( 'title' => __( 'Cover title with background', 'raft' ), 'categories' => array( 'raft' ), 'content' => '
' . esc_html( $strings['byline'] ) . '