Astra_Builder_Helper::is_new_user()
Check if Migrated to new Astra Builder.
Description
Source
File: inc/core/builder/class-astra-builder-helper.php
public static function is_new_user() { return astra_get_option( 'header-footer-builder-notice', true ); }
Expand full source code Collapse full source code View on Trac