Developer's CodeBox

The Developer's CodeBox is a WordPress plugin for developers! It adds a textarea that allows you to try out HTML, PHP, or Javascript code. It is integrated with the Easy Area syntax highlighting for extra usefulness! This is great for trying out code snippets before integrating them with your larger project or plugin. It supports native PHP using proper syntax (eg: ), and best of all: it supports native WordPress functions like get_bloginfo('template_url');

Why did I make this plugin? Often when writing a new plugin I want to test a particular function or code snippet and see if it works properly. Usually I want to test it isolated from other code so I can hone in specifically on any errors or irregularities quickly. This typically meant that I would copy the function, paste it into a blank plugin, add the necessary actions or filters so I could visualize its results in the admin area, activate it, then test it.

Well, I got tired of doing all that. Enter the Developer's CodeBox.

Please note: the Developer's CodeBox is NOT a sandbox. Meaning code run in the CodeBox has the ability to do whatever it is you're testing. If you are testing a function to add a column to your mySQL database, it will actually be added! That said, I recommend only using this plugin on a development server were testing code won't do any damage. You've been warned!

This plugin uses the syntax highlighting script found here: http://www.cdolivet.com/index.php?page=editArea

WP Debug Logger

This plugin logs the activity of supported plugins to a file, making it easier to figure out why there's a problem. If you have been asked to install this plugin because of a support issue then installing this plugin is just like installing any other plugin. Once installed, go to Settings->WP Lo.........

Similar: 40%

Developer

A plugin, which helps WordPress developers develop. This plugin will help you optimize your development environment by making sure that you have all the essential tools and plugins installed. If you'd like to check out the code and contribute, join us on GitHub. Pull requests, issues, and plugin r.........

Similar: 34%

ACF PHP VARS

Finally being able to copy all ACF field group variables is here!!! This plugin was build for the awesomeness of the Advanced Custom Fields plugin created by Elliot Condon, and was made so that referencing custom fields is easier and to make life easy for developers who uses Advanced custom fields..........

Similar: 25%

DX localhost

Display a notice or a toolbar label when working on a localhost site clone. Activate the plugin and see a yellow notice bar indicating that you're working on localhost. There are other options available for fine tuning the bar, and changing its colors as well. Super helpful whenever you're cloning.........

Similar: 23%

Code Editor

Brings syntax highlighting and line numbers to the theme- and plugin-editor of wordpress. Supports php, css, html and js. Visit the Plugin Homepage for more details....

Similar: 15%

WP Live.php

This plugin was written to make WordPress theme and plugin developers' life easier. Inspired by the brilliant live.js script (written by Martin Kool), this plugin will auto refresh your browser if you change any files in your wp-content/themes or plugins directories. No need for Alt-Tab and manual r.........

Similar: 12%

Gitium

Gitium enables continuous deployment for WordPress, integrating with tools such as Github, Bitbucket or Travis-CI. Theme or plugin updates, installs and removals are all automatically versioned. Ninja code edits from the WordPress editor are also tracked by the version control system. Gitium is des.........

Similar: 10%

FakerPress

Whenever you create a new Theme or Plugin you will always need to create custom data to test whether your plugin is working or not, and as Developers ourselves we had this problem quite alot. Our goal with this plugin is to fill this gap where you have problem with a good solution both for Develope.........

Similar: 10%

Kint Debugger

Kint Debugger is a simple WordPress wrapper for Kint, a debugging tool to output information about variables and traces. Debugging is presented in a styled, collapsible format that is easy on the eyes. Kint Debugger plays nice with the Debug Bar plugin by creating its own panel to display your debug.........

Similar: 8%

Power Code Editor

Helps you more effectively edit your themes or plugins when you only have access to a browser, by enabling syntax highlighting in WordPress' integrated source code editors. Supports PHP, HTML, CSS and JavaScript. Please provide any feedback at http://anetech.eu/power-code-editor/ Everything is don.........

Similar: 7%