Hi, I think it would be great if we could add website screenshots to hivepress directory automatically (in other words, automatically add a dynamic or cached/saved screenshot of a website, using 3rd party script - such as JSON Whois Screenshot API (100% free).
PS: apparently WordPress also has a screenshots API too called âmshotsâ, which this plugin also uses: Browser Screenshots â WordPress plugin | WordPress.org (âŚhowever according to the plugin developer the wordpress mshots function is only free for ânon-commercial useâ. It also doesnât store or save the images on the users website, they are stored on Automatics servers and then dynamically generated each time the page is refreshed, which could be an issue for large or heavy-traffic directories).
However, the WP Links Page plugin also uses Wordpress mshots yet it seems to be able to store the thumbnails - see: Documentation â WP Links Page
Thanks for your feedback, weâll consider adding this feature to the HivePress core. If youâre familiar with PHP customizations this may also be possible via a custom implementation, e.g. using some of the HivePress actions/filters.
Hi iHor - thanks, that would be great if you do add it, in the meantime could you please provide the code snippet (âŚIâm assuming that it can be added via the Code Snippets plugin?) - thank you, regards Karen
Unfortunately thereâs no simple code snippet for implementing this feature, this would require integration with some screenshot making script or third-party API.