This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Media Search

Description

By default in WordPress admin media library users not has ability to search media items by attached page or post.
Now you have it! Just enter assigned page title and click search!

Installation

  1. Upload media-library-search.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Media Search” adalah perisian sumber terbuka. Orang-orang berikut telah menyumbang kepada pemalam ini.

Penyumbang

Translate “Media Search” into your language.

Berminat dalam pembangunan?

Layari kod, periksa repositori SVN, atau langgani log pembangunan dengan RSS.

Changelog

1.0

  • First version

1.1

  • Added readme

1.2

  • Replace hardcoded table names in sql query to $wpdb->{table_name}

1.3

  • New Feature. Added search by attached page in Media Library lightbox while creating posts. (https://wordpress.org/support/topic/media-search?replies=2)