Mustafa Kapusuz
Mustafa Kapusuz
### Description: Our php-lint Github Action job doesn't work with composer v2.2.0. To saving the day, I've downgraded the composer version to v1 for the php-lint job. We should investigate...
### Summary Compatibility support for the Neve Pro Automatic Module Config. * Icons that contains tooltip added to Neve Pro dashboard, shows if auto module config mode is on. *...
### Description: We need compatibility tests for PHP 8.2. PHP 8.2.0 Beta 3 available for testing, PHP 8.2 RC 1 planned for Sept 1, 2022
### Description: We have max/min values for` \Neve\Customizer\Controls\React\Spacing` or `\Neve\Customizer\Controls\React\Responsive_Range` components. Generally, our max/min values are defined for PX. But the current values look wide for relative CSS units (rem/em)....
### Description: We can add our other plugins to the **Plugins page of the Neve Dashboard** The plugins we can add: - Sparks for WooCommerce - PPOM - WooCommerce Product...
The PR aims prevents overriding remote Algolia Index Settings. **Key features** * Only push a setting if the remote value is null or does not exists. * [to be implemented]...
### Prerequisites - [X] I have carried out troubleshooting steps and I believe I have found a bug. - [X] I have searched for similar bugs in both open and...
Hello there, We encounter an issue with FluentSMTP, our plugin attaches an attachment to the mails with `$phpmailer->AddStringAttachment` however this logic doesn't work with FluentSMTP, so the wp_mail throws an...