Descrição
By oembed, Flickr’s photo URL is automatically extracted as an embedded photo on WordPress, however, the default size of the photo is thumbnail size and for most blogs it is too small.
This simple plugin, let WordPress takes larger image from Flickr. The larger image would match better and more beautiful in wide themes.
Because you just paste Flickr photo URLs, your post contents are not affected by Flickr’s embedded code change. If there will be another plugin, you can change how Flickr photos are embedded on whole site, without modifying each embedded code.
This plugin works with PHP 5.5 or above.
Capturas de tela
Instalação
- Upload the plugin files to the
/wp-content/plugins/embed-wider-flickr-photo
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress
Perguntas frequentes
- Support for other size of photos?
-
Maybe in future.
Avaliações
Colaboradores e desenvolvedores
“Embed Wider Flickr Photo” é um programa de código aberto. As seguintes pessoas contribuíram para este plugin.
ColaboradoresTraduzir “Embed Wider Flickr Photo” para seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, consulte o repositório SVN ou assine o registro de desenvolvimento por RSS.
Registro de alterações
1.0.3
- some clean-ups
1.0.2
- made width:100% for responsive theme
- removed unnecessary files only used for dev and test
1.0.1
- added a missing file
1.0
- Initial version