Descripción
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!
Instalación
- Upload
media-library-search.php
to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
Reseñas
No hay reseñas para este plugin.
Colaboradores y desarrolladores
“Media Search” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce “Media Search” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
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)