WordPress has become the biggest and powerful platform for Content Management System (CMS) having blogging capabilities. For any kind of Website, You can build a blog, a website for all kind of online business, or represent your business page on web by using WordPress. There are lots of reasons to use WordPress for multi-user website and you can get full control [...]
With shortcode it is possible to display complicated codes or function result every where in your WordPress Theme like in widgets, excerpts, comments, theme files, user descriptions, and category/tag/taxonomy descriptions. According to WordPress support’s site “A shortcode is a WordPress-specific code that lets you do nifty things with very little effort. Shortcodes can embed files or [...]
It is very important to keep up to date your WordPress because of security threats, specially now a days due to its popularity. Although WordPress function pop you up all the time for new update version to automatically update it or through providing download link at the top of WordPress admin panel, as well a link [...]
When it comes to create or Convert WordPress into multiple WordPress sites, Look at this tutorial “How to enable Multi Site feature in WordPress 3.0?“, which tell you how to set up everything. Here is an other tutorial which tell you what you need to do to activate the multi-site ability and get through the [...]
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 [...]
Now you can run multiple blogs from one installation of WordPress. This new feature is being called Network or Multi-site option in WordPress. All you have to open your wp-config.php file located in your WordPress root folder. Then add the following line anywhere in the file: define(‘WP_ALLOW_MULTISITE’, true); Find more detail on “ How to enable Multi Site [...]
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 [...]