Description
To remove the donation notice in the admin sidebar, just add the following line to your functions.php.
Usage
add_filter( 'acfcs_remove_donate_nag', '__return_true' );
To remove the donation notice in the admin sidebar, just add the following line to your functions.php.
add_filter( 'acfcs_remove_donate_nag', '__return_true' );