LevelNetwork Advanced Media Library Filters
| 开发者 |
sonofgod80
|
| 更新时间 |
2026年6月1日 22:50 |
| PHP版本: |
7.4 及以上 |
| WordPress版本: |
7.0 |
| 版权: |
GPLv2 or later |
| 版权网址: |
版权信息
|
详情介绍:
LevelNetwork Advanced Media Library Filters adds powerful, fast, and lightweight filtering options to your WordPress Media Library. It works seamlessly across both the List View and the Grid View / Media Modal.
安装:
- Upload the plugin folder to the
/wp-content/plugins/ directory, or install the plugin directly through the WordPress admin screen.
- Activate the plugin through the 'Plugins' screen in WordPress.
- Go to Settings -> Media Filters to configure your optional filters.
- (Optional) Click Sync Media Data once to generate metadata for your existing media library.
更新日志:
1.0.7
- Database Optimization: Replaced slow
NOT EXISTS and empty string database operations for the Alt Text filter with a high-performance indexed flag (_levelnetwork_mlf_has_alt). Drastically improves response times on Enterprise websites with large media libraries (50k+ items).
- UX Fix: Optimized the "Reset Filters" action in Grid View. Combined multiple sequential Backbone model updates into a single event loop to prevent duplicate, concurrent AJAX requests to the server.
- Code Quality & Compliance: Standardized
uninstall.php to use native WordPress functions (delete_post_meta_by_key), ensuring full synchronization with object caching systems (Redis, Memcached) and complete cleanup of global plugin options upon deletion. Resolved WPCS global variable scoping warnings.
1.0.6