Change size of featured image in Edit Post screen
From my past research I concluded that there is no sane way to affect the featured images box with actions and filters. My solution was to use jQuery inserted on the admin_head hook, to change things after they are loaded. What I wanted was to add some textual detail outlining how the featured image would … Read more