Este plugin não foi testado com os 3 lançamentos principais mais recentes do WordPress. Ele pode não ser mais mantido ou suportado e pode ter problemas de compatibilidade quando usado com versões mais recentes do WordPress.

Human Readable Custom Image Sizes

Descrição

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.

Instalação

  1. Upload human-readable-custom-image-sizes to the /wp-content/plugins/ directory
  2. Ative o plugin por meio do menu “Plugins” no WordPress

Avaliações

Não há avaliações para este plugin.

Colaboradores e desenvolvedores

“Human Readable Custom Image Sizes” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.

Colaboradores

Registro de alterações

1.0

  • First release