Skip to content

Latest commit

 

History

History
59 lines (39 loc) · 1.63 KB

README.MD

File metadata and controls

59 lines (39 loc) · 1.63 KB

SAROROCE Extended Media Library

🇷🇺 Русская версия | 🇬🇧 English version

WordPress plugin that extends media library functionality by adding a "Used In" column and enabling filtering and sorting of images based on their usage.

🎯 Features

  • Adds "Used In" column to media library
  • Tracks media usage in:
    • Featured Images 📌
    • Post content 📄
    • ACF (Advanced Custom Fields) 🔧
  • Filter media files by usage status (used/unused)
  • Sort by "Used In" column

⚙️ Requirements

  • WordPress 5.8 or higher
  • PHP 7.4 or higher
  • Advanced Custom Fields (for tracking usage in ACF fields)

📦 Installation

  1. Download the plugin ZIP archive
  2. Go to WordPress admin panel
  3. Navigate to Plugins → Add New → Upload Plugin
  4. Select the downloaded ZIP file and click "Install"
  5. After installation, click "Activate"

🔍 Usage

After activating the plugin:

  1. Go to Media Library
  2. You'll see the new "Used In" column
  3. Use the dropdown filter to show only used or unused files
  4. Click on the "Used In" column header to sort

📋 Displayed Information

The "Used In" column shows:

  • 📌 Links to posts where the image is used as a featured image
  • 📄 Links to posts where the image appears in content
  • 🔧 Links to posts where the image is used in ACF fields
  • "Not used" for unused images

🔒 License

ISC License - https://opensource.org/licenses/ISC

👨‍💻 Author

SAROROCE - GitHub

🤝 Support

If you encounter any issues or have suggestions, please create an Issue on GitHub.