How to delete links in admin (backend)

Posted in: Newspaper
Post count: 23

Please help.
How to delete links in admin (backend)

Screen: https://ibb.co/hWtg0H

img

Post count: 22421

Hello,

The links you mention can only be removed by altering the theme files. There is no option to remove any parts of the theme. You will need coding skills to do it however.
https://www.screencast.com/t/p2GjZyd7iV

Thank you!

Post count: 23

thank you, and which is exactly a file and a line?

Post count: 23312

Hello toomasz,

You should edit here -> https://www.screencast.com/t/xe62K6Eg46 and make your desired changes.

Thanks.

Post count: 23

thank you very much! solution as if someone needed to link to the main menu:

includes\wp_booster\wp-admin\panel\td_panel.php line 9 comment

Post count: 23

Ok, next question – how to delete this >>

https://qsnapnet.com/snaps/r5xd36yzcv8l4n2

Post count: 20688

Hi,

That would be this function – https://www.screencast.com/t/AzHBYXzw2gPc
You can search for these functions which you want to remove from the theme by yourself, and make the modifications needed for your website in the theme files. Note that these will probably have to be made after each theme update.

Thanks

Post count: 23

cool thanks!

so how to disable it so that the info about theme update does not appear?

Post count: 20688

That would be this function here – https://www.screencast.com/t/5yCvL8b8

Post count: 23

Great, thanks!

Viewing 10 posts - 1 through 10 (of 10 total)
The forum ‘Newspaper’ is closed to new topics and replies.