wpseek.com
A WordPress-centric search engine for devs and theme authors
links_add_base_url › WordPress Function
Since2.7.0
Deprecatedn/a
› links_add_base_url ( $content, $base, $attrs = array('src', 'href') )
Parameters: (3) |
|
Returns: |
|
Defined at: |
|
Codex: |
Adds a base URL to relative links in passed content.
By default, this function supports the 'src' and 'href' attributes. However, this can be modified via the$attrs
parameter.Related Functions: _links_add_base, links_add_target, _links_add_target, iis7_add_rewrite_rule, plugin_dir_url