I need to create a custom WordPress admin interface for a client. I want to completely disable the sticky post feature from admin area.
I found some posts on the internet that suggest to hide the checkbox using css, but I would really like to disable that feature both from edit and from quick edit screen.
Any ideas?