__( 'Posts Query loop', 'raft' ) . ' 2', 'no_posts' => __( 'Unfortunately no posts were found', 'raft' ), ); return array( 'title' => $strings['title'], 'categories' => array( 'raft' ), 'content' => '
' . esc_html( $strings['no_posts'] ) . '