acfcs_remove_donate_nag() [deprecated]

Description

To remove the donation notice in the admin sidebar, just add the following line to your functions.php.

Usage

  1. add_filter( 'acfcs_remove_donate_nag', '__return_true' );