A WordPress plugin to make it easy to collect links from around the web, turn them into roundup posts and streamline the production of daily/weekly roundup newsletters using MailChimp. Built and maintained by INN Labs.
Reenables the "Save to Site" bookmarklet for saving links for Link Roundups, if the site admin is willing to use the Press This plugin to enable this feature. Pull request #159 for issue #130.
Updates the WordPress MailChimp Tools submodule to use version 3 of the MailChimp API, and gain various compatibility updates for modern PHP versions. Upgrading to the new MailChimp API means that users of the MailChimp campaign functionality in the Link Roundups plugin can now use MailChimp editable content areas in their templates, as described in our documentation.
Updates installation documentation. Pull request #139 for issue #145.
Applies the 'widget_title' filter to the title of the Link Roundups widget. Pull request #152 for issue #104.
Wraps the Source: label in the Saved Links List widget in a span.source-label. Pull request #139 for issue #144.
Sets HTML5 input types on widget forms. Pull request #139 for issue #143.
Fixes the saved_links_widget constructor for error-free PHP7 compatibility. Pull request #137 for issue #132.
Updates the local clone of WP_List_Table, fixing compatibility, and updating docs for that process. Pull request #139 for issues #128 and #118.
Updates Travis automated testing to support PHP 5.6, 7.1, 7.2. Pull request #138 for issue #135.
Improves maintainer docs. Pull request #139 for issue #140.
Changes in 1.0
'widget_title'
filter to the title of the Link Roundups widget. Pull request #152 for issue #104.Source:
label in the Saved Links List widget in aspan.source-label
. Pull request #139 for issue #144.