描述
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.
安装
- Upload the
webshrinker.php
andsimple_html_dom.php
files into the/wp-content/plugins/web-shrinker-web-site-preview-link-thumbnails/
directory - 通过WordPress的的“Plugins”菜单激活插件
- 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
常见问题
- Installation Instructions
-
- Upload the
webshrinker.php
andsimple_html_dom.php
files into the/wp-content/plugins/web-shrinker-web-site-preview-link-thumbnails/
directory - 通过WordPress的的“Plugins”菜单激活插件
- 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
评价
2017年7月2日
Revolution Slider Error: You have some jquery.js library include that comes after the revolution files js include.
This includes make eliminates the revolution slider libraries, and make it not work.
To fix it you can:
1. In the Slider Settings -> Troubleshooting set option: Put JS Includes To Body option to true.
2. Find the double jquery.js include and remove it.
2016年9月12日
This plugin utilizes the services of webshrinker.com for URL previews. The free services is limited to 100 screenshots per month but doesn't count same page previews twice. Okay for smaller blogs with only few links. The first screenshot request is slowish.
2016年9月3日
+1 to fergerm.
贡献者及开发者
更新日志
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.