هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

Media File Sizes

الوصف

This plugin adds a column to the Media Library page that displays the total space used by each media item. For images, this includes the original image as well as any other generated sizes.

This plugin is particularly handy for networks where site owners have a limited space quota.

Additionally, sorting your Media Library by file size is actually a great way to identify duplicate media items.

لقطات الشاشة

  • A sortable column is added to the Media Library which displays the total space used by this media item (including generated sizes for image files). If a quota is in effect, a color-coded percentage is displayed, based on what percent of the quota this media item is using.

التنصيب

Standard Installation Procedure

  1. Upload media_file_sizes.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

المراجعات

6 مارس، 2024
Just what I needed to show a client where and why those HUGE Media files are the reason the hostingaccount needed an upgrade.
20 أبريل، 2018
I REALLY needed this, to be able to identify the largest images, and I'm glad to see it still works in April of 2018
3 سبتمبر، 2016
I would prefer just one file size to be shown initially as two or three different ones are perhaps just confusing for my client, and could equally be shown on hover or something like that. Very useful and simple. does what it says on the tin.
إقرأ جميع المراجعات 16

المساهمون والمطوّرون

“Media File Sizes” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”Media File Sizes“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.8

  • Very minor update to check for variable existence which displayed notices with WP_Debug on

1.7

  • Add support for properly sizing audio/video files in 3.6+

1.6

  • Added MB display for files with size 1 MB or greater (Thanks for the idea, carry2web.)

1.5

  • Resolved minor issue with refreshing cached metada on plugin upgrade

1.2

  • Simplified code and did some performance tweaks. Now works on more hosting configurations (in theory)

1.1.1

  • Translate column heading in Media Library

1.1

  • Color coded percentage displays based on how much of quota the item takes up
  • Now caches mediafilesize as metadata
  • Allows column sorting in WordPress versions 3.1+

1.0.2

  • Fixed a bug in single site installs (thanks for pointing thisout, fwchapman!)

1.0.1

  • Added percent display when media item takes up over 1% of total space

1.0

  • Initial Release