Emergency Contact Only
Please use the number below if your repair is of an urgent nature.
Please note, this is a TEXT-ONLY number
function my_epl_disable_feature_links() { return false; } add_filter( 'epl_features_taxonomy_link_filter' , 'my_epl_disable_feature_links' );