This Plugin is a spammer
-
This plugins creates an unnecessary entry in the admin/tools dashboard advertising other plugins including a Truth Social plugin. Makes me wonder if malicious code is hidden in this plugin for promoting Truth Social agendas.
Anyway, to restore the classic menus all that is required is to add the following code in the the theme functions.php
// Disables the block editor from managing widgets in the Gutenberg plugin. add_filter( 'gutenberg_use_widgets_block_editor', '__return_false' ); // Disables the block editor from managing widgets. add_filter( 'use_widgets_block_editor', '__return_false' );
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘This Plugin is a spammer’ is closed to new replies.