wpfc_sermon_date( get_option( 'date_format' ), '', ' ' ); } else { wpfc_sermon_date( get_option( 'date_format' ), '', ' ' ); } $date = ob_get_clean(); // Print the date. ob_start(); ?>

ID, 'wpfc_service_type', ' (', ' ', ')' ); ?>

wpfc_sermon_meta( 'bible_passage', '' . esc_attr__( 'Bible Text: ', 'Avada' ), ' | ' ); ?> ' . esc_attr__( 'Bible Text: ', 'Avada' ), ' | ' ); ?> ID, 'wpfc_preacher', '', ', ', '' ); // WPCS: XSS ok. ?> ID, 'wpfc_sermon_series', '

' . esc_attr__( 'Series: ', 'Avada' ), ' ', '

' ); ?>

wpfc_sermon_media(); // WPCS: XSS ok. } else { wpfc_sermon_files(); } ?>
wpfc_sermon_media(); // WPCS: XSS ok. $sermon_manager_template->wpfc_sermon_description(); echo $sermon_manager_template->wpfc_sermon_attachments(); // WPCS: XSS ok. } else { echo wpfc_sermon_media(); // WPCS: XSS ok. wpfc_sermon_description(); echo wpfc_sermon_attachments(); // WPCS: XSS ok. } ?> ID, 'wpfc_sermon_topics', '

' . esc_attr__( 'Topics: ', 'sermon-manager' ), ',', '', '

' ); ?> wpfc_sermon_description(); ?> get_option( 'excerpt_length_blog' ); ?> blog->get_content_stripped_and_excerpted( $excerpt_length, $description ); ?> render_wpfc_sorting(); // WPCS: XSS ok. } else { render_wpfc_sorting(); } } } /* Omit closing PHP tag to avoid "Headers already sent" issues. */