Spamworldpro Mini Shell
Spamworldpro


Server : Apache
System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64
User : corals ( 1002)
PHP Version : 7.4.33
Disable Function : exec,passthru,shell_exec,system
Directory :  /home/corals/www/wp-content/plugins/wp-rocket/views/settings/partials/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /home/corals/www/wp-content/plugins/wp-rocket/views/settings/partials/documentation.php
<?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>

Spamworldpro Mini