WPMU DEV is the best WordPress, Multisite and BuddyPress resource and support site on the web. Today I am compiling all free plugins and themes ! All you have to do is register at the site, and you can then download them as much as you like… enjoy. WordPress Membership Lite Lite version of the most [...]
After setting up Multisite You can get the following warning at the top of every admin page: Warning! WordPress encrypts user cookies, but you must add the following lines to wp-config.php for it to be more secure. Before the line /* That’s all, stop editing! Happy blogging. */ please add this code: define( ‘AUTH_KEY’, ‘xxxxxxxxxxxxxxxxxxxxxxx’ [...]
WordPress has the <!–more->feature which make the post “Condensable” for the main post view page, but sometime that feature doe not fulfill the requirement. I’d like the user to have the option to expand the post that interests him, while keeping him in the context of all the other post headlines. This is a very [...]
WordPress was a single-site platform but WordPress 3.0 already have the functionality to run MultiSites, before that it require to use WordPress MU, which enables multiuser (multi-tenant) installations with multiple sites all under one roof. MultiSite functionality is not enabled by default in WordPress 3.0, You need to check out the new MultiSite settings in [...]
BuddyPress is a collection of WordPress MU plugins designed for social networking, it helps to extended profiles, private messaging, friends lists, groups, a messaging system and an activity stream similar to the status update facilities on sites such as Twitter and Facebook. BuddyPress can not be use in single-server version of WordPress.
WordPress is one of the best and very popular blogging platforms which is not only free but also released as a open source project.