File manager - Edit - /home/verseaumee/TF89388/wp-content/themes/noisa/content-single.php
Back
<?php /** * Theme Name: Noisa * Theme Author: Mariusz Rek - Rascals Themes * Theme URI: http://rascalsthemes.com/noisa * Author URI: http://rascalsthemes.com * File: content-single.php * @package noisa * @since 1.0.0 */ // Get panel options $noisa_opts = noisa_opts(); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="entry-content"> <?php the_content( esc_html__( 'Continue reading ', 'noisa' ) . '<span class="meta-nav">→</span>' ); ?> </div><!-- .entry-content --> <div class="clear"></div> <?php wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Jump to Page', 'noisa' ), 'after' => '</div>', ) ); ?> </article>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings