jerodsanto / wordpress-console

An interactive console for WordPress developers
MIT License
66 stars 9 forks source link

=== WordPress Console === Contributors: sant0sk1 Donate link: http://jerodsanto.net Tags: admin, development, ajax, interactive, developer, shell, console, terminal Requires at least: 2.8 Tested up to: 3.5 Stable tag: trunk

An interactive console for WordPress developers

== Description ==

This plugin adds a "Console" page to the administrator's menu which provides a JavaScript-based interactive console that loads the WordPress environment. It allows execution of arbitrary PHP code as well as anything defined by WordPress or activated plugins. This is awesome for plugin developers and people learning PHP and/or the WordPress API. Still not convinced? Watch a screencast!

= New In This Version =

  1. WordPress 3.5 Compatibility

SECURITY NOTICE

This plugin is for development. Do NOT run this plugin on your production server unless you don't mind possibly being owned by strangers.

== Installation ==

  1. Upload wordpress-console/ directory to the wp-content/plugins directory.
  2. Activate WordPress Console through the 'Plugins' menu in WordPress.
  3. There is now a 'Console' item in the left-hand menu

== Frequently Asked Questions ==

= Who is this plugin for? =

The WordPress Console was designed to help plugin developers be more productive. It will do no good for the average joe user. It can also be used as a learning tool, because it provides an environment where people can play with PHP and WordPress.

= Does this plugin rock? =

Yes, yes it does.

= I want feature [X] =

You should fork the project on GitHub and help add it! Or contact me via Twitter or my blog and let me know what features you think I should add.

== Screenshots ==

  1. The WordPress Console
  2. Tab Completion Example

== Changelog ==

= 0.3.9 -

= 0.3.8 =

= 0.3.7 =

= 0.3.6 =

= 0.3.5 =

= 0.3.4 =

= 0.3.3 =

= 0.3.2 =

= 0.3.1 =

= 0.3.0 =

= 0.2.3 =

= 0.2.2 =

= 0.2.1 =

= 0.2.0 =

= 0.1.2 =

= 0.1.1 =

= 0.1.0 =

== Contributors ==