hello
Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64 User : chryzalihi ( 621211) PHP Version : 8.3.31 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Directory : /home/c/h/r/chryzalihi/www/wp-content/languages/themes/the/ |
home/chryzalihi/www/wp-contentOLD/themes/rakiya/misc/comments-error.php 0000604 00000001100 15243575705 0022311 0 ustar 00 <?php if ( pings_open() && ! comments_open() ) : ?> <p class="comments-closed pings-open"> <?php // Translators: The two %s are placeholders for HTML. The order can't be changed. printf( esc_html__( 'Comments are closed, but %strackbacks%s and pingbacks are open.', 'rakiya' ), '<a href="' . esc_url( get_trackback_url() ) . '">', '</a>' ); ?> </p><!-- .comments-closed .pings-open --> <?php elseif ( ! comments_open() ) : ?> <p class="comments-closed"> <?php esc_html_e( 'Comments are closed.', 'rakiya' ); ?> </p><!-- .comments-closed --> <?php endif; ?>