php - How to remove woocommerce unnecessary functions which cause load? -


i have woo-commerce plugin installed. use woo-commerce external/affiliate products selling. there lot more function on plugin such as, add cart functions, registrations, coupons, etc. dont need them actually. need front page, single product page buy now button in , back-end settings it.

how turn of unnecessary woocommerce functions causing high load time?

there 1 solution of make copy of woocommerce in theme , keep file want use ...and don't touch plugin folder. override .... if theme call function overriding theme not in plugin folder ...


Comments

Popular posts from this blog

java - Suppress Jboss version details from HTTP error response -

gridview - Yii2 DataPorivider $totalSum for a column -

Sass watch command compiles .scss files before full sftp upload -