wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
_wp_register_meta_args_whitelist is private and should not be used in themes or plugins directly.
_wp_register_meta_args_whitelist › WordPress Function
Seit4.6.0
Veraltet5.5.0
› _wp_register_meta_args_whitelist ( $args, $default_args )
Zugriff: |
|
Parameter: (2) |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Filters out `register_meta()` args based on an allowed list.
register_meta()
args may change over time, so requiring the allowed list
to be explicitly turned off is a warranty seal of sorts.