Header Ads

Header ADS

Software-WordPress-WordPress Components

wordpress component image

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.
2. Themes

  • 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.
3. Plugins
  • 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.
4. Media Library
  • 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.
5. Database (MySQL/MariaDB)
  • This stores all your site data
      • Post
      • Pages
      • Users
      • Settings
      • Comments
  • Without this database, you site cannot work.
6. wp-content Folder
  • This folder stores all editable parts of your site.
      • Themes
      • Plugins
      • Uploads (image, media)
  • If you move this folder, your customizations go with it.
7. wp-admin
  • wp-admin is your WordPress dashboard.
  • You do all your work here like - Add post - Install themes - Manage plugins - Customize settings.
8. wp-includes
  • wp-includes are contains the core WordPress code.
  • You do not normally edit this folder.
  • It handles the internal functions of WordPress.
9. Posts & Pages
  • Posts - For - News, Blogs, Regular updates.
  • Pages - For - For fixed content like Home, About, Contact.
  • Both are need for building a website.
Powered by Blogger.