includes_url


includes_url ( $path = '', $scheme = null )

Parameters:
  • (string) path Optional. Path relative to the includes URL. Default empty.
  • (string|null) scheme Optional. Scheme to give the includes URL context. Accepts 'http', 'https', or 'relative'. Default null.
Returns:
  • (string) Includes URL link with optional path appended.
Defined at:

Description

Retrieves the URL to the includes directory.

Related Functions

clean_url, esc_url, plugins_url, rest_url, wp_nonce_url

Top Google Results

User discussions

wpseek mobile