HEX
Server: LiteSpeed
System: Linux server315.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
User: globfdxw (6114)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //home/globfdxw/public_html/wp-content/plugins/wp-rocket/views/settings/partials/sidebar.php
<?php
/**
 * Sidebar template.
 *
 * @since 3.0
 */

defined( 'ABSPATH' ) || exit;

/**
 * Fires before any sidebar content is rendered.
 *
 * This hook is used to display widgets like the Global Score widget
 * on all WP Rocket admin pages.
 *
 * @since 3.17
 */
do_action( 'rocket_before_sidebar_content' );

/**
 * Fires after sidebar content before quick actions (deprecated).
 *
 * @deprecated 3.17 Use 'rocket_before_sidebar_content' instead.
 */
do_action( 'rocket_after_sidebar_content' );

/**
 * Fires at the top of the sidebar.
 *
 * Used by Recommendations widget to display personalized recommendations.
 *
 * @since 3.21
 */
do_action( 'rocket_sidebar' );

$this->render_part( 'documentation' );