WordPress Toolbox

Welcome to the WordPress Toolbox !
  • What's WordPress toolbox ?
  • Coderz' WordPress toolbox is a free collection of programs, tips and tricks, notes that are often needed and used for websites development with WordPress. Instead of keeping papers on our desks we decided to store them here online to allow everyone to benefit of them.



Coders Tools © Copyright 2025

Browse for some tips and tricks:

Available tools
Regex.CheckRun.it preg_match_all, preg_match, preg_replace functions online tester. Also includes several examples for each function.
Encode.CheckRun.it htmlspecialchars, htmlentities, htmlsppecialchars_decode, strip_tags, json_encode, json_decode, utf8_encode, utf8_decode, base64_encode, base64_decode functions online tester. Also includes several examples for each function.
Serialize.CheckRun.it serialize / unserialize functions to transform an array in string and back.