• Resolved worsthistorian

    (@worsthistorian)


    Hello! I’d like to match the styling of this outputted text:

     $output .= RSVP_START_PARA . sprintf(

                        .__( ‘Hi %1$s %2$s!’, ‘rsvp’ ),

    With this text:

    if ( count( $associations ) > 0 ) {

            $form .= ‘<h3 class=”rsvpAdditionalAttendeeTitle”>’ . __

    Is there a way to do so? Thanks a bunch 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Matching text styles’ is closed to new replies.