Filename: gpbua-enable-editor.php
gpbua-enable-editor.php
<?php /** * Gravity Perks // GP Better User Activation // Enable Editor on Activation Page * https://gravitywiz.com/documentionat/gravity-forms-better-user-activation/ */ add_action( 'init', function() { if ( is_callable( 'gp_better_user_activation' ) ) { remove_action( 'admin_head', array( gp_better_user_activation(), 'remove_default_content_editor' ) ); } } );
Your email address will not be published. Required fields are marked *
Comment *
Notify me of followup comments via e-mail
Name *
Email *
Website
Save my name, email, and website in this browser for the next time I comment.
By commenting, I understand that I may receive emails related to Gravity Wiz and can unsubscribe at any time.
Δ