>
ID, $post_format, null ) &&
in_array( $post_format, json_decode( POST_FORMATS ), true )
) {
benjamin_post_format_markup( $post, $post_format );
}
?>
→', 'benjamin' ),
array( 'span' => array( 'class' => array() ) )
),
the_title( '"', '"', false )
)
);
?>