Lines:
1 to 20 of 20
<?php // (C) Copyright Bobbing Wide 2013 /* function bw_jsdate() – Return the JavaScript code to create the given date */ /* function bw_allow_js() – Reset literal JavaScript code that is now enclosed in pairs of double and single quotes "’js code’" Also convert escaped slashes back to normal slashes */ /* function bw_alter_atts() – */ /* function bw_unset_atts() – Return an array without the specified keys */ /* function bw_recase_atts() – Return an array with the specified keys reverted to CamelCase */ /* function bw_jquery_af() – Simple jQuery anonymous function */View on GitHub View on Trac