Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Classes / LearnDash_Settings_Section_General_Login_Registration / LearnDash_Settings_Section_General_Login_Registration::validate_section_field_media_upload()

LearnDash_Settings_Section_General_Login_Registration::validate_section_field_media_upload( string $val, string $key, array $args = array() )

Validate settings field.

Contents

  • Description
    • Parameters
    • Return
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$val

(Required) Value to be validated.

$key

(Required) settings fields key.

$args

(Optional) Settings field args array.

Default value: array()


Top ↑

Return #Return

(integer) $val.


Top ↑

Source #Source

File: includes/settings/settings-sections/class-ld-settings-section-general-login-registration.php


			

Expand full source code Collapse full source code


Top ↑

Changelog #Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress