WP Manifestindependent plugin directory
manifest / developer / wpcom-tester

WPCOM Tester

Set constants and load compatibility files for testing the WP.com environment in themes.

by Luke McDonald · github.com/cedaro/wpcom-tester · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/cedaro/wpcom-tester/archive/refs/heads/master.zip

Readme

=== Plugin Name === Contributors: thelukemcdonald Tags: WPCOM, testing Requires at least: 2.9 Stable tag: 1.0.0 Tested up to: 3.9

Test your themes in WPCOM mode.

== Description ==

If available, this plugin will load a wpcom.php compatibility file from the inc/ or includes/ folder. The plugin also defines the IS_WPCOM constant.

For more control, use Plugin Toggle to toggle the plugin on and off.

== Installation ==

Upload, Activate

== Changelog ==

= 0.1 = Initial version.

Read the full README on GitHub →