Software-WordPress-WordPress Components
Software- WordPress is a tool for building websites. It is a Content Management System (CMS) software that lets you build, manage and modify a website without having to know how to code (like HTML OR CSS).
It is free open-source software, you download and install. This software is free but you only pay for hosting and domain name.
WordPress Components Explained Below.
1. WordPress Core
- WordPress Core functions are the main files that make WordPress run.
- It includes dashboard, admin, tools, editor, and basic website functions.
- WordPress is the engine of your WordPress site.
- Themes control means how your website looks.
- There are colors, layout, fonts, menus in themes for website.
- You may install free or paid themes.
- Astra, GeneratePress, OceanWp, They are themes.
- Plugins are extra features to WorDpress. You have to add it.
- Contact forms, sliders, SEO tools, eCommerce, security, analytics - all are plugins.
- Think them like apps.
- Yoast SEO, WooCommerce, Elementor are plugins.
- Media Library stores all your images, videos, documents, logos etc.
- Every file you upload goes here.
- You can organize, edit or delete media files anytime.
- This stores all your site data
- Post
- Pages
- Users
- Settings
- Comments
- Without this database, you site cannot work.
- This folder stores all editable parts of your site.
- Themes
- Plugins
- Uploads (image, media)
- If you move this folder, your customizations go with it.
- wp-admin is your WordPress dashboard.
- You do all your work here like - Add post - Install themes - Manage plugins - Customize settings.
- wp-includes are contains the core WordPress code.
- You do not normally edit this folder.
- It handles the internal functions of WordPress.
- Posts - For - News, Blogs, Regular updates.
- Pages - For - For fixed content like Home, About, Contact.
- Both are need for building a website.

