File manager - Edit - /home/monara/public_html/Hotel_Sapphire/wp-content/themes/zante/core/admin/inc/importer/views/install-plugins.php
Back
<?php /** * The install plugins page view. * * @package ocdi */ namespace OCDI; $plugin_installer = new PluginInstaller(); ?> <div class="eth-theme-dashboard ocdi ocdi--install-plugins"> <?php echo wp_kses_post( ViewHelpers::plugin_header_output() ); ?> <div class="eth-theme-panel ocdi__content-container"> <div class="ocdi__admin-notices js-ocdi-admin-notices-container"></div> <div class="ocdi__content-container-content"> <div class="ocdi__content-container-content--main"> <div class="ocdi-install-plugins-content"> <div class="ocdi-install-plugins-content-header"> <h2><?php esc_html_e( 'Install Recommended Plugins', 'zante' ); ?></h2> <p> <?php esc_html_e( 'Want to use the best plugins for the job? Here is the list of awesome plugins that will help you achieve your goals.', 'zante' ); ?> </p> </div> <div class="ocdi-install-plugins-content-footer"> <a href="<?php echo esc_url( $this->get_plugin_settings_url() ); ?>" class="button"><img src="<?php echo esc_url( OCDI_URL . 'assets/images/icons/long-arrow-alt-left-blue.svg' ); ?>" alt="<?php esc_attr_e( 'Back icon', 'zante' ); ?>"><span><?php esc_html_e( 'Go Back' , 'zante' ); ?></span></a> <a href="#" class="button button-primary js-ocdi-install-plugins"><?php esc_html_e( 'Install & Activate' , 'zante' ); ?></a> </div> </div> </div> <div class="ocdi__content-container-content--side"> <?php echo wp_kses_post( ViewHelpers::small_theme_card() ); ?> </div> </div> </div> </div>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.38 |
proxy
|
phpinfo
|
Settings