File manager - Edit - /home/aresglob/public_html/wp/wp-includes/images/smilies/content-page.php.tar
Back
home/aresglob/public_html/wp/wp-content/themes/astra/template-parts/content-page.php 0000644 00000001566 15104552434 0024771 0 ustar 00 <?php /** * Template part for displaying page content in page.php. * * @link https://codex.wordpress.org/Template_Hierarchy * * @package Astra * @since 1.0.0 */ ?> <?php astra_entry_before(); ?> <article <?php echo wp_kses_post( astra_attr( 'article-page', array( 'id' => 'post-' . get_the_id(), 'class' => join( ' ', get_post_class() ), ) ) ); ?> > <?php astra_entry_top(); ?> <?php astra_entry_content_single_page(); ?> <?php astra_edit_post_link( sprintf( /* translators: %s: Name of current post */ esc_html__( 'Edit %s', 'astra' ), the_title( '<span class="screen-reader-text">"', '"</span>', false ) ), '<footer class="entry-footer"><span class="edit-link">', '</span></footer><!-- .entry-footer -->' ); ?> <?php astra_entry_bottom(); ?> </article><!-- #post-## --> <?php astra_entry_after(); ?> home/aresglob/public_html/wp/wp-content/themes/popularfx/template-parts/content-page.php 0000644 00000002312 15112061115 0025653 0 ustar 00 <?php /** * Template part for displaying page content in page.php * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package PopularFX */ ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <?php popularfx_the_title( '<h1 class="entry-title">', '</h1>' ); ?> </header><!-- .entry-header --> <?php popularfx_post_thumbnail(); ?> <div class="entry-content"> <?php the_content(); wp_link_pages( array( 'before' => '<div class="page-links">' . esc_html__( 'Pages:', 'popularfx' ), 'after' => '</div>', ) ); ?> </div><!-- .entry-content --> <?php if ( get_edit_post_link() ) : ?> <footer class="entry-footer"> <?php edit_post_link( sprintf( wp_kses( /* translators: %s: Name of current post. Only visible to screen readers */ __( 'Edit <span class="screen-reader-text">%s</span>', 'popularfx' ), array( 'span' => array( 'class' => array(), ), ) ), wp_kses_post( get_the_title() ) ), '<span class="edit-link">', '</span>' ); ?> </footer><!-- .entry-footer --> <?php endif; ?> </article><!-- #post-<?php the_ID(); ?> -->
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings