Descripción
This plugin will allow you to automatically show previews of external websites when a user hovers over a link in your posts.
It’s designed to work “out-of-the-box” and no changes should be needed on your part to make it work.
However, if you are familiar with CSS, you can apply “link previews” to links in other places in WordPress site by specifying any CSS selector that you want.
A free or paid Web Shrinker account is required as you will need a service API key.
Capturas
Instalación
- Upload the
webshrinker.php
andsimple_html_dom.php
files into the/wp-content/plugins/web-shrinker-web-site-preview-link-thumbnails/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Click the ‘Web Shrinker’ link in the WordPress settings menu, add your API access and secret key and click ‘Save Changes’ (REQUIRED)
- Then click on ‘Enable’ at the top of the ‘Web Shrinker’ settings screen
Preguntas frecuentes
- Installation Instructions
-
- Upload the
webshrinker.php
andsimple_html_dom.php
files into the/wp-content/plugins/web-shrinker-web-site-preview-link-thumbnails/
directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Click the ‘Web Shrinker’ link in the WordPress settings menu, add your API access and secret key and click ‘Save Changes’ (REQUIRED)
- Then click on ‘Enable’ at the top of the ‘Web Shrinker’ settings screen
- Upload the
Reseñas
Colaboradores y desarrolladores
Este software es de código abierto. Las siguientes personas han contribuido a este plugin.
ColaboradoresTraduce "Web Shrinker – Website Link Preview Thumbnails" 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
- Initial version supporting link previews for posts.
1.1
- Better support for blogs with HTTPS URLs when linking to the Web Shrinker JS file.
2.0
- Updated to use Web Shrinker Thumbnail API v2.
2.1
- Fixed an issue that could appear when trying to add new blog posts.