scbForms::update_meta( array $fields, array $data, int $object_id, string $meta_type = 'post' )

Updates metadata for passed list of fields.


Package


    Description Description


    Parameters Parameters

    $fields

    (array) (Required)

    $data

    (array) (Required)

    $object_id

    (int) (Required) The object ID the metadata is attached to

    $meta_type

    (string) (Optional) (optional) Defaults to 'post'

    Default value: 'post'


    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.