'. esc_html__( 'Because of deprecation of Instagram API, BB Instagram widget requires Instagram username instead of access token since Bold Builder version 2.5.0.', 'bold-builder' ) . '
'. esc_html__( 'If you are using BB Instagram widget, please insert Instagram username in appropriate widget input field.', 'bold-builder' ) .'
';
}
}
add_action( 'admin_footer', 'bt_bb_plugin_notice_js' );
function bt_bb_plugin_notice_js() {
?>
ID;
add_user_meta( $user_id, 'bt_bb_plugin_notice_ignore', 'true', true );
}