Dieses Plugin ist nicht mit den jüngsten 3 Hauptversionen von WordPress getestet worden. Es wird möglicherweise nicht mehr gewartet oder unterstützt und kann Kompatibilitätsprobleme haben, wenn es mit neueren Versionen von WordPress verwendet wird.

Human Readable Custom Image Sizes

Beschreibung

Automatically create human readable labels for custom image sizes created with add_image_size() so that they’re selectable in the WP admin. For example, when you insert media into a post, in the Attachment Display Settings->Size select list, your custom image size will now be available. The plugin uses the image_size_names_choose filter as described here in the For Media Library Images (Admin) section. By default the human readable name is the ’name‘ variable given to add_image_size() stripped of non-alphanumeric characters and the first letter of each word in uppercase.

Installation

  1. Upload human-readable-custom-image-sizes to the /wp-content/plugins/ directory
  2. Aktiviere das Plugin mit dem ‚Plugins‘-Menü in WordPress

Rezensionen

Für dieses Plugin gibt es keine Rezensionen.

Mitwirkende und Entwickler

„Human Readable Custom Image Sizes“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Änderungsprotokoll

1.0

  • First release