Posts

Features of WordPress | WordPress Features in Hindi | How to use WordPress

Features of WordPress | WordPress Features in Hindi  WordPress combines simplicity for publishers and users with under-the-hood complexity for programmers. This makes it flexible while being easy-to-use. Listed below are a list of a few of the features that come as standard with WordPress; however, there are literally thousands of plugins which extend what WordPress does, so the actual functionality is nearly infinite. You are also free to do anything you like using the WordPress code, extend it or change in any way or use it for commercial endeavours with no licensing fees. That's the beauty of free applications, free refers not only to cost but also the liberty to have complete control over it. Here are some of the features that we think that you’ll love. 1.Simplicity 2. Flexibility 3. Publish with Ease, Publishing Tools 4. User Management 5. Media Management 6. Easy Theme System 7. Extend with Plugins 8. Built-in Comments 9. Search Engine Optimized, Own Your Data, Com...

What is WordPress content management system (CMS)? | Use of Wordpress

What is WordPress Content Management System? | Use of WordPress WordPress is an open source CMS (Content Management System) as we all know and is a website and Blogging tool powered by PHP and MySQL. With features of WordPress you can easily create a beautiful and functional blog or Dynamic website.     Now you would be wondering that what is CMS. So CMS is content management system and is used to connect User and Admin directly. It is used for creating dynamic website.  There are two Types of  Website available 1. Static website 2. Dynamic website.   Now further we will understand the difference between both of them. If we want to update anything in static website then we need to go to its coding part and code the page name and it's content manually to add. But in dynamic website we do not need any coding, we can directly add our page name and content. So therefore if we want to manage the content directly than we have to make Dynamic website for that. So...