attachment_fields_to_edit
is still there in 3.6. It is in /wp-admin/includes/media.php
in a couple of places. Perhaps usage has changed, or something has changed that has broken your code but without that code it is impossible to tell.
Related Posts:
- How to get all files inserted (but not attached) to a post
- Password protect some uploaded files, so only logged-in users can view them
- Images not being generated at correct size
- Use the WP media uploader dialog for uploading a form attachment (non-admin). Offering progress and drag and drop feedback
- How does WordPress decides how many sizes of an image to create?
- Insert attachments from custom uploader into post (regular uploader style)
- Do custom post type (CPT) attachments/media store the parent post ID?
- Adding attachment custom field metadata to TinyMCE tag
- Check if author or uploader id of the attachment(uploaded) image is match?
- Limit attachment caption characters
- controlling whether upload is attached to post or not
- How to properly move media files and update data?
- How to Fix HTTP Error When Uploading Images?
- How to add new tab to media upload manager with custom set of images?
- How to make “Upload files”selected by default in Insert Media?
- Reject upload of wrong-sized images using the Media Uploader
- How to show all available images in WP’s media library when using the Polylang plugin?
- How to add a custom field to the media screen (image/gallery)?
- Saving Media – Which Hook is Fired?
- upload_async.php returns 500 error
- wp_generate_attachment_metadata returns empty array
- Set a maximum upload count for users on a specific user role
- Refresh wp.media after ajax call
- wp_editor with media buttons
- Append button to WordPress Image Details modal
- Saving Custom Field in Attachment Window in WordPress 3.5
- How to check if an image attachment exists before uploading
- How do i upload an image and return the image id?
- Media uploader not work properly [closed]
- Add suffix to filename of uploaded images
- wp_temp_dir does not change the /tmp temporary default directory
- Retrieving JSON data in ajax request from media uploader
- Maximum upload size changes in php.ini ignored – How to remove upload size limit?
- How to disable WordPress Media resize different size version?
- Media library storing files in uploads not folders within in uploads
- How can I save the original filename to the database?
- How to side load an image from a service
- How to host different file formats/types for a media attachment without creating multiple attachments?
- ACF attachment custom field in rest response
- How To install AWS SDK for PHP in wordpress?
- How to delete uploads not in media library?
- Add fields to the WordPress media uploader
- Change default from “Attachment post URL” to “File URL” in Add Media
- Why does SVG upload in Media Library fail if the file does not have an XML tag at the beginning?
- media_handle_upload : undefined function?
- Site icons with alpha channel for self-hosted WordPress blog network
- Using subdomain to upload media/images etc on 2 different blogs
- Restrict WordPress Media Library for a specific user role (users can only see/select own media)
- Convert (-) and (escape) signs to (_) when uploading files on wordpress media library automatically
- wrong media url in wordpress
- Move files from flat upload directory to organised by year / month
- Can’t manipulate media uploads
- Protecting uploads not working
- How to get the return value of wp.media({ frame: ‘post’ }) in all cases?
- Media library only shows for admin. Doesn’t show editor or below [closed]
- Upload featured image from front end using media-upload.php
- Capability to prevent upload of files
- Custom media uploader not showing library
- Upload iPhone video clips to blog via native WP app
- How to load attachment in media library for current user?
- Create featured image from a remote url when creating a post
- tb_show not showing a media upload window . custom plugin
- How can I manage and limit disk usage for each author?
- File names are being overridden when uploading new media
- In the media Rest API, what is “missing_image_sizes”?
- Error: The uploaded file exceeds the upload_max_filesize directive in php.ini [duplicate]
- How can I modify the media upload form fields?
- Migrating media files (documents only) to a fresh install and maintaining the same directory structure
- How does wordpress handle media files?
- WordPress media upload issue could not insert attachment into the database
- Thumbnail images missing in WP media library
- upload_max_size doesn’t change
- Upload and attach to a post multiple image files [closed]
- wp_enqueue_media() and upload_mimes problem
- Reattach media after moving to another server
- Better solution for managing media attachments with `wp_editor()`?
- Control resizing of uploaded images
- What if I have a large file on the server that I want the wp library to have?
- WordPress media has all disappeared on wp-admin but still on the server
- How to remove media by filename?
- media_handle_upload() returns Specified file failed upload test
- WP media upload issues
- Using unzip_file() to get contents of file
- Media Library: Remove replace images of selected author
- Media uploads error
- How to upload multiple images using WP rest API to media?
- Moving wp-content folder to public_html
- How use custom upload directories in filesystem and url based on media type or category
- wp.media – media uploader – how to destroy instance of modal?
- Issues with WordPress 3.9.6 media libraries on XAMPP
- Force relative path in media library for LAN deployment
- Used Duplicator to transfer a site. Now my media uploads aren’t working
- How to force attachment size for every post
- How to upload an image using media uploader and return the image link to javascript?
- Limit number of uploaded attachments of specific context
- Set featured link not showing
- wordpress 3.6 media manager cropping timestamp
- Loop issues when creating custom query for media uploader
- Is it possible to restrict the number of media uploads (photos) per user?
- Image in binary in the data to WordPress media library