Neat Media

설명

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.

스크린샷

FAQ

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.

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Neat Media”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Neat Media”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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