A multisite network can be very similar to your own personal version of WordPress.com. End users of your network can create their own sites on demand, just like end users of WordPress.com can create blogs on demand. If you do not have any need to allow end users to create their own sites on demand, you can create a multisite network in which only you, the administrator, can add new sites.
A multisite network is a collection of sites that all share the same WordPress installation. They can also share plugins and themes. The individual sites in the network are virtual sites in the sense that they do not have their own directories on your server, although they do have separate directories for media uploads within the shared installation, and they do have separate tables in the database.
Worpress Shortcodes
Shortcode | Usage |
[get_email] | Displays member email |
[get_username] | Displays member username |
[get_firstname] | Displays member firstname |
[get_lastname] | Displays member lastname |
[get_fullname] | Displays member full name |
[get_displayname] | Displays member displayed name |
"Shortcode Buddy" PLUGIN should be activated
Wordpress Usage
To create or login to your wordpress account visit:
http://YOURDOMAIN/admin/wpcreate.php
the created wordpress blog will have the same account info as admin panel
Note:
If you changed your wordpress password, It won't connect automatically and you should login manually