Our Partners
Knowledge Makes Cents is proud to collaborate with and offer our financial literacy programs at these exemplary schools, camps and educational organizations.
// remove tooltip box add_action( ‘wp_print_scripts’, ‘de_script’, 100 ); function de_script() { wp_dequeue_script( ‘jquery-tiptip’ ); wp_deregister_script( ‘jquery-tiptip’ ); }