What does <?php do_action( 'appthemes_notices' ); ?> do?
What does the call to <?php do_action( 'appthemes_notices' ); ?> supposed to do in the pages/templates that I see it in?
Im trying to debug a problem and I dont have any idea what this call does.