wpseek.com
A WordPress-centric search engine for devs and theme authors
copy_dir › WordPress Function
Since2.5.0
Deprecatedn/a
› copy_dir ( $from, $to, $skip_list = array() )
| Parameters: (3) |
|
| Returns: |
|
| Defined at: |
|
| Codex: |
Copies a directory from one location to another via the WordPress Filesystem Abstraction.
Assumes that WP_Filesystem() has already been called and setup.