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