I want to remove the entire section that says Save Draft, Preview and Status: Draft and Visibility: Public.
I want to not show it. Its ok if it is still fuctional.
Attached is the part I do not want to display.
Can someone show me how to do it?
Here is the area I want to not display:
You can hide them using CSS. Add this to the theme’s functions.php file, or add a plug-in header to the top of the file and zip it up to use as a plug-in:
The above solution doesn’t work (returns error 500), but this one does: