Disable Auto-Sizes

Опис

The “Disable Auto-Sizes” plugin prevents WordPress from adding the auto keyword to the sizes attribute for images. This ensures full control over the sizes attribute and is useful for advanced customization or debugging.

Features

  • Disables the automatic addition of the auto value in the sizes attribute for <img> tags.
  • Lightweight and easy to use.
  • Useful for developers and advanced users managing responsive image behaviors.

Встановлення

  1. Download the plugin zip file and extract it.
  2. Upload the extracted folder to the /wp-content/plugins/ directory on your WordPress site.
  3. Log in to your WordPress admin dashboard.
  4. Navigate to Plugins > Installed Plugins.
  5. Activate the “Disable Auto-Sizes” plugin.

Часті питання

Why should I disable the `auto` value in the `sizes` attribute?

Disabling the auto value gives you full control over the sizes attribute for images. This can help in debugging or custom responsive image implementations.

Does this affect image rendering in any way?

No, it simply prevents WordPress from adding the auto keyword to the sizes attribute. You can still define custom sizes attributes as needed.

Can this plugin be used with all WordPress themes?

Yes, it works with any theme as long as your theme supports WordPress’s native responsive image functionality.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Disable Auto-Sizes” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Disable Auto-Sizes” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • Initial release.