If you wanted to place the message toward the bottom i’d suggest..
add_action( 'post-upload-ui', 'upload_window_additions' );
function upload_window_additions() {
echo '<div>Your content</div>';
}
You found a fix whilst i was looking for you, but figured i’d still offer it anyway. 🙂
Related Posts:
- Rename UPLOADS folder with custom WP_CONTENT_DIR
- How to move wp-content (or uploads) outside of the WordPress directory
- Limit Media Library to Given Folder
- Automatically wrap post image in div
- media_handle_upload weird thing
- Looking to display non-image files in Gallery with logo specific to file type
- Syncing Avatars across multisite
- How to re-arrange media uploaded using : media_handle_upload() as per year / month
- Hide upload image fields for the different media upload popups
- How to insert a sitemap within a subsite when using WordPress multisite
- 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
- custom upload directory only for plugin uploads
- problem in uploading attachment to custom directory
- Installing new theme on running site
- Media Upload not working after hiding some elements from functions.php
- Personalized Gallery what are my options?
- Can’t upload format files on media library
- the temporary save folder is wrong
- Altered Media Library URLs
- How do I enable the text editer in my WordPress theme? [closed]
- Is there a way to limit multi upload in media upload box?
- Custom Link In WordPress Media “Attachment Details” Upload Screen
- How can I add a Description column to the media library browser screen?
- Upload files in wordpress
- Custom image sizes ignored in WP 3.5
- WordPress uploads directory. Featured Images storage
- What Is The Use Of map_meta_cap Filter?
- How to *remove* a parent theme page template from a child theme?
- How to disable page delete
- How to update the delete user confirmation form?
- Need logged in users returing to site redirected to a separate page
- Widgets vs. Theme Mods
- In the new Theme Customizer API, how to send a value from the front back to the admin panel?
- How do I add Post Like and Bookmark Functionality to my WordPress Site?
- Adding an email column to a Custom Post Types Admin Screen?
- Print shortcode in custom action hook not where the shortcode is entered
- simple expandable vertical menu, java script problem
- Custom search page and search by title, content and tag
- sanitize attachment filename
- Best way to integrate an existing PHP application into WordPress
- Add filename to attachment page url
- How do I add a new template to my site
- Multi Site installation inside a sub domain inside a sub directory
- How to create left and right menu with logo center in a custom theme?
- Custom post type adds time/date and author to the post?
- 1 WordPress installation with 2 pages: every page gets a separate domain
- How to use default WP form elements to interact with custom DB table?
- REQUIRED: Could not find wp_link_pages. See: wp_link_pages by Theme Checker
- How do I add a promotional message to my posts?
- NextGEN Gallery – open all images on page in fancybox [closed]
- How to stop displaying the Id without losing the functionality
- Is it necessary to use Timthumb in WordPress 2.9+?
- How to show wp.me shortlink underneath each post?
- Divi: how to hide/show specific menu according current page?
- “woocommerce_form_field()” function having issues after latest woocommerce update [closed]
- buddypress remove username from autocomplete
- Change admin avatar only (without Gravatar or plugin)?
- When should I not use WordPress? [closed]
- How do I change the element using a custom function?
- How can i create menu like in the example?
- Can readers download zip files from WordPress sites?
- Create a custom admin panel
- Translate custom template with WPML
- Any Good WordPress Client Like Live Writer To Create Static Pages
- WordPress homepage hangs in IE browsers
- How to setup a membership system in WordPress?
- How can I resolve a .htaccess internal server error setting up a WordPress multisite?
- Don’t update modify time post on Quick Edit
- Style WooCommerce Product Search Widget
- Product page not found if product data is set Appointment Service
- I want to embed mystream video in my wordpress site
- Current menu item highlights wrong
- Measure time in ONLY HOUR format
- Avoid showing the same phrase in the loops
- How can error pages be customized
- Custom permalink structure for posts in certain categories
- Replace an URL with an new URL which has a “?” in it
- Hosing a website within a WordPress directory/folder
- Creating a dynamic URL for an external link inside content
- Child Theme – Changing Header
- remove or hide Link Relationship (XFN) form Menus tab
- Custom Single Template
- how to auto fille conatct form 7 when user is logined
- Changing ‘Add to cart’ button text and relink for some specific products [closed]
- adding a custom time class to in theme twenty sixteen
- ‘str_replace’ and ‘strtr’ not working inside plugin
- SAving PHP in custom wordpress option field
- Does WordPress support template resources/custom fields
- How to use hook admin_init for add_action for custom post type column
- Edit a custom admin page
- Remove Twenty Twelve themes responsiveness in Internet Explorer
- Looking for a way to take readers to random post when clicking a link
- Cannot upload to S3 using CDN Sync Tool
- Custom Import with taxonomies
- WooCommerce customise checkout billing form [closed]
- Upgrade to 3.1.1 Fails
- Very Simple Geo targeting
- Consolidate ‘add-to-cart’ buttons into one ‘add-all-to-cart’ button
- Update to WordPress 4.9.2, but have heavily customized theme