learndash_recursive_rmdir( string $dir = '' )

Removes a directory from the given path recursively.


Description Description


Parameters Parameters

$dir

(Optional) The directory path to remove.

Default value: ''


Top ↑

Source Source

File: includes/ld-misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.