wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
_deep_replace is private and should not be used in themes or plugins directly.
_deep_replace › WordPress Function
Seit2.8.1
Veraltetn/v
› _deep_replace ( $search, $subject )
Zugriff: |
|
Parameter: (2) |
|
Gibt zurück: |
|
Definiert in: |
|
Codex: |
Performs a deep string replace operation to ensure the values in $search are no longer present.
Repeats the replacement operation until it no longer replaces anything to remove "nested" values e.g. $subject = '%0%0%0DDD', $search ='%0D', $result ='' rather than the '%0%0DD' that str_replace would returnÄhnliche Funktionen: wp_cache_replace, get_date_template, get_index_template, get_template, _deprecated_file