Code Monkey home page Code Monkey logo

wp-rocket's Introduction

Welcome to the WP Rocket GitHub Repository

Build Status

Feel free to browse the source and keep track of our plugin's progress. You can stay informed of our latest versions via our blog or via Twitter @wp_rocket.

We aim to help make the web faster, one WordPress website at a time. That’s why we created WP Rocket. It's a caching plugin that simplifies the process and helps decrease a website’s load time.

If you are not a developer, visit our documentation.

Documentation

Need detailed setup instructions?

We are very proud of WP Rocket’s knowledge base. We have documentation in English and French.

You can also check out our changelog.

Composer installation

You can use composer to install the plugin as a dependency:

composer require wp-media/wp-rocket

To be able to validate your license and use the plugin, you will also have to manually define 2 constants in your wp-config.php file:

  • WP_ROCKET_EMAIL which is the email for your WP Rocket account
  • WP_ROCKET_KEY which is your API Key

Support

Need help with something? Open a ticket and we will be happy to help you out!

Bugs

If you find an issue in WP Rocket, please let us know here. Be advised, this point of contact is to be used to report bugs and not to receive support. Check out our support page if you need to submit a ticket.

Security Policy

Reporting Security Bugs

You can report any security bugs found in the source code of the site-reviews plugin through the Patchstack Vulnerability Disclosure Program. The Patchstack team will assist you with verification, CVE assignment and take care of notifying the developers of this plugin.

Contributions

Feel free to check out our public roadmap if you would like to request a feature. We always look forward to feedback and suggestions from the community to help us improve our plugins!

Want to know more about our WordPress plugins?

Visit wp-media.me.

We also make other plugins that help speed up WordPress websites. Check out:

  • Imagify: it's a great WordPress plugin to optimize your images and speed up your website.

Special thanks

Thank you BrowserStack for your support and helping us do cross-browser testing easily!

BrowserStack

wp-rocket's People

Contributors

albertcintas avatar alfonso100 avatar arunbasillal avatar crochetfeve0251 avatar crystinutzaa avatar dahmaniadame avatar dependabot[bot] avatar engahmeds3ed avatar fxbenard avatar geekpress avatar glueckpress avatar hellofromtonya avatar icaspar avatar jeawhanlee avatar juliopotier avatar mathieulamiot avatar miraeld avatar mostafa-hisham avatar nataliadrause avatar piotrbak avatar scotttravishartley avatar screenfeed avatar shakup avatar tabrisrp avatar thomasgeisen avatar transifex-integration[bot] avatar vmanthos avatar volnus avatar wordpresseur avatar wordpressfan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

wp-rocket's Issues

Better message when the API key / license does not validate

Reviving this old issue because I think it can save us some tickets! :) Whaddya think @glueckpress @Tabrisrp ?

When API key doesn't validate right away, we should add some copy on this screen:

api_key

To the effect of:

  1. Try clicking Save (works in a lot of cases)
  2. If that doesn't work - link to our doc.

The most glaring problem here is that we have text that tells people to enter their API key which is 100% wrong, lol.

Améliorer la détection des mobiles avec HTTP:X-Wap-Profile dans le fichier .htaccess

Originally reported by: Jonathan Buttigieg (Bitbucket: wp-media, GitHub: wp-media)


Pour améliorer la détection des appareils mobiles, il faudrait ajouter les directives suivantes dans le fichier .htaccess quand on ne veut pas servir les fichiers cache aux mobiles :

RewriteCond %{HTTP:X-Wap-Profile} !^[a-z0-9"]+ [NC]
RewriteCond %{HTTP:Profile} !^[a-z0-9"]+ [NC]


Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.