APP_Meta_Box::is_protected_meta( boolean $protected, string $meta_key )

Hides current metabox fields from the standard “Custom Fields” metabox.


Package


    Description Description


    Parameters Parameters

    $protected

    (boolean) (Required) The state of the current meta field.

    $meta_key

    (string) (Required) The meta key.


    Top ↑

    Return Return

    (boolean) True if the key is protected, false otherwise.


    Premium WordPress Apps

    Top ↑

    User Contributed Notes User Contributed Notes

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