0 weeks ago
Last Updated
Use the [browser-shot] shortcode to automate the process of taking website screenshots. An icon is also added to the TinyMCE editor to make the shortcode creation process easy. Shortcode Preview // basic shot 600px wide [browser-shot url="http://link-to-website" width="600"] // shot with link to other website [browser-shot url="http://link-to-website" width="700" link="http://www.binarymoon.co.uk/"] // shot with caption (uses default WordPress caption styles) [browser-shot url="http://link-to-website" width="700"]Add Caption[/browser-shot] Available Parameters url (required) – the url of the link to shorten width – the width of the image height – the height of the image alt – the image alt text link – where the image links. Left blank it will point to the website where the screenshot is being taken target – browser target. Set to _blank to open in a new window class – add a class to the browsershots wrapper image_class – change the default browsershots image class from alignnone to your chosen class display_link (true or false – default true) to display a link in your screenshot post_links (true or false – default false) to link to the permalink of the post the screenshot is on Generating Screenshots with code If you want to create screenshots in a theme using this plugin then you can do so using the BrowserShots::get_shot method. For example: <img src="<?php echo BrowserShots::get_shot( 'https://prothemedesign.com', 600, 450 ); ?>" />...
Are you an author of this plugin? Want to write a more detailed review?
The plugin scores great on our tests. Everything looks good!.
Last Updated
This week
on WordPress
on WordPress
This section is not meant to be comprehensive.
Why don’t you compare the plugin side by
side with another plugin”
24 Jan, 2020
Saif Hassan
Overall
Easy of Use
Customer Support
Feature of Functionality
Value of Money
Pros & Cons: This is a review from the Editorial staff of WP Hive for test purposes. We are sure the plugin made it with good heart for WordPress users and we want to encourage his/her efforts by the first review.
Overall:The plugin should be working great. Even if it does not, we respect the time and effort. If you are using this plugin - leave a review with more information.