wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_parse_args › WordPress Function
Seit2.2.0
Veraltetn/v
› wp_parse_args ( $args, $defaults = '' )
Parameter: (2) |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: | |
Changelog: |
|
Merge user defined arguments into defaults array.
This function is used throughout WordPress to allow for both string or array to be merged into another array.
Ähnliche Funktionen: wp_parse_str, wp_parse_url, wp_parse_list, wp_parse_id_list, wp_parse_slug_list