How can I retrieve the path to the root directory in WordPress CMS?
If you have WordPress bootstrap loaded you can use get_home_path() function to get path to the WordPress root directory.