[ Index ]

PHP Cross Reference of WordPress Trunk (Updated Daily)

Search

title

Body

[close]

/wp-includes/js/dist/ -> url.js (summary)

(no description)

File Size: 1006 lines (21 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 31 functions

  matcher()
  __webpack_require__()
  isURL()
  isEmail()
  isPhoneNumber()
  getProtocol()
  isValidProtocol()
  getAuthority()
  isValidAuthority()
  getPath()
  isValidPath()
  getQueryString()
  buildQueryString()
  isValidQueryString()
  getPathAndQueryString()
  getFragment()
  isValidFragment()
  safeDecodeURIComponent()
  setPath()
  getQueryArgs()
  addQueryArgs()
  getQueryArg()
  hasQueryArg()
  removeQueryArgs()
  prependHTTP()
  safeDecodeURI()
  filterURLForDisplay()
  cleanForSlug()
  getFilename()
  normalizePath()
  prependHTTPS()

Functions
Functions that are not part of a class:

matcher(match)   X-Ref
No description

__webpack_require__(moduleId)   X-Ref
No description

isURL(url)   X-Ref
No description

isEmail(email)   X-Ref
No description

isPhoneNumber(phoneNumber)   X-Ref
No description

getProtocol(url)   X-Ref
No description

isValidProtocol(protocol)   X-Ref
No description

getAuthority(url)   X-Ref
No description

isValidAuthority(authority)   X-Ref
No description

getPath(url)   X-Ref
No description

isValidPath(path)   X-Ref
No description

getQueryString(url)   X-Ref
No description

buildQueryString(data)   X-Ref
No description

isValidQueryString(queryString)   X-Ref
No description

getPathAndQueryString(url)   X-Ref
No description

getFragment(url)   X-Ref
No description

isValidFragment(fragment)   X-Ref
No description

safeDecodeURIComponent(uriComponent)   X-Ref
No description

setPath(object, path, value)   X-Ref
No description

getQueryArgs(url)   X-Ref
No description

addQueryArgs(url = "", args)   X-Ref
No description

getQueryArg(url, arg)   X-Ref
No description

hasQueryArg(url, arg)   X-Ref
No description

removeQueryArgs(url, ...args)   X-Ref
No description

prependHTTP(url)   X-Ref
No description

safeDecodeURI(uri)   X-Ref
No description

filterURLForDisplay(url, maxLength = null)   X-Ref
No description

cleanForSlug(string)   X-Ref
No description

getFilename(url)   X-Ref
No description

normalizePath(path)   X-Ref
No description

prependHTTPS(url)   X-Ref
No description



Generated : Thu Oct 30 08:20:06 2025 Cross-referenced by PHPXref