issues
search
INN
/
link-roundups
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.
https://wordpress.org/plugins/link-roundups/
GNU General Public License v2.0
20
stars
4
forks
source link
Fix Link Roundup widget displaying wrong number of stories
#155
Closed
benlk
closed
5 years ago
benlk
commented
5 years ago
Changes:
Fixes issue where echo in while loop was incrementing a string-concatenation variable. Resolves
https://github.com/INN/link-roundups/issues/112
Removes an extract();
Cleans up sanitization and whitespace in the Link Roundups widget
Changes: