Dekadinious
Dekadinious
## Bug Report - [X] Yes, I reviewed the [contribution guidelines](https://make.wordpress.org/cli/handbook/contributing/). - [X] Yes, more specifically, I reviewed the guidelines on [how to write clear bug reports](https://make.wordpress.org/cli/handbook/bug-reports/). **Describe the current,...
You are using `_wc_facebook_for_woocommerce_order_placed` and `_wc_facebook_for_woocommerce_purchase_tracked` to stop duplicate purchase events from firing. I would suggest that you use `WC()->session->set()` instead. Just these two meta values take up 360 000...
### Expected behavior I want to show only one label and hide all of the others when labels are overlapping. ### Current behavior Labels are overlapping. ### Reproducible sample https://codepen.io/Dekadinious/pen/YzBGBGR...
## PR Checklist - [x] The commit message follows our guidelines: https://github.com/elementor/elementor/blob/master/.github/CONTRIBUTING.md ## PR Type What kind of change does this PR introduce? - [x] Bugfix - [ ] Feature...
### Checks - [X] Not a duplicate. - [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics:...
Increases clarity in function comments to describe how the parameter for uniqueness works. Closes #1031.
Fixes PHP Deprecated: Automatic conversion of false to array is deprecated in /www/any/wp-content/plugins/duracelltomi-google-tag-manager/integration/woocommerce.php on line 1265 by returning if the function returns false. Updates documentation to explain that function can...
### Prerequisites - [X] I have searched for similar issues in open and closed tickets and cannot find a duplicate. - [X] I have troubleshooted my issue, and it still...
**Describe the bug** VSCode gets stuck on PHPSniffer: Validating... It will use a lot of CPU and will not save the file. It will only resolve if I reload the...
I came from the wongjn extension recently, and I can't seem to get this extension to stop adding a new line at the end of my files. I have turned...