定制 pantheon-systems/wp_launch_check 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

pantheon-systems/wp_launch_check

最新稳定版本:v0.9.2

Composer 安装命令:

composer require pantheon-systems/wp_launch_check

包简介

Performs performance and security checks for WordPress.

README 文档

README

WPLC Logo

WP Launch Check

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

Tests Release Actively Maintained

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.

Installing

Installing this package requires WP-CLI v0.23.0 or greater. Update to the latest stable release with wp cli update.

Once you've done so, you can install this package with wp package install pantheon-systems/wp_launch_check.

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 object_cache: Checks whether object caching is enabled and if on Pantheon whether redis is enabled.
  • wp launchcheck sessions: Checks for plugins referring 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 plugins: Checks plugins for updates
  • wp launchcheck themes: Checks themes for updates

统计信息

  • 总下载量: 120
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 98
  • 点击次数: 3
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 98
  • Watchers: 66
  • Forks: 28
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-01-12