Category:WordPress: Difference between revisions

From LHYcloud Docs
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
=== <big>Introduction:</big> ===
<big>'''WordPress''' is a free and open-source content management system (CMS) written in hypertext preprocessor (PHP) language and paired with a MySQL or MariaDB database with supported HTTPS. WordPress was originally created as a blog-publishing system but has evolved to support other web content types including more traditional mailing lists and Internet fora, media galleries, membership sites, learning management systems (LMS) and online stores.</big>
<big>'''WordPress''' is a free and open-source content management system (CMS) written in hypertext preprocessor (PHP) language and paired with a MySQL or MariaDB database with supported HTTPS. WordPress was originally created as a blog-publishing system but has evolved to support other web content types including more traditional mailing lists and Internet fora, media galleries, membership sites, learning management systems (LMS) and online stores.</big>


Line 4: Line 5:


<big>WordPress Foundation owns WordPress, WordPress projects, and other related trademarks.</big>
<big>WordPress Foundation owns WordPress, WordPress projects, and other related trademarks.</big>
== <big>Versions of WordPress:</big> ==
{| class="wikitable"
!'''<big>Version</big>'''
!'''<big>Codename</big>'''
!'''<big>First Release Date</big>'''
!'''<big>Latest Patch Release</big>'''
!'''<big>Support Status</big>'''
!'''<big>Key Highlights</big>'''
|-
|'''<big>6.8</big>'''
|<big>Cecil</big>
|<big>April 15, 2025</big>
|<big>July 15, 2025</big>
|<big>Supported</big>
|<big>Style Book, speculative loading, bcrypt password hashing, editor enhancements (VersionLog, wp-content.co, Wikipedia)</big>
|-
|'''<big>6.7</big>'''
|<big>Rollins</big>
|<big>November 12, 2024</big>
|<big>February 11, 2025</big>
|<big>End of Life</big>
|<big>Block editor improvements, new default theme, font size presets, HEIC support (VersionLog, Wikipedia, InMotion Hosting, cmsMinds)</big>
|-
|'''<big>6.6</big>'''
|<big>Dorsey</big>
|<big>July 16, 2024</big>
|<big>September 10, 2024</big>
|<big>End of Life</big>
|<big>Design tools in block themes, plugin auto-update with rollback, performance boosts (VersionLog, Wikipedia, Acowebs, Reddit)</big>
|-
|'''<big>6.5</big>'''
|<big>Regina</big>
|<big>April 2, 2024</big>
|<big>June 24, 2024</big>
|<big>End of Life</big>
|<big>Font Library, drag-and-drop tools, link controls, template revisions (Acowebs, InMotion Hosting, Reddit)</big>
|-
|'''<big>6.4</big>'''
|<big>Shirley</big>
|<big>November 7, 2023</big>
|<big>—</big>
|<big>End of Life</big>
|<big>Block theme tools, pattern filtering, block hooks, new default theme (Acowebs, ThemeHunk - Premium WordPress Theme Shop)</big>
|-
|'''<big>6.3</big>'''
|<big>Lionel</big>
|<big>August 8, 2023</big>
|<big>—</big>
|<big>End of Life</big>
|<big>Block theme previews, command palette enhancements, footnotes & details blocks (Acowebs, ThemeHunk - Premium WordPress Theme Shop)</big>
|}
== <big>Types of WordPress</big> ==
# '''<big>WordPress.org (Self-hosted)</big>'''
#* <big>Free software you can download, install on your own hosting/server.</big>
#* <big>Full control over themes, plugins, and customization.</big>
#* <big>Requires domain + web hosting.</big>
# '''<big>WordPress.com (Hosted Service)</big>'''
#* <big>Managed by Automatic (company founded by Matt Mullenweg).</big>
#* <big>Hosting, updates, and security handled for you.</big>
#* <big>Limited customization on free plan; advanced features require paid plans.</big>
== <big>Key Features</big> ==
* <big>'''Open-source & Free''' – The core software is free to use.</big>
* <big>'''Themes''' – Thousands of free and premium themes for design customization.</big>
* <big>'''Plugins''' – 60,000+ plugins to add features (SEO, security, eCommerce, etc.).</big>
* <big>'''Block Editor (Gutenberg)''' – Drag-and-drop block system for content creation.</big>
* <big>'''User Management''' – Different roles like Admin, Editor, Author, Subscriber.</big>
* <big>'''SEO-friendly''' – Built-in tools + plugins (Yoast SEO, Rank Math).</big>
* <big>'''Multisite Support''' – One installation can manage multiple sites.</big>
* <big>'''REST API''' – Developers can connect WordPress with mobile apps and other systems.</big>
* <big>'''Multilingual Support''' – Plugins like WPML, Polylang.</big>
* <big>'''eCommerce Ready''' – With '''WooCommerce''', WordPress becomes a full online store.</big>

Revision as of 04:35, 23 August 2025

Introduction:

WordPress is a free and open-source content management system (CMS) written in hypertext preprocessor (PHP) language and paired with a MySQL or MariaDB database with supported HTTPS. WordPress was originally created as a blog-publishing system but has evolved to support other web content types including more traditional mailing lists and Internet fora, media galleries, membership sites, learning management systems (LMS) and online stores.

WordPress was released on May 27, 2003, by its founders, American developer Matt Mullenweg and English developer Mike Little, as a fork of b2/cafelog. The software is released under the GPLv2 (or later) license.

WordPress Foundation owns WordPress, WordPress projects, and other related trademarks.

Versions of WordPress:

Version Codename First Release Date Latest Patch Release Support Status Key Highlights
6.8 Cecil April 15, 2025 July 15, 2025 Supported Style Book, speculative loading, bcrypt password hashing, editor enhancements (VersionLog, wp-content.co, Wikipedia)
6.7 Rollins November 12, 2024 February 11, 2025 End of Life Block editor improvements, new default theme, font size presets, HEIC support (VersionLog, Wikipedia, InMotion Hosting, cmsMinds)
6.6 Dorsey July 16, 2024 September 10, 2024 End of Life Design tools in block themes, plugin auto-update with rollback, performance boosts (VersionLog, Wikipedia, Acowebs, Reddit)
6.5 Regina April 2, 2024 June 24, 2024 End of Life Font Library, drag-and-drop tools, link controls, template revisions (Acowebs, InMotion Hosting, Reddit)
6.4 Shirley November 7, 2023 End of Life Block theme tools, pattern filtering, block hooks, new default theme (Acowebs, ThemeHunk - Premium WordPress Theme Shop)
6.3 Lionel August 8, 2023 End of Life Block theme previews, command palette enhancements, footnotes & details blocks (Acowebs, ThemeHunk - Premium WordPress Theme Shop)

Types of WordPress

  1. WordPress.org (Self-hosted)
    • Free software you can download, install on your own hosting/server.
    • Full control over themes, plugins, and customization.
    • Requires domain + web hosting.
  2. WordPress.com (Hosted Service)
    • Managed by Automatic (company founded by Matt Mullenweg).
    • Hosting, updates, and security handled for you.
    • Limited customization on free plan; advanced features require paid plans.

Key Features

  • Open-source & Free – The core software is free to use.
  • Themes – Thousands of free and premium themes for design customization.
  • Plugins – 60,000+ plugins to add features (SEO, security, eCommerce, etc.).
  • Block Editor (Gutenberg) – Drag-and-drop block system for content creation.
  • User Management – Different roles like Admin, Editor, Author, Subscriber.
  • SEO-friendly – Built-in tools + plugins (Yoast SEO, Rank Math).
  • Multisite Support – One installation can manage multiple sites.
  • REST API – Developers can connect WordPress with mobile apps and other systems.
  • Multilingual Support – Plugins like WPML, Polylang.
  • eCommerce Ready – With WooCommerce, WordPress becomes a full online store.

This category currently contains no pages or media.