wp_mkdir_p


wp_mkdir_p ( $target )

Parameters:
  • (string) target Full path to attempt to create.
Returns:
  • (bool) Whether the path was created. True if path already exists.
Defined at:

Description

Recursive directory creation based on full path.Will attempt to set permissions on folders.

Related Functions

wp_htmledit_pre, wp_die, wp_editor, wp_mail, wp_insert_post

Top Google Results

User discussions

wpseek mobile