: str_replace(): Passing null to parameter #2 ($replace) of type array|string is deprecated in
/* jshint unused:false */
function redux_add_date() {
var text = $( '#opt-blank-text' );
text.val( date.toString() );
function redux_show_alert() {
alert( 'You clicked the Alert button!' );