I’m familiar with attachment_fields_to_edit and don’t recall ever seeing anything on being able to do modification as granular as you’re suggesting. There’s a WP global $screen (or is it $screens) that perhaps might help but I’m not too sure.
Have you considered – as hacky as it might sound – doing these things with CSS and/or javascript?
Related Posts:
- Limit Media Library to Given Folder
- I’m using add_meta_box() but want to include TinyMCE editor *and* Media Uploads for each box
- WordPress media uploader – upload tabs not hiding
- problem in uploading attachment to custom directory
- Redirect to another page using contact form 7? [closed]
- Can’t upload format files on media library
- Altered Media Library URLs
- How can I add a Description column to the media library browser screen?
- WordPress uploads directory. Featured Images storage
- How to remove admin menu pages inserted by plugins?
- How to Fix HTTP Error When Uploading Images?
- How to use more than 256MB of memory in the admin?
- Rename UPLOADS folder with custom WP_CONTENT_DIR
- What is the best way to customise admin files so they survive future upgrades?
- How to move wp-content (or uploads) outside of the WordPress directory
- Creating my own Admin Forms in a WordPress CMS?
- Add more rows on media picker
- How to build custom WP admin with custom URLs
- Making Media Library “Alternative Text” Field Required
- WordPress prompt checklist before publish?
- Automatically wrap post image in div
- wordpress custom walker for thumbnails with custom menu
- media_handle_upload weird thing
- Looking to display non-image files in Gallery with logo specific to file type
- Adding an email column to a Custom Post Types Admin Screen?
- Custom Dashboard Home Screen Options
- How do I go straight to “Edit More Details” when clicking on an item in the media library?
- Add custom column to Users admin panel with Types user custom fields?
- Syncing Avatars across multisite
- How to re-arrange media uploaded using : media_handle_upload() as per year / month
- Refreshing collections in the admin media manager
- Image Editor does not affect custom sizes!
- How to retrieve alt attribute for an attachment (uploaded image)?
- Adding all sub-pages to the menu manager
- Preserve custom URL parameter after saving post
- How to insert a sitemap within a subsite when using WordPress multisite
- Add a InfoBox in the media upload window
- WordPress auto generates small medium and large of an image on upload, how can we guess their links?
- How to get custom page template being edited in gutenberg editor
- Change the Labels of Users to Customers in Admin
- Attach Thumbnail Generated from Video Upload as Featured Image for the Video
- Convert (-) and (escape) signs to (_) when uploading files on wordpress media library automatically
- Using custom image resizing script in a page
- Unable to upload image using the standard uploader in the WP admin (v4.3)
- Organizing the position of widgetized areas in the backend
- custom upload directory only for plugin uploads
- Can I create my own custom Attachment Display Setting?
- Admin search post meta
- Post thumbnails not working in my new install of WP 3.1 with Twenty Ten theme
- Original image not saving?
- the_post_thumbnail() returns nothing even though has_post_thumbnail() returns true
- Installing new theme on running site
- Customizing Users in Admin Area
- Data won’t save if metabox within conditional in admin. What am I missing?
- Featured Image If Else Condition
- Simplify the admin end
- More Fields & Media Upload
- What is the best way to modify Admin Panel on WordPress?
- Stop Expansion of Top Level Menu in the WordPress Admin Sidebar
- How to create “custom page types” with different custom fields in them?
- How to allow .bin files upload?
- What is the URL pattern for image thumbnails + sizes?
- Media Upload not working after hiding some elements from functions.php
- Cannot upload featured image to a custom post type
- Usage of custom post types in a custom admin menu
- Personalized Gallery what are my options?
- Is there any way to modify images from a theme using the web interface?
- Possible to show in media library if images are being used as featured images?
- Select input in metabox not updated
- Cannot create new posts or upload images using media manager
- Hide media library images from other roles uploaded by admin
- Removing extra large generated images disables all crops
- How to create custom backend admin menu in different languages?
- the temporary save folder is wrong
- WordPress 5: including larger thumbnail image sizes in srcset than I have set
- remove screenshot.png via dashboard
- POST 429 Error when trying to place more than 20 images into post at once
- Adding more than one WordPress Gutenburg block type?
- How to fix custom add menu page preventing media library from loading
- How to add the option to choose between sizes for featured image within post editor?
- duplicate featured image functionality in custom meta box
- Custom Admin Section
- Upload image without resizing but insert in post with resizing
- How do I enable the text editer in my WordPress theme? [closed]
- how to hard link to the posts page?
- Redimension thumbnail crop without creating new images
- Admin menu disable new/delete page
- Is there a way to limit multi upload in media upload box?
- Organizing the Media Library for Cleanup
- Custom Link In WordPress Media “Attachment Details” Upload Screen
- How to strip thumb from widget
- How can I create more “create attachment” custom field – any idea?
- Adding pages to the Admin panel
- Customize Admin Section
- Upload files in wordpress
- Is there a way to force Featured image to show as attachement?
- Custom image sizes ignored in WP 3.5
- How to create functions that affect only a specific user
- Create users via PHP
- Question regarding the file path for media_sideload_image and wp_upload_dir()