hello
Server : Apache System : Linux webm006.cluster103.gra.hosting.ovh.net 6.18.39-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Tue Jul 21 12:03:15 CEST 2026 x86_64 User : chryzalihi ( 621211) PHP Version : 8.3.31 Disable Function : _dyuweyrj4,_dyuweyrj4r,dl Directory : /home/chryzalihi/www/wp-contentOLD/themes/rakiya/content/ |
<article <?php hybrid_attr( 'post' ); ?>> <?php if ( is_singular( get_post_type() ) ) : // If viewing a single post. ?> <div <?php hybrid_attr( 'entry-content' ); ?>> <?php the_content(); ?> <?php wp_link_pages(); ?> </div><!-- .entry-content --> <footer class="entry-footer"> <?php hybrid_post_format_link(); ?> <span <?php hybrid_attr( 'entry-author' ); ?>><?php the_author_posts_link(); ?></span> <time <?php hybrid_attr( 'entry-published' ); ?>><?php echo get_the_date(); ?></time> <?php edit_post_link(); ?> <?php hybrid_post_terms( array( 'taxonomy' => 'category', 'text' => esc_html__( 'Posted in %s', 'rakiya' ), 'before' => '<br />' ) ); ?> <?php hybrid_post_terms( array( 'taxonomy' => 'post_tag', 'text' => esc_html__( 'Tagged %s', 'rakiya' ), 'before' => '<br />' ) ); ?> </footer><!-- .entry-footer --> <?php else : // If not viewing a single post. ?> <div <?php hybrid_attr( 'entry-content' ); ?>> <?php the_content(); ?> </div><!-- .entry-content --> <footer class="entry-footer"> <?php hybrid_post_format_link(); ?> <time <?php hybrid_attr( 'entry-published' ); ?>><?php echo get_the_date(); ?></time> <a class="entry-permalink" href="<?php the_permalink(); ?>" rel="bookmark" itemprop="url"><?php _e( 'Permalink', 'rakiya' ); ?></a> <?php comments_popup_link( number_format_i18n( 0 ), number_format_i18n( 1 ), '%', 'comments-link', '' ); ?> <?php edit_post_link(); ?> </footer><!-- .entry-footer --> <?php endif; // End single post check. ?> </article><!-- .entry -->