Plugin Name: Domain Mapping
Author: Barry Getty (Incsub)

Change Log:
----------------------------------------------------------------------
----------------------------------------------------------------------
2.1.1 = 02/11/2010
----------------------------------------------------------------------
- Fixed bug that didn't include wp-login.php within the realm of an
admin page.

2.1 - 01/29/2010
----------------------------------------------------------------------
- Added settings to enforce the administration area to either the mapped domain or original

2.0 - 11/14/2009
----------------------------------------------------------------------
- Added sunrise WP_CONTENT_URL definition
- Added filters for plugin_url, site_url and content_url functions
- Added hook to modify wp_scripts base_url so that load_scripts.php is called from the mapped domain when it should be.
- Internationalised all text in the plugin
- Set to load translation files from WP_LANG directory with the format domainmap-en_US.mo .

1.0.3 - 10/16/2009
----------------------------------------------------------------------
- Separated home and site_url option hooks to allow for different settings
- Enforced 301 redirect as sometimes WP would try a 302
- Removed duplicate hooks

1.0.2 - 09/23/2009
----------------------------------------------------------------------
- Bug fixes and additional features

1.0.1 - 09/05/2009
----------------------------------------------------------------------
- Added compatibility mode for other domain mapping plugins.

1.0.0 - 09/05/2009
----------------------------------------------------------------------
- Initial Release.