File Manager / wp-content Search Upload New Item Settings File "db5.php" Full path: /home1/epichome/public_html/wp-content/db5.php File size: 60.67 B (60.67 KB bytes) MIME-type: text/x-php Charset: utf-8 Download Open Edit Advanced Editor Back
<?php /** * Documentation block template. * * @since 3.0 */ defined( 'ABSPATH' ) || exit; ?> <div class="wpr-documentation"> <i class="wpr-icon-book"></i> <h3 class="wpr-title2"><?php esc_html_e( 'Documentation', 'rocket' ); ?></h3> <p><?php esc_html_e( 'It is a great starting point to fix some of the most common issues.', 'rocket' ); ?></p> <?php $this->render_action_button( 'link', 'documentation', [ 'label' => __( 'Read the documentation', 'rocket' ), 'attributes' => [ 'target' => '_blank', 'class' => 'wpr-button wpr-button--small wpr-button--blueDark', ], ] ); ?> </div>
