wp_register_plugin_realpath


wp_register_plugin_realpath ( $file )

Parameters:
  • (string) file Known path to the file.
See:
Returns:
  • (bool) Whether the path was able to be registered.
Defined at:

Description

Register a plugin's real path.This is used in plugin_basename() to resolve symlinked paths.

Related Functions

wp_register_script, wp_register_position_support, wp_deregister_script, wp_targeted_link_rel, wp_register_tinymce_scripts

Top Google Results

User discussions

wpseek mobile