Beta Features Global Functions

scf_register_admin_beta_feature()

Alias of acf()->admin_beta_features->register_beta_feature()

  • @type function
  • @since SCF 6.5.0
  • @param string $beta_feature The beta feature class.
  • @return void

scf_get_admin_beta_features_url()

This function will return the admin URL to the beta features page

  • @type function
  • @since SCF 6.5.0
  • @return string The URL to the beta features page.