Descripción
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
Instalación
- 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
FAQ
- Support for other size of photos?
-
Maybe in future.
Reseñas
Colaboradores y desarrolladores
«Embed Wider Flickr Photo» es un software de código abierto. Las siguientes personas han colaborado con este plugin.
ColaboradoresTraduce «Embed Wider Flickr Photo» a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.
Registro de cambios
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