Home Plugins acb scratchpad
Code Block ScratchPad logo

Code Block ScratchPad

by Alan C Brown on WordPress.org

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

(0)
Adding some icons and testing a JS regex

Adding some icons and testing a JS regex

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
Active installations0+
Weekly downloads
21-4.55%
Version1.0.1
Last updated11/25/2020
WordPress version4.7
Tested up to5.4.16
Tags
codecodepadphppluginstestpad