class="">
' . esc_html($subtitle) . ''; ?> ' . esc_html($title) . ''; ?> ' . apply_filters( 'onepress_the_content', wp_kses_post( $desc ) ) . '
'; } ?>
array(), )); $link = isset( $member['link'] ) ? $member['link'] : ''; $user_id = wp_parse_args( $member['user_id'],array( 'id' => '', ) ); $image_attributes = wp_get_attachment_image_src( $user_id['id'], 'onepress-small' ); $image_alt = get_post_meta( $user_id['id'], '_wp_attachment_image_alt', true); if ( $image_attributes ) { $image = $image_attributes[0]; $data = get_post( $user_id['id'] ); $n ++ ; ?>
post_title ); ?>
post_content ); ?>