$config ) { $data[ $key ] = get_post_meta( get_the_ID(), PledgeMeta\META_PREFIX . $key, $config['single'] ); } // @todo Get real contributors from the post. $contributors = array(); $count = count( $contributors ); $content = apply_filters( 'the_content', $data['org-description'] ); $contributor_title = sprintf( esc_html( _n( '%1$s has pledged %2$d contributor', '%1$s has pledged %2$d contributors', $count, 'wordpressorg' ) ), wp_kses_post( get_the_title() ), intval( $count ) ); ?>
>
', '' ); ?> ', '' ); ?>