설명
The plugin informs the content team in a simple way if the images are heavy and if they have alternative texts.
We can sort the media library by file size, filter by size, and Alt Text.
- Green: Images 100K or less are assigned a good optimization status.
- Orange: Images between 100K and 500k are assigned a medium optimization status.
- Red: For images of 500k or more, we assign a status of poor optimization.
Thanks to this plugin, we can see if images need to be optimized and improve page load and SEO of images
스크린샷
설치
Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your
WordPress installation and then activate the Plugin from Plugins page.
후기
2022년 10월 26일
Muy útil para gestión del día a día de las imágenes
2022년 10월 21일
Un descubrimiento.
Es tan necesario este plugin que no lo aconsejaría sólo a los que nos dedicamos a la optimización de WordPress sino incluso a creadores de contenidos, profesionales del SEO, Marketing, etc. etc.
Otra arma para mi arsenal.
2022년 10월 19일
A tool that helps outline big images or those that don't have the alt attribute. Very useful if you are improving a site's WPO or looking after better accessibility.
It does what it says, and it does it right.
2022년 9월 19일
Una idea excelente, imprescindible en toda biblioteca de utilidades WPO para la correcta optimización de las webs.
Además, tiene aún algunas posibilidades de crecimiento como mostrar en el frontend a los usuarios conectados como admin las imágenes con un outline en caso de no tener definido el alt img:not([alt]) o quizás también leer el tamaño de las imágenes y mostrar los códigos de color según su peso, etc.
Como digo, una idea excelente, de un excelente programador.
기여자 & 개발자
변경이력
1.0.3
- Add a Bulk Action to calculate file size in WordPress admin
- Improvements in measurement ranges
- fix: Internationalization Issues
1.0.2
- Rename variables
- Correctly filter by file size
- Styling WordPress Button
1.0.1
- Add calculate message to sort and filter.
- Add ‘This media is not supported’ message in the file size column.
1.0.0
- Initial release.