Hi wplms
I updated Woo Commerce 4.0 and I got an export data. export data is located in settings. Export data is unnecessary. How can I hide export data?
https://prnt.sc/rwmz6y
Alex once solved this problem as follows:
https://wplms.io/support/forums/topic/delete-export-data/
So, I inserted the code Alex gave me in wplms-customizer.php.
However, this code is currently invalid.
hi,
the delay in response due to support holiday
add this css in wp-admin>>appearance>>customize>>custom css
.my-account div#subnav li#data-personal-li {
display:none !important;
}
The above code is working fine.
Thank you.
Please close this topic.
thanks for your confirmation.
closing this topic.
#staysafe