Plugin info

Total downloads: 2,513
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 2
Last updated: 3/26/2009 (6124 days ago)
Added to WordPress: 3/26/2009 (16 years old)
Minimum WordPress version: 2.6
Tested up to WordPress version: 2.7.1
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 6124 days ago

20/100

Is Quick Code abandoned?

Possibly abandoned (last update 6124 days ago).

Compatibility

Requires WordPress: 2.6
Tested up to: 2.7.1
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

Razorpay Quick Payments
Rating 2.8/5 (5 reviews)Active installs 3,000
Faster Image Insert
Rating 3.8/5 (15 reviews)Active installs 2,000
Quick Bulk Post & Page Creator
Rating 4.6/5 (15 reviews)Active installs 2,000
Quick Empty Trash
Rating 4.6/5 (8 reviews)Active installs 600
Quick Bulk Term Taxonomy Creator
Rating 4.9/5 (8 reviews)Active installs 500
Vihv Speed Up
Rating 3.0/5 (2 reviews)Active installs 200

Description

A very useful utility that allows blog administrators to quickly test code fragments (HTML, CSS, PHP, MySQL). There has been many times that I needed to test bits of code to see exactly what the output would be. For instance, whilst developing a WordPress Plugin, you may need to know what a certain database call will return, or want to know the effect of using a PHP or WordPress function, constant, or object. Simply enter in the required code and the output is displayed!

Usually this meant I had to set-up test ‘echo’ statements and risk this being visible on the main site pages by visitors (which is undersirable on a live site). Now there is a way to quickly test code which is only displayed in the admin area of your blog.

This Plugin can also be used as a simple WYSIWYG HTML/CSS editor, the results of the code are displayed directly above the code input box.

But, that is not all! There are three external files that are automatically included when the Plugin page renders. Two of these are a JavaScript, and CSS file, which are included in the admin head section when the Plugin page loads. This enables you to set-up JavaScript functions, and Style sheets just as you would normally.

You can then copy and paste the code into your own external files (when developing your own Plugins, or creating web pages). The third file contains PHP code that is designed to store PHP functions. This is then automatically included directly before the main code file, so functions can be called directly from the main edit box.

See our other Plugins here.

Installation

Instructions for installing the Output Report Plugin.

  1. Download and extract the Plugin zip file.
  2. Upload the folder containing the Plugin files to your WordPress Plugins folder (usually ‘../wp-content/plugins/’).
  3. Activate the Plugin via the ‘Plugins’ menu in WordPress.
  4. Once activated, go to the Plugin page under the ‘Tools’ menu.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. Top of Plugin page, showing code output.

    Top of Plugin page, showing code output.

  2. Main edit box where code can be entered.

    Main edit box where code can be entered.

  3. 'Include' files can be edited, such as JavaScript, CSS, and PHP.

    'Include' files can be edited, such as JavaScript, CSS, and PHP.

Changelog

No changelog available