Dashboard
PHP:
8.4.22
OS:
Linux
User:
provencez
/
/
home
/
provencez
/
www
/
wp-content
/
plugins
/
wptouch
/
themes
/
foundation
/
default
📤 Upload
📝 New File
📁 New Folder
Close
Editing: page-content.php
<div class="<?php wptouch_post_classes(); ?>"> <div class="post-head-area"> <h2 class="post-title heading-font"><?php the_title(); ?></h2> </div> <?php wptouch_the_content() ; ?> </div>
Save
Cancel