' . get_the_title() . '' ); ?>

' . __( 'Cancel comment response', 'museum-core' ) . '' ); ?>
'; $ap_comment_form .= ''; $ap_comment_form .= ''; $ap_comment_notes_after = '
' . sprintf( __( 'You may use these HTML tags and attributes: %s', 'museum-core' ), '
' . allowed_tags() . '
' ) . '
'; comment_form( array( 'comment_field' => $ap_comment_form, 'comment_notes_after' => $ap_comment_notes_after ) ); ?>