Code Monkey home page Code Monkey logo

pantheon-wp-launch-check's Introduction

WPLC Logo

WP Launch Check

WP Launch Check is an extension for WP-CLI designed for Pantheon.io customers. While designed initially for the Pantheon dashboard it is intended to be fully usable outside of Pantheon.

To use WP Launch Check simply run the wp launchcheck <subcommand> command like you would any other WP-CLI command.

For more information about WP-CLI you can visit their github page.

WP Launch Check should be considered in "BETA". Many of the checks have still not been tested in the wild. If you experience a problem please open an issue.

Available commands

Below is a summary of the available commands. Full technical description of each check run by each command can be found in the CHECKS.md

  • wp launchcheck cron : Checks whether cron is enabled and what jobs are scheduled
  • wp launchcheck general: General checks for data and best practice, i.e. are you running the debug-bar plugin or have WP_DEBUG defined? This will tell you.
  • wp launchcheck database: Checks related to the databases.
  • wp launchcheck objectcache: Checks whether obect caching is enabled and if on Pantheon whether redis is enabled.
  • wp launchcheck sessions: Checks for plugins refering to the php session_start() function or the superglobal $SESSION variable. In either case, if you are on a cloud/distributed platform you will need additional configuration achieve the expected functionality
  • wp launchcheck secure: Does some rudimentary security checks
  • wp launchcheck plugins: Checks plugins for updates and known vulnerabilities

pantheon-wp-launch-check's People

Contributors

mikevanwinkle avatar kibra avatar nstielau avatar

Watchers

James Cloos avatar  avatar

Forkers

isabella232

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.