/var/www/html/wp-content/themes/total-school/

OS : Linux

PHP Version : 7.4.33

Software : Apache/2.4.6 (CentOS) PHP/7.4.33

Information System : Linux apprendre2 3.10.0-1160.119.1.el7.x86_64 #1 SMP Tue Jun 4 14:43:51 UTC 2024 x86_64

Disable Function : ' . esc_html__('This post is password protected. Enter the password to view comments.', 'total-school') . '

'; return; } if (comments_open()) { if (have_comments()) { echo ''; } $form_fields = array( 'author' => '

' . "\n" . '' . '' . "\n" . '

' . "\n", 'email' => '' . "\n" ); echo "\n\n"; comment_form(array( 'fields' => apply_filters('comment_form_default_fields', $form_fields), 'comment_field' => '

' . '' . '' . '

', 'must_log_in' => '' . "\n", 'logged_in_as' => '

' . esc_html__('Connecté comme', 'total-school') . ' ' . $user_identity . '. ' . '' . esc_html__('Se déconnecter', 'total-school') . '' . '

' . "\n", 'comment_notes_before' => '

' . esc_html__('Votre adresse courriel ne sera pas publiée.', 'total-school') . '

' . "\n", 'comment_notes_after' => '', 'id_form' => 'commentform', 'id_submit' => 'submit', 'title_reply' => esc_attr__('Laisser un commentaire', 'total-school'), 'title_reply_to' => esc_attr__('Laisser un commentaire à', 'total-school'), 'cancel_reply_link' => esc_attr__('Annuler la réponse', 'total-school'), 'label_submit' => esc_attr__('Ajouter le commentaire', 'total-school') )); }