APP_User_Meta_Box::__construct( string $id = '', string $title = '', array $args = array() )

Initiates Section registration on appropriate pages.


Package


    Description Description


    Parameters Parameters

    $id

    (string) (Optional) (optional) Section ID

    Default value: ''

    $title

    (string) (Optional) (optional) Section Title

    Default value: ''

    $args

    (array) (Optional) (optional) Section parameters: - templates - list of templates where current section allowed; - priority - priority of display section;

    Default value: array()


    Top ↑

    Return Return

    (void)


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

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