feedzy-rss-feeds icon indicating copy to clipboard operation
feedzy-rss-feeds copied to clipboard

FEEDZY RSS Feeds is an easy-to-use plugin giving you RSS aggregator and autoblogging functionality. Bring the best RSS feeds to your site.

Results 40 feedzy-rss-feeds issues
Sort by recently updated
recently updated
newest added

Bumps [codeinwp/themeisle-sdk](https://github.com/Codeinwp/themeisle-sdk) from 3.3.18 to 3.3.21. Release notes Sourced from codeinwp/themeisle-sdk's releases. v3.3.21 Version 3.3.21 (2024-04-29) fixes non-existant string being used in Licenser v3.3.20 Version 3.3.20 (2024-04-16) fix required params...

dependencies

### What problem does this address? Currently the Feedzy "Import Posts" functionality uses the feed items date and time < pubDate > when Post Date is mapped to [#item_date] under...

doc-needed
new feature
medium
Priority-Low

Migrate from Cypress to Playwright to get the advantage of the Gutenberg package for testing.

enhancement
Priority-Low

### What problem does this address? A user on WordPress.org suggested to improve the run cron method in our plugin. He wrote the following message - I have some issues...

new feature
customer report

Bumps [phpcompatibility/phpcompatibility-wp](https://github.com/PHPCompatibility/PHPCompatibilityWP) from 2.1.4 to 2.1.5. Release notes Sourced from phpcompatibility/phpcompatibility-wp's releases. 2.1.5 - 2024-04-25 Ruleset: Updated for compatibility with WordPress 6.5. Thanks @​swissspidy. The recommended version of the Composer...

dependencies

### Summary Added the option to have chained actions for Post Title field in the Map Content on the tag `[#item_title]`. ( the process is similar to the one from...

pr-checklist-skip
pr-checklist-complete

### Description A user reported that Feedzy doesn't parse the full content and that he has this error appearing inside the preview too. I tested and it appears that his...

bug
medium
customer report
Priority-Low

### Summary Enables the Float Widget for Feedzy. This links to the changes from the SDK here: https://github.com/Codeinwp/themeisle-sdk/pull/229 Testing is covered by the SDK PR. ### Will affect the visual...

pr-checklist-complete

### Summary Similar to the spaces fix the URL was not passing the filter function. Improved the URL sanitization before running the filter so that URLs are converted to ASCII...

pr-checklist-complete

### Summary By levering Sentry API, two wp actions were added: - `themeisle_capture_exception`, which map to `sentry\captureException` - `themeisle_capture_message`, which map to `sentry\captureMessage` > [!NOTE] > Those will be moved...

pr-checklist-skip