How to hide Communication Preferences

You can hide Communication Preferences from the My Account tab with a filter. To accomplish this, add a filter to the functions.php file (inside the active theme):

add_filter( 'shopmagic/core/communication_type/account_page_show', '__return_false' );

Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.

Still need help? Contact Us Contact Us