Descrição
Here is a simple plugin to add thumbnails to your Posts list within the WordPress backend.
Just install it and choose from the options which post types you want to show the thumbnails.
You can choose the built in Post and Page, along with all added Custom Post Types.
Instalação
- Upload
thumbnailsforbackend
directory to the/wp-content/plugins/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Go to Settings -> Thumbnails for Backend and customize behaviour as needed
Perguntas frequentes
- Can I choose thumbnails for Custom Post Types?
-
Yes, select them in under Settings -> Thumbnails for Backend
Avaliações
Contribuidores e programadores
“Thumbnails for Backend” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Thumbnails for Backend” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Registo de alterações
0.0.5
Option for fetch image thumbnail from images embedded inside the content
Bug fix.
0.0.4
Removed deprecated code. Thanks to cubecolour!
0.0.3
- Now themes without support for Post Thumbnail show thumbnails in Admin.
0.0.2
- Fixed Layout issue. Thanks to Michael Atkins.
0.0.1
- First release