Neat Media

Popis

Neat Media adds a complete folder management system to the WordPress Media Library. Files can be organized into unlimited nested folders, moved between folders using drag & drop, and displayed by folder in both grid and list view.

Features

  • Unlimited nested folders (subfolders)
  • Create, rename, delete and move folders via context menu
  • Drag & drop to move folders into new hierarchies
  • Individual folder colors
  • File counter per folder including recursive count of subfolders
  • Drag & drop to assign files to folders
  • Multiple file selection (Shift-click for range selection)
  • Sort files by name or date (ascending/descending)
  • Selection counter and bulk delete with confirmation
  • Collapsible sidebar, sticky when scrolling
  • Context menu (three-dot button) per folder: Edit, New Subfolder, Delete
  • Last selected folder is restored on next page visit
  • Clean modern design using Inter font

Installation

  1. Upload the plugin folder to /wp-content/plugins/
  2. Activate the plugin through the Plugins menu in WordPress
  3. Open the Media Library – the Neat Media sidebar appears automatically on the left

Data Storage

Neat Media does not create custom database tables. Folders are stored as a WordPress taxonomy (neat_media_folder) in the standard WordPress tables.

Snímky obrazovky

Nejčastější dotazy

Will my files be deleted when I delete a folder?

No. Deleting a folder only removes the folder and its assignments. All media files remain in the Media Library and become uncategorized.

How do I assign files to a folder?

Select files in the Media Library using checkboxes, then drag and drop them onto a folder in the sidebar.

Can I use this plugin on mobile devices?

Yes. Drag & drop works on touch devices as well. Long press (500ms) on a folder opens the context menu.

Does it work with page builders?

The plugin works alongside all major page builders. It only affects the Media Library admin view, not the front end.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Neat Media je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “Neat Media” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

0.285

  • Complete rename from wpmo to neat-media
  • New logo: Neat Media – Media & File Organizer
  • Plugin name: Neat Media
  • All internal references updated

0.262

  • Removed deprecated load_plugin_textdomain() call
  • Fixed Tested up to and Stable tag mismatch

0.261

  • Added German formal translation (de_DE_formal)
  • Added German translation (de_DE)
  • Added translation template (neat-media.pot)

0.260

  • All UI strings switched to English as default
  • Added languages/ folder with .pot template

0.259

  • Fixed folder delete bug (contextFolderId reset issue)
  • Integrated METRA modal system for all dialogs
  • Added version number display below logo
  • Improved context menu (three-dot button)

0.241

  • Added gallery toolbar with sort, select all, bulk delete
  • Shift-click range selection

0.230

  • Added folder colors with color picker

0.229

  • Recursive file counter per folder

0.228

  • Last selected folder restored on page load