Beschreibung
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.
Screenshots
Installation
- 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
FAQ
- 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
Rezensionen
Mitwirkende & Entwickler
„Web Shrinker – Website Link Preview Thumbnails“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
MitwirkendeÜbersetze „Web Shrinker – Website Link Preview Thumbnails“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
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.