If you are using WooCommerce with WordPress you’ve probably noticed that WooCommerce review text overlaps avatar in the Dashboard -> Activity -> Recent Comments section.
There’s an easy fix for the problem but it’s not portable and you’ll have to reapply the following patch after each WordPress upgrade.
Name | Size | MD5 |
---|---|---|
WordPress-5.4-dashboard.patch | 577 B | 5b319df6456663ad9e2b13aa242e8fd6 |
To apply the patch on a Linux system run the following command in the WordPress root:
# patch -p0 <WordPress-5.4-dashboard.patch
The patch has been tested with WordPress-5.4 and WooCommerce-4.2.2.