wp_make_link_relative


wp_make_link_relative ( $link )

Parameters:
  • (string) link Full URL path.
Returns:
  • (string) Absolute path.
Defined at:
Change Log:
  • 4: .

Description

Converts full URL paths to absolute paths.Removes the http or https protocols and the domain. Keeps the path '/' at the beginning, so it isn't a true relative link, but from the web root base.

Related Functions

wp_targeted_link_rel, _make_clickable_rel_attr, wp_maybe_decline_date, wp_make_plugin_file_tree, wp_get_link_cats

Top Google Results

User discussions

wpseek mobile