You can also do this direclty from your WordPress Dashboard. Login to your website and go to media for the same.
In the media, select list view and filter the media which are Unattached to the post. Once you get the filtered media items, select all items and delete the same using Bulk Actions.
Related Posts:
- wp.media.view.ImageDetails – Save settings as HTML5 data-* attributes for image
- “Add Media” button in custom plugin
- WordPress 3.5 Media Manager – add a button
- Remote upload file to server B
- What plugin can I use to create a list / slideshow of featured images?
- Upload specific images to specific folder
- Any plugin out there that uses WP’s internal image uploader?
- Resizing all images
- How to make WordPress use protocol indepentent upload files?
- Hook for image edit popup
- How to create an edit media button for slideshow plugin?
- Using the media uploader in a custom plugin
- How to extend Media Library (WP 4.4)
- Increase Size Limit of Media Files WordPress 4.1
- Upload images from custom plugin using the media modal
- Generated Images sizes do not match Media Settings Image Size
- How do I create a full-bleed background image on text mouseover? [closed]
- How to import 55k images (uploaded via FTP) into WordPress Media libary? [closed]
- WordPress 3.5 Media Manager – add a button
- How can I serve a text file at a custom URL
- How to export a list of all media urls? [closed]
- Find unused images?
- add mediaelement.js plugins into WordPress video player control bar
- How to upload images to WP Panel keeping correct folder in FTP
- How do I create a custom add media button modal?
- Media upload not working on theme option in WordPress 3.8.1
- How organize uploaded media in WP?
- Media is not attached after import
- Plugin or method to delete uploads not in media library?
- Restrict media upload size by format
- WordPress: cleaning media library
- wp_generate_attachment_metadata is creating an empty array
- How to install/enable mediaelement.js plugins in WordPress
- How to upload WordPress Images to remote web server and display those images in WordPress gallery [closed]
- Auto move media file to cloud
- Retrieving Meta from Image Attachment
- media page returnig to 404 in rtmedia [closed]
- Fullscreen Video/GIF Intro
- adding a button to the media uploader
- MediaElement.js works on one site but not the other?
- Why does “updated_post_meta” did not fire when uploading media other than image?
- WordPress Media Library Folders + Custom Linux Server Hosting
- Bulk Image Resize for Media Library, but for ENLARGING instead of Shrinking
- Which post/page an image is attached to
- multiple image upload using wp_enqueue_media
- Custom Gallery plugin uploading to different dir, and post to page
- Media library and Upload media problem
- Where to store media uploaded by the plugin?
- Display Powerpress media url
- How to Insert images in WordPress using code
- Extending the “Add Media”-Dialog … how do I finally insert something to the Post?
- How to prevent intermediate images from being created but keep the sizes available for selection in the media library?
- How do I secure a subdomain using UCC SSL?
- How to add multiple versions of the same featured image for SEO reasons?
- add_image_size is not generatin images of correct dimensions
- How to put tags on photos in Windows that WordPress can read and apply on media files?
- Upload the images folder with sub-folders directly to server
- How To Convert External Image URLs To Own Website’s Uploaded Images Automatically?
- stop resize button for wordpress media
- Enable Downloads on WordPress Attachment Page
- Cropping images from top center using Jetpack Photon
- Localizing methods for jQuery append prepend wrap parent
- Infinite scroll messing up nth:of-type
- How can I exclude a dynamic URL to show a popup created using ‘WordPress Popup’ plugin
- How do I find out which plugin is exceeding memory limits?
- How can I apply a WP filter on specific plugin version
- Taxonomy Drill-Down / Plugin Help – hierarchical queries within plugin?
- How to create Admin Notice from Plugin with argument? [duplicate]
- How to connect rating to individual comments?
- PHP script from functions php is loaded via admin-ajax to div…and the result is 0, not the desired content
- Edit / Change Jetpack Mobile Theme [closed]
- How to multiply a post to test internal search results?
- Looking for advice for a mail sending plugin
- How do I avoid having duplicate of plugin in trunk?
- Are links allowed in the Upgrade Notice section of a plugin’s readme.txt file?
- Use conditional logic for woocommerce variable product
- Use different single.php file based on condition
- Change the style of h1, h2, only in post entry
- wp-load.php redeclares classes
- How to customize a title by passing query string?
- How to create wordpress widget that is fixed position on the home page
- How do I rename a category in the menu bar only?
- Remove Advanced Custom Fields plugin for client?
- How to reset the plugins without deactivate the plugin
- plugins_url() works everywhere but wp_reqister_script()
- Better WP Security : dashboard doesn’t work any more
- Too many login attempts
- How to check if an email was sent from or originated from a specific plugin?
- Wooslider custom css
- Software to run on server checking outdated wordpress installations
- Where is this strange og:description coming from?
- Using Variable in WordPress Translate Functions
- How to change the wp_upload_dir() path in plugin
- how to connect the author profile with google webmaster tools in multiuser blog?
- Plugin getting Cannot modify header information errors
- Remove timthumb.php from my custom theme
- Ambrosite Next/Previous Post Link Plus or WP next_post_link to cycle through top level category
- Ajax Plugin Not Echoing Response
- How to add options to the plugin page?
- Adding inside wp-plugin jQuery script that receives JSON-formatted data, generated by php-function inside this plugin