Priority Ordering with CJT Code Blocks

This video demonstrates how you can force higher ordered Code Blocks to execute before lower ordered Code Blocks. Ordering these can be very useful especially when functionality or output is dependant on the execution order. If for example you need to move a number of bottom (lower down) blocks higher up to override blocks above, […]

Changing the Code Block Title

This video demonstrates how to change the Code Block title in the WordPress Plugin called CSS & JavaScript Toolbox. I also provide a few naming tips to help you know the type of code used (i.e. JavaScript, CSS, PHP, and HTML) when the Code Blocks are in the minimised state.