Brezo Cordero
Brezo Cordero
## Description This PR: - adds a new permission level to access the help page - adds a filter `mailpoet_system_info_data` to filter the info displayed on MailPoet -> Help >...
## Description Fix the table on Subscribers stats page when displaying the upgrade banner. ## Code review notes _N/A_ ## QA notes To test: - Deactivate the premium plugin -...
### Changes proposed in this Pull Request: Closes #2756 Adds filter `facebook_for_woocommerce_fb_product_description` to allow filtering the return of `get_fb_description` - [x] Do the changed files pass `phpcs` checks? Please remove...
Update dependencies to clear https://github.com/woocommerce/pinterest-for-woocommerce/security/dependabot/4 The package to upgrade is `@woocommerce/components` ``` npm ls locutus [email protected] /Users/brezocordero/Automattic/Ventures/pinterest-for-woocommerce └─┬ @woocommerce/[email protected] └─┬ @woocommerce/[email protected] └─┬ @woocommerce/[email protected] └── [email protected] ``` It needs to be...
### Changes proposed in this Pull Request: Closes #936 Fix the pagination on the Feed Issues table by slicing the results based on `per_page` and `paged` parameters. ### Screenshots: ###...