Description
Using this plugin you can heve different URL’s for your WordPress frontend and
backend.
Credits
This plugin is created by Everaldo Canuto with sponsorship from Nuveo.
Installation
- Upload the plugin files to the
/wp-content/plugins/wp-domains
directory, or
install the plugin through the WordPress plugins screen directly. - Define WP_ADMINURL on your wp-config.php (eg: ‘http://backend.yourdomain.com’).
- Activate the plugin through the ‘Plugins’ screen in WordPress
Reviews
Contributors & Developers
“WP Domains” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Domains” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.2
- Dashboard settings.
- Source code refactory using OOP approach.
0.1
- Initial release