Code Block ScratchPad

A simple scratchpad/testbed for testing, and installing small additions to, pre-existing PHP/JS/CSS code for wordpress websites and add-ins.

Author:Alan C Brown (profile at wordpress.org)
WordPress version required:4.7
WordPress version tested:5.4.6
Plugin version:1.0.1
Added to WordPress repository:21-08-2020
Last updated:25-11-2020
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:
Total downloads:1 073
plugin download
Click to start download

This plug-in makes it simple to test and/or install small wordpress PHP/JS/CSS code snippets in a relatively safe manner without the need to use a full PHP debugger or directly edit pre-existing plugin code.

Basic Features

  • Enter simple PHP/JS expressions and quickly evaluate them to verify they function as expected.
  • Create/install top-level php functions eg: for use in wordpress pod fields.
  • Add bespoke code and associate them with wordpress action/filters
  • Do almost anything that’s possible with a wordpress plugin
  • Test and add custom javascript and CSS to website pages
  • Preview the effects of changes before commiting in wordpress preview mode
  • Provides protection against inadvertently killing sites due to basic coding errors

Screenshots
FAQ
ChangeLog