If you, like me, do a great deal of WordPress development you’ve probably had clients ask you to remove that pesky “Featured Image” box from the Post Editor screen. It comes in really handy for some sites and for others it’s just wasted space.
At the time of this writing, there is no really good way to accomplish this using standard WordPress hooks. If you don’t believe me just try using a “remove_meta_box” function on it and see what happens. Of course, eventually the good people involved with developing WP will address this and the post you are reading will… Continue reading →