Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Media Search

Beschrijving

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!

Installatie

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

Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

Bijdragers & ontwikkelaars

“Media Search” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Media Search” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via 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)