Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bretterer/clockwork-wp

Clockwork for WordPress
https://github.com/bretterer/clockwork-wp

Last synced: about 1 month ago
JSON representation

Clockwork for WordPress

Awesome Lists containing this project

README

        

=== Clockwork WP ===

Contributors: Brian Retterer
Tags: debug, development, clockwork
Requires at least: 3.8.0
Tested up to: 4.0
Stable tag: v1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

== Description ==

Clockwork for WP is a plugin to work with the browser extension [https://github.com/itsgoingd/clockwork-chrome]Clockwork. Clockwork is a Chrome extension for PHP development, extending Developer Tools with a new panel providing all kinds of information useful for debugging and profiling your PHP applications, including information about request, headers, get and post data, cookies, session data, database queries, routes, visualisation of application runtime and more.

== Installation ==

Using this plugin is very simple. All you have to do is:

1. Upload the `clockwork-wp` folder to the `/wp-content/plugins/` directory

2. Activate the plugin through the 'Plugins' menu in WordPress

3. Enable debug mode in WordPress wp-config.php file

== Changelog ==

= 1.0 =
* Initial release.

== Upgrade Notice ==

= 1.0 =