https://github.com/tiinycloud/media-library-extended
Enhances the WordPress Media Library by enabling search by media filename. A lightweight and seamless improvement for better media management.
https://github.com/tiinycloud/media-library-extended
wordpress
Last synced: 2 months ago
JSON representation
Enhances the WordPress Media Library by enabling search by media filename. A lightweight and seamless improvement for better media management.
- Host: GitHub
- URL: https://github.com/tiinycloud/media-library-extended
- Owner: tiinycloud
- Created: 2025-02-22T03:30:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-22T03:45:57.000Z (over 1 year ago)
- Last Synced: 2025-03-14T23:47:23.272Z (over 1 year ago)
- Topics: wordpress
- Language: PHP
- Homepage: https://tiinycloud.com
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Media Library Extended
**Enhance your WordPress Media Library by allowing searches based on media filenames.**
## Description
Media Library Extended is a lightweight WordPress plugin that improves the default media library search functionality. By default, WordPress does not allow searching media files by their filename. This plugin extends the search feature to include media filenames, making it easier to locate specific media files.
## Features
- Enables searching for media files by filename within the WordPress Media Library.
- Seamless integration with WordPress—no additional configuration required.
- Lightweight and optimized for performance.
## Installation
### From the WordPress Dashboard:
1. Download the latest version of the plugin from the [GitHub Releases](https://github.com/tiinycloud/media-library-extended/releases).
2. Navigate to `Plugins > Add New`.
3. Click `Upload Plugin` and select the downloaded `.zip` file.
4. Click `Install Now`, then `Activate`.
### Manual Installation:
1. Download and extract the plugin zip file.
2. Upload the `media-library-extended` folder to your `wp-content/plugins/` directory.
3. Activate the plugin from the `Plugins` menu in WordPress.
## Usage
Once activated, the plugin automatically enhances the media search functionality. Simply use the WordPress Media Library search bar, and the search results will include matches based on file names.
## Requirements
- WordPress 5.0 or later
- PHP 7.2 or later
## Contributing
Contributions are welcome! Feel free to open issues or submit pull requests via the [GitHub repository](https://github.com/tiinycloud/media-library-extended).
## License
This plugin is licensed under the [GPL-2.0+](https://www.gnu.org/licenses/gpl-2.0.html).
## Author
Developed by [TiinyCloud](https://tiinycloud.com).