🚀 Advanced Web Server Manager
Complete File Manager & Terminal - Standalone Version
By Sid Gifari | Gifari Industries
Current path:
/
/
mnt
/
web613
/
c2
/
38
/
570372438
/
htdocs
/
STRATO-apps
/
wordpress_02
/
app
/
wp-content
/
plugins
/
strato-assistant
/
inc
/
views
/
content
✏️
Editing: wp-default-homepage.php
<!-- wp:paragraph --> <p><?php _e( "This is your homepage. It's different from a blog post because it will stay in one place and will show up in your site navigation (in most themes).", 'strato-assistant' ); ?></p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p><?php _e( "As a logged in WordPress user, you can edit this page by clicking the <strong>Edit Page</strong> button in the Toolbar. The page might introduce yourself, or your company, to potential site visitors and say something like this:", 'strato-assistant' ); ?></p> <!-- /wp:paragraph --> <!-- wp:quote --> <blockquote class="wp-block-quote"> <p><?php _e( "Hi there! I'm a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin' caught in the rain.)", 'strato-assistant' ); ?></p> </blockquote> <!-- /wp:quote --> <!-- wp:paragraph --> <p><?php _e( "...or something like this:", 'strato-assistant' ); ?></p> <!-- /wp:paragraph --> <!-- wp:quote --> <blockquote class="wp-block-quote"> <p><?php _e( "The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.", 'strato-assistant' ); ?></p> </blockquote> <!-- /wp:quote --> <!-- wp:paragraph --> <p><?php echo sprintf( __( "If you prefer a list of your latest posts to be displayed on your homepage, you should go to your <a href='%s'>Settings</a> and choose “Your latest posts” as homepage option.", 'strato-assistant' ), admin_url( 'options-reading.php' ) ); ?></p> <!-- /wp:paragraph --> <!-- wp:paragraph --> <p><?php _e( "Have fun!", 'strato-assistant' ); ?></p> <!-- /wp:paragraph -->
💾 Save Changes
❌ Cancel