URGENT
I just uploaded this plugin to my site. Now I have no access to my site. This is the error that is displayed. KSAT-5.com
Parse error: syntax error, unexpected T_FUNCTION in /home/content/k/s/a/ksat5/html/wordpress/wp-content/plugins/hide_my_wp/init.php on line 81
This is line 81 : add_filter( ‘tiny_mce_plugins’, function($plugins){
if ( is_array( $plugins ) ) {
return array_diff( $plugins, array( ‘wpemoji’ ) );
} else {
return array();
}
});
}
This site is very critical to my business. I’m loosing money. (not your fault) but I need help ASAP.