How do i get the current wp version being used on a site? Im needing this for a plugin I am making. Also, i would like to access this plugin remotely using curl. Any recommendations on accessing the plugin directly or in a way so that I am not getting any other data except what my plugin is outputting? Aka, i dont want the themes design (admin or public) returned.