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' ), ' ', '
' ); ?>' . 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. */