Docs: Update a cross-reference in the DocBlock for wp_register_plugin_realpath() from plugin_basename() to wp_normalize_path().
Props zuige. Fixes #37357. Built from https://develop.svn.wordpress.org/trunk@38061 git-svn-id: http://core.svn.wordpress.org/trunk@38002 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -753,7 +753,7 @@ function plugin_basename( $file ) {
|
||||
*
|
||||
* @since 3.9.0
|
||||
*
|
||||
* @see plugin_basename()
|
||||
* @see wp_normalize_path()
|
||||
*
|
||||
* @global array $wp_plugin_paths
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user