wp-cli / wp-super-cache-cli

A CLI interface for the WP Super Cache plugin

Home Page:http://wordpress.org/support/topic/patch-for-wp-cli-command-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLI interface for the WP Super Cache

This repository contains a WP-CLI plugin for the WP Super Cache Wordpress plugin. After installing this plugin, a Wordpress administrator will have access to a wp super-cache command

$ wp super-cache
usage: wp super-cache disable 
   or: wp super-cache enable 
   or: wp super-cache flush [--post_id=<post-id>] [--permalink=<permalink>]
   or: wp super-cache preload [--status] [--cancel]
   or: wp super-cache status 

See 'wp help super-cache <command>' for more information on a specific command.

Installing

For instructions on installing this, and other, WP-CLI community packages, read the Community Packages section of the WP-CLI Wiki.

About

A CLI interface for the WP Super Cache plugin

http://wordpress.org/support/topic/patch-for-wp-cli-command-1


Languages

Language:PHP 95.3%Language:Gherkin 4.7%