copy_dir()

Function: Copies a directory from one location to another via the ClassicPress Filesystem Abstraction.

Source: wp-admin/includes/file.php:1317

Used by 3 functions | Uses 5 functions

site_url()

Function: Retrieves the URL for the current site where ClassicPress application files (e.g. wp-blog-header.php or the wp-admin/ folder) are accessible.

Source: wp-includes/link-template.php:2990

Used by 24 functions | Uses 1 function

WP::main()

Method: Sets up all of the variables required by the ClassicPress environment.

Source: wp-includes/class-wp.php:713

Used by 1 function | Uses 8 functions