Descrição
Force Regenerate Thumbnails allows you to delete all old images sizes and REALLY regenerate the thumbnails for your uploads.
Regenerate all thumbnails from the Tools admin menu. Regenerate batches of images via the Media Library list mode. Select the images to regenerate and then use the Bulk Actions drop-down menu to Force Regenerate Thumbnails. Use attachment actions to regenerate thumbnails for a single image.
Several filters exist for advanced usage. See more via this gist.
You may report security issues through our Patchstack Vulnerability Disclosure Program. The Patchstack team helps validate, triage and handle any security vulnerabilities. Report a security vulnerability.
Imagens de tela
Instalação
- Vá para sua área de administração e selecione do menu Plugins -> Adicionar novo.
- Pesquisa por “Force Regenerate Thumbnails”.
- Clique em Instalar.
- Clique em ativar.
- Go to Tools -> Force Regenerate Thumbnails OR select specific images from the Media Library list mode to regenerate.
Avaliações
Colaboradores e desenvolvedores
“Force Regenerate Thumbnails” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Colaboradores“Force Regenerate Thumbnails” foi traduzido para 22 localizações. Agradecemos aos tradutores por suas contribuições.
Traduzir “Force Regenerate Thumbnails” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
2.1.3
- changed: use updated coding standards
- fixed: WP image edits lost if pre-scaled original is used for thumbnail generation
2.1.2
- changed: improved i18n for page headings and menu entries, props @alexclassroom
2.1.1
- fixed: invalid trailing comma syntax in PHP 7.2
2.1.0
- added: PHP 8.0 compatibility
- added: support generating thumbnails from original (pre-scaled), on by default
- added: support for PDF thumbnail generation
- added: ability to skip an image by regenerate_thumbs_skip_image filter
- changed: escape all output, sanitize all input
- changed: ensure all strings are i18n
- changed: remove HTML from i18n strings
- changed: improve path lookup function
- fixed: call to set_time_limit() when it is not allowed
2.0.6
- Compatibilidade com PHP7 adicionada
2.0.5
- Sem tempo limite
2.0.4
- Corrige o problema quando “opendir()” retorna FALSE (graças a Krody Robert)
2.0.3
- Adiciona informações de depuração em recriar
- Corrige o problema com a atualização “_wp_attachment_metadata” e “_wp_attached_file” no Windows
2.0.2
- Novo estilo para os resultados (obrigado @justonarnar)
- Atualização automática “_wp_attachment_metadata” e “_wp_attached_file” (obrigado @norecipes)
2.0.1
- Corrige o problema com get_option(‘upload_path’) no WordPress 3.5 e posteriores (obrigado @DavidLingren)
2.0.0
- Corrige o manipulador de erros
Earlier versions
Please refer to the separate changelog.txt file.