[ad_1]
https://preview.redd.it/2fcxd5r7r61d1.png?width=324&format=png&auto=webp&s=6e0a2bc3386ee3baa78bebf0f7ba7f41e2446b23
Hello!
Is there a way to edit the content of this message?
The message is shown when I update a cpt. Basically I would need to remove the link.
Thank you!!
[ad_2]
You could edit your functions.php (or use a code snippet) and add your own CSS and JS to the admin backend. Maybe try targeting the text or href link in the notice and use JS to hide it, if you can’t directly control how the notice is displayed.
That’s what I would do. ChatGPT is your friend.