Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

pronamic/wp-rocket

Repository files navigation

defined( 'ABSPATH' ) || exit;

/**
* You can edit this file, but it will be overwritten in the next update,
* it's an autogenerated file, depending on your account
* or you can define these values directly in your wp-config.php file
*/

// Your license KEY.
if ( ! defined( 'WP_ROCKET_KEY' ) ) {
define( 'WP_ROCKET_KEY', '');
}

// Your email, the one you used for the purchase.
if ( ! defined( 'WP_ROCKET_EMAIL' ) ) {
define( 'WP_ROCKET_EMAIL', '' );
}

About

WP Rocket, Git-ified. This repository is just a mirror of the WP Rocket plugin. Please do not send pull requests.

Topics

License

View license

Security policy

Security policy

Stars

Watchers

Forks

Packages

Contributors