Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

WordPress

Checked
Page semi-protected
From Wikipedia, the free encyclopedia

Page version status

This is an accepted version of this page

This is thelatest accepted revision,reviewed on7 September 2025.
Content management system
This article is about the open-source software (WordPress, WordPress.org). For the commercial blog host, seeWordPress.com.

WordPress
WordPress 6.4 Dashboard
WordPress 6.4 Dashboard
Original authors
Developers
Initial releaseMay 27, 2003; 22 years ago (2003-05-27)[1]
Stable release
6.8.3[2] Edit this on Wikidata / 2025-09-30; 54 days ago
Repository
Written inPHP
Operating systemUnix-like,Windows,Linux
Size23.2MB (compressed)
TypeBlog software,content management system,content management framework
LicenseGPLv2 or later[3]
Websitewordpress.orgEdit this at Wikidata

WordPress (WP, orWordPress.org) is aweb content management system. It was originally created as a tool to publishblogs but has evolved to support publishing other web content, including more traditional websites,mailing lists,Internet forums, media galleries, membership sites,learning management systems, andonline stores. Available asfree and open-source software, WordPress is among the most popular content management systems – it was used by 22.52% of the top one million websites as of December 2024[update].[4][5]

WordPress is written in thePHPprogramming language and paired with aMySQL orMariaDBdatabase.[6] Features include aplugin architecture and atemplate system, known as “themes”. Since 2018, WordPress has included a block-based editor (“Gutenberg”).

To function, WordPress has to be installed on aweb server, either as part of anInternet hosting service or on a personal computer.[7]

WordPress was first released on May 27, 2003, by its founders, American developerMatt Mullenweg and English developerMike Little.[8] TheWordPress Foundation owns WordPress, WordPress projects, and other related trademarks.[9]

Overview

A WordPress blog, using the default theme in 2010.

"WordPress is a factory that makes webpages"[10] is a core analogy designed to clarify the functions of WordPress: it stores content and enables a user to create and publishwebpages, requiring nothing beyond adomain and ahosting service.

WordPress has aweb template system using atemplate processor. Its architecture is afront controller, routing all requests for non-staticURIs to a single PHP file that parses the URI and identifies the target page. This allows support for more human-readablepermalinks.[11]

Themes

WordPress users may install and switch among many differentthemes. Themes allow users to change the look and functionality of a WordPress website without altering the core code or site content. Custom code can be added to the website by using a child theme or through a code editor. Every WordPress website requires at least one theme to be present. Themes may be directly installed using the WordPress "Appearance" administration tool in the dashboard, or theme folders may be copied directly into the themes directory.[12] WordPress themes are generally classified into two categories: free and premium. Many free themes are listed in the WordPress theme directory (also known as the repository), and premium themes are available for purchase from marketplaces and individual WordPress developers. WordPress users may also create and develop their own custom themes and upload them in the WordPress directory or repository.[13]

Plugins

WordPress'plugin architecture allows users to extend or depreciate the features and functionality of a website or blog.[14][15] As of December 2021[update], WordPress.org has 59,756 plugins available,[16] each of which offers custom functions and features enabling users to tailor their sites to their specific needs. However, this does not include the available premium plugins (approximately 1,500+), which may not be listed in the WordPress.orgrepository. These customizations range fromsearch engine optimization (SEO) toclient portals used to display private information to logged-in users, to content management systems, to content displaying features, such as the addition ofwidgets andnavigation bars. Not all available plugins are always abreast with the upgrades, and as a result, they may not function properly or may not function at all. If the plugin developer has not tested the plugin with the last two major versions of WordPress, a warning message will be displayed on the plugin directory, informing users that the plugin may not work properly with the latest WordPress version.[17] Most plugins are available through WordPress themselves, either via downloading them and installing the files manually viaFTP or through the WordPress dashboard. However, many third parties offer plugins through their websites, many of which are paid packages.

Web developers who wish to develop plugins need to learn WordPress' hook system, which consists of over 2,000 hooks (as of Version 5.7 in 2021)[18] divided into two categories: action hooks and filter hooks.[19]

Plugins also represent a development strategy that can transform WordPress into all sorts of software systems and applications, limited only by the imagination and creativity of programmers. These are implemented using custom plugins to create non-website systems, such as headless WordPress applications andSoftware as a Service (SaaS) products.

Plugins could also be used by hackers targeting sites that use WordPress, as hackers could exploit bugs in WordPress plugins instead of bugs in WordPress itself.[20]

Mobile applications

Phone apps for WordPress exist forAndroid,[21]iOS,[22][23].These applications, designed byAutomattic, have options such as adding new blog posts and pages, commenting, moderating comments, replying to comments in addition to the ability to view the stats.[22][23]

Accessibility

The WordPress Accessibility Coding Standards state that "All new or updated code released in WordPress must conform with the Web Content Accessibility Guidelines 2.0 at level AA."[24]

Other features

WordPress also features integrated link management, asearch engine–friendly, clean permalink structure; the ability to assign multiple categories to posts; and support fortagging of posts. Automatic filters are also included, providing standardized formatting and styling of text in posts (for example, converting regular quotes tosmart quotes). WordPress also supports thetrackback andpingback standards for displaying links to other sites that have themselves linked to a post or an article. WordPress posts can be edited in HTML, using the visual editor, or using one of several plugins that allow for a variety of customized editing features.

Multi-user and multi-blogging

Before version 3, WordPress supported one blog per installation, although multiple concurrent copies may be run from different directories if configured to use separate database tables. WordPress Multisites (previously referred to as WordPress Multi-User, WordPress MU, or WPMU) was a fork of WordPress created to allow multiple blogs to exist within one installation but can be administered by a centralized maintainer. WordPress MU makes it possible for those with websites to host their own blogging communities, as well as control and moderate all the blogs from a single dashboard. WordPress MU adds eight new data tables for each blog.

As of the release of WordPress 3, WordPress MU has merged with WordPress.[25]

History

b2/cafelog, more commonly known asb2 orcatalog, was the precursor to WordPress.[26] b2/cafelog was estimated to have been installed on approximately 2,000 blogs as of May 2003.[27] It was written in PHP for use with MySQL by Michel Valdrighi, who was a contributing developer to WordPress until 2005. Although WordPress is the official successor, another project,b2evolution, is also in active development.

As the development of b2/cafelog slowed down, Matt Mullenweg began pondering the idea of forking b2/cafelog and new features that he would want in a new CMS, in a blog post written on January 24, 2003.[28] Mike Little, a professional developer, became the first to comment on the blog post expressing interest to contribute.[28][29] The two worked together to create the first version of WordPress, version 0.70,[30] which was released on May 27, 2003.[31] Christine Selleck Tremoulet, a friend of Mullenweg, suggested the nameWordPress.[32][33]

In 2004, the licensing terms for the competingMovable Type package were changed bySix Apart, resulting in many of its most influential users migrating to WordPress.[34][35] By October 2009, the Open Source CMS MarketShare Report concluded that WordPress enjoyed the greatest brand strength of any open-source content management system.

As of December 2024[update], WordPress was used by 62.0% of all the websites whose content management system is known, and 22.52% of the top one million websites.[4][5]

Starting September 2024, Mullenweg engaged WordPress, Wordpress.com, and Automattic ina dispute leading to a lawsuit with hosting companyWP Engine, causing widespread community concern.[36]

Awards and recognition

  • Winner ofInfoWorld's "Best of open source software awards: Collaboration", awarded in 2008.[37]
  • Winner of Open Source CMS Awards's "Overall Best Open Source CMS", awarded in 2009.[38]
  • Winner of digital synergy's "Hall of Fame CMS category in the 2010 Open Source", awarded in 2010.[39]
  • Winner ofInfoWorld's "Bossie award for Best Open Source Software", awarded in 2011.[40]

Release history

Main releases of WordPress are codenamed after well-knownjazz musicians, starting from version 1.0.[41][42]

Although only the current release is officially supported, security updates are backported "as a courtesy" to all versions as far back as 4.0.[43]

Version[44]CodenameRelease date[45]Notes
Unsupported: 0.7May 27, 2003[46]Used the same file structure as its predecessor,b2/cafelog, and continued the numbering from its last release, 0.6.[47] Only 0.71-gold is available for download in the official WordPress Release Archive page.
Unsupported: 1.0DavisJanuary 3, 2004[48]Added search engine-friendly permalinks, multiple categories, dead-simple installation, and upgrade, comment moderation, XFN support, and Atom support.
Unsupported: 1.2MingusMay 22, 2004[49]Added support of Plugins; in which the same identification headers are used unchanged in WordPress releases as of 2011[update].
Unsupported: 1.5StrayhornFebruary 17, 2005[50]Added a range of vital features, such as the ability to manage static pages and a template/Theme system. It was also equipped with a new default template (codenamedKubrick).[51] designed by Michael Heilemann.
Unsupported: 2.0DukeDecember 31, 2005[52]Added rich editing, better administration tools, image uploading, faster posting, improved import system, fully overhauled the back end, and various improvements to Plugin developers.
Unsupported: 2.1EllaJanuary 22, 2007[53]Corrected security issues, a redesigned interface, enhanced editing tools (including integrated spell check and auto save), and improved content management options.
Unsupported: 2.2GetzMay 16, 2007[54]Added widget support for templates, updatedAtom feed support, and speed optimizations.
Unsupported: 2.3DexterSeptember 24, 2007[55]Added native tagging support, newtaxonomy system for categories, and easy notification of updates, fully supports Atom 1.0, with the publishing protocol, and some much-needed security fixes.
Unsupported: 2.5BreckerMarch 29, 2008[56]Major revamp to the dashboard, dashboard widgets, multi-file upload, extended search, improved editor, an improved plugin system, and more.
Unsupported: 2.6TynerJuly 15, 2008[57]Added new features that made WordPress a more powerful CMS: it can nowtrack changes to every post and page and allow easy posting from anywhere on the web.
Unsupported: 2.7ColtraneDecember 11, 2008[58]Administration interface was redesigned fully, added automatic upgrades, and installed plugins, from within the administration interface.
Unsupported: 2.8BakerJune 10, 2009[59]Added speed improvements, automatically installing themes from within the administration interface, introducing the CodePress editor forsyntax highlighting, and a redesigned widget interface.
Unsupported: 2.9CarmenDecember 19, 2009[60]Added global undo, built-in image editor, batch plugin updating, and many less visible tweaks.
Unsupported: 3.0TheloniousJune 17, 2010[61]Added new themeAPIs, merged WordPress and WordPress MU, creating the new multi-site functionality, new default theme "Twenty Ten" and a refreshed, lighter admin UI.
Unsupported: 3.1ReinhardtFebruary 23, 2011[62]Added the Admin Bar, which is displayed on all blog pages when an admin is logged in, and Post Format, best explained as a Tumblr-like micro-blogging feature. It provides easy access to many critical functions, such as comments and updates. Includes internal linking abilities, a newly streamlined writing interface, and many other changes.
Unsupported: 3.2GershwinJuly 4, 2011[63]Focused on making WordPress faster and lighter. Released only four months after version 3.1, reflecting the growing speed of development in the WordPress community.
Unsupported: 3.3SonnyDecember 12, 2011[64]Focused on making WordPress friendlier for beginners andtablet computer users.
Unsupported: 3.4GreenJune 13, 2012[65]Focused on improvements to theme customization,Twitter integration and several minor changes.
Unsupported: 3.5ElvinDecember 11, 2012[66]Support for theRetina Display, color picker, a new default theme "Twenty Twelve", improved image workflow.
Unsupported: 3.6OscarAugust 1, 2013[67]New default theme "Twenty Thirteen", admin enhancements, post formats UI update, menus UI improvements, new revision system, autosave, and post locking.
Unsupported: 3.7BasieOctober 24, 2013[68]Automatically apply maintenance and security updates in the background, stronger password recommendations, and support for automatically installing the right language files and keeping them up to date.
Unsupported: 3.8ParkerDecember 12, 2013[69]Improved admin interface, responsive design for mobile devices, new typography usingOpen Sans, admin color schemes, redesigned theme management interface, simplified main dashboard, "Twenty Fourteen" magazine-style default theme, second release using "Plugin-first development process".
Unsupported: 3.9SmithApril 16, 2014[70]Improvements to the editor for media, live widget and header previews, and new theme browser.
Unsupported: 4.0BennySeptember 4, 2014[71]Improved media management, embeds, writing interface, easy language change, theme customizer, plugin discovery, and compatibility with PHP 5.5 and MySQL 5.6.[72]
Unsupported: 4.1DinahDecember 18, 2014[73]Twenty Fifteen as the new default theme, distraction-free writing, easy language switch, Vine embeds, and plugin recommendations.
Unsupported: 4.2PowellApril 23, 2015[74]New "Press This" features, improved characters support, emoji support, improved customizer, new embeds, and updated plugin system.
Unsupported: 4.3BillieAugust 18, 2015[75]Focus on the mobile experience, better passwords, and improved customizer.
Unsupported: 4.4CliffordDecember 8, 2015[76]Introduction of "Twenty Sixteen" theme, and improved responsive images and embeds.
Unsupported: 4.5ColemanApril 12, 2016[77]Added inline linking, formatting shortcuts, live responsive previews, and other updates under the hood.
Unsupported: 4.6PepperAugust 16, 2016[78]Added streamlined updates, native fonts, editor improvements with inline link checker and content recovery, and other updates under the hood.
Supported: 4.7VaughanDecember 6, 2016[79]Comes with new default theme "Twenty Seventeen", Video Header Support, PDF preview, custom CSS in the live preview, editor Improvements, and other updates under the hood.
Supported: 4.8EvansJune 8, 2017[80]The next-generation editor. Additional specific goals include the TinyMCE inline element/link boundaries, new media widgets, and WYSIWYG in the text widget. End Support for Internet Explorer Versions 8, 9, and 10.
Supported: 4.9TiptonNovember 16, 2017[81]Improved theme customizer experience, including scheduling, frontend preview links, autosave revisions, theme browsing, improved menu functions, and syntax highlighting. Added a new gallery widget and updated text and video widgets. Theme editor gives warnings and rollbacks when saving files that produce fatal errors.[82]
Supported: 5.0BeboDecember 6, 2018[83]New block-based editorGutenberg[84] with new default theme "Twenty Nineteen".
Supported: 5.1BettyFebruary 21, 2019[85]PHP version upgrade notices and block editor improvements.
Supported: 5.2JacoMay 7, 2019[86]Include Site Health Check, PHP error protection, the all-new block directory, and update package signing.
Supported: 5.3KirkNovember 12, 2019[87]Polish current user interactions and make user interfaces more user-friendly. New default theme "Twenty Twenty", was designed by Anders Norén.
Supported: 5.4AdderleyMarch 31, 2020[88]Social Icons and Buttons blocks added, blocks customization and user interface improved, added features for personal data exports, custom fields for menu items, blocks improvements for developers.[89]
Supported: 5.5EckstineAugust 11, 2020[90]Added lazy-loading images, XML sitemaps by default, auto-updates to plugins and themes, and improvements to the block editor.[91]
Supported: 5.6SimoneDecember 8, 2020[92]New default theme "Twenty Twenty-One," Gutenberg enhancements, automatic updates for core releases, increased support for PHP 8, application passwords for REST API authentication, improved accessibility.[93]
Supported: 5.7EsperanzaMarch 9, 2021[94]New editor is easier to use, do more without writing custom code, simpler default color palette, from HTTP to HTTPS in a single click, new Robots API, lazy-load your iframes and ongoing cleanup after update to jQuery 3.5.1.[95]
Supported: 5.8TatumJuly 20, 2021[96]Block widgets, query loop blocks, block themes, List View, Pattern Transformations, Duotone, new theme.json file, droppedIE11 support,WebP image support, new block support flags.[97]
Supported: 5.9JoséphineJanuary 25, 2022[98]New default theme "Twenty Twenty-Two", new WordPress Admin feature Site Editor, Block Themes manageable through Site Editor, new Navigation block, improved block controls, Pattern Directory, List View, refactored Gallery block, Theme.json child theme support, block-level locking, multiple stylesheets per block.[99]
Supported: 6.0ArturoMay 24, 2022[100]Gutenberg writing improvements, multiple style variations and expanded template options for block themes, integrated patterns, additional design tools, multiple block selections from the list view, block locking, and various performance, and accessibility improvements.[101]
Supported: 6.1MishaNovember 1, 2022[102]Gutenberg writing improvements, design tools for more consistency and control, cleaner layouts and document settings visualization, menu management, fluid typography, improved block placeholders, and spacing presets.[103]
Supported: 6.2DolphyMarch 29, 2023[104]Reimagined Site Editor interface, improved Navigation block, Block Inserter, and organized block settings sidebar with tabs for Settings and Styles. A collection of header and footer patterns for block themes is also available, as well as Openverse media integration and Distraction Free mode for writing. The new Style Book provides a complete overview of how each block in the site's library looks, and users can now copy and paste styles and add custom CSS for more control over their site's appearance. Other features include sticky positioning for top-level group blocks, options to import favorite widgets from Classic themes, and local fonts in default WordPress themes for better privacy with Google Fonts included.[105]
Supported: 6.3LionelAugust 8, 2023[106]Full content management through Site Editor, Block Theme preview, new My Patterns section for saved block arrangements, template and editor preference management via Command Palette, improved design tools and workflow, new Footnotes and Details block, performance and accessibility improvements. Image aspect ratio settings, distraction-free editing for Site Editor, updated Top Toolbar, improved List View, pattern template building.[107]
Supported: 6.4ShirleyNovember 7, 2023[108]New default theme "Twenty Twenty-Four," writing enhancements, improved Command Palette, advanced Pattern filtering, expanded Block design tools, image lightbox functions, Group block renaming, image previews in List View, export custom patterns as JSON files, new Block Hooks feature, and various performance and accessibility improvements.[109]
Supported: 6.5ReginaApril 2, 2024[110]Google Fonts management via Font Library, view timestamps, quick summaries, and revision history via Style Book, enhanced background tools, aspect ratios, and box shadows for Block layouts and groups, Data views, enhanced drag-and-drop, improved link controls, new Interactivity and Block Bindings API's, new appearance tools for Classic themes without usingtheme.json, Plugin Dependencies, and various performance and accessibility improvements.[111]
Supported: 6.6DorseyJuly 16, 2024[112]Additional color palette and font set choices, quick previews for pages, rollbacks for automatic plugin updates, Block style overrides, and various performance and accessibility improvements.[113]
Supported: 6.7RollinsNovember 12, 2024[114]New default theme "Twenty Twenty-Five," Zoom Out preview, custom fields for Blocks, font size presets for Styles,HEIC image support, and various performance and accessibility improvements.[115]
Latest version:6.8CecilApril 15, 2025[116]Style Book update, editor improvements, speculative loading, stronger password security with bcrypt.[117]
Legend:
Unsupported
Supported
Latest version
Preview version
Future version

WordPress 5.0 "Bebo"

New page editor in WordPress 5

The December 2018 release of WordPress 5.0, "Bebo", is named in homage to the pioneering Cuban jazz musicianBebo Valdés.[118]

It included a new default editor "Gutenberg" – a block-based editor; that allows users to modify their displayed content in a much more user-friendly way than prior iterations. Blocks are abstract units of markup that, composed together, form the content or layout of aweb page.[119] Past content that was created on WordPress pages is listed under what is referred to as a Classic Block.[120] Before Gutenberg, there were several block-based editors available as WordPress plugins, e.g.Elementor. Following the release of Gutenberg, comparisons were made between it and those existing plugins.[121][122]

Classic Editor plugin

The Classic Editor plugin was created as a result of User preferences and helped website developers maintain past plugins only compatible with WordPress 4.9, giving plugin developers time to get their plugins updated & compatible with the 5.0 release. Having the Classic Editor plugin installed restores the "classic" editing experience that WordPress has had up until the WordPress 5.0 release.[123] The Classic Editor plugin will be supported at least until 2024.[124]

As of August 2023, the Classic Editor plugin is active on over 5 million installations of WordPress.[125]

Vulnerabilities

Apache HTTP Server access log, showing visits to the WordPress login.

Many security issues[126] have been uncovered and patched in the software, particularly in 2007, 2008, and 2015. A cumulative list of WordPress security vulnerabilities, not all of which have been corrected in the version current at any time, is maintained by SecurityScorecard.[127]

In January 2007, many high-profilesearch engine optimization (SEO) blogs, as well as many low-profile commercial blogs featuringAdSense, were targeted and attacked with a WordPress exploit.[128] A separate vulnerability on one of the project site's web servers allowed an attacker to introduce exploitable code in the form of aback door to some downloads of WordPress 2.1.1. The 2.1.2 release addressed this issue; an advisory released at the time advised all users to upgrade immediately.[129]

In May 2007, a study revealed that 98% of WordPress blogs being run were exploitable because they were running outdated and unsupported versions of the software.[130] To help mitigate this problem, WordPress made updating the software a much easier, "one-click" automated process in version 2.7 (released in December 2008).[131] However, the filesystem security settings required to enable the update process can be an additional risk.[132]

In a June 2007 interview, Stefan Esser, the founder of the PHP Security Response Team, spoke critically of WordPress' security track record, citing problems with the application's architecture that made it unnecessarily difficult to write code that is secure fromSQL injection vulnerabilities, as well as some other problems.[133]

In June 2013, it was found that some of the 50 most downloaded WordPress plugins were vulnerable to common Web attacks such as SQL injection andXSS. A separate inspection of the top 10 e-commerce plugins showed that seven of them were vulnerable.[134]

To promote better security and to streamline the update experience overall, automatic background updates were introduced in WordPress 3.7.[135]

Individual installations of WordPress can be protected with security plugins that prevent user enumeration, hide resources, and thwart probes. Users can also protect their WordPress installations by taking steps such as keeping all WordPress installations, themes, and plugins updated, using only trusted themes and plugins,[136] and editing the site's.htaccess configuration file if supported by the webserver to prevent many types of SQL injection attacks and block unauthorized access to sensitive files. It is especially important to keep WordPress plugins updated because would-behackers can easily list all the plugins a site uses and then run scans searching for any vulnerabilities against those plugins. If vulnerabilities are found, they may be exploited to allow hackers to, for example, upload their files (such as aweb shell) that collect sensitive information.

Developers can also use tools to analyze potential vulnerabilities, including Jetpack Protect, WPScan, WordPress Auditor, and WordPress Sploit Framework developed by 0pc0deFR. These types of tools research known vulnerabilities, such asCSRF,LFI,RFI, XSS, SQL injection, and user enumeration. However, not all vulnerabilities can be detected by tools, so it is advisable to check the code of plugins, themes, and other add-ins from other developers.

In March 2015, it was reported that the Yoast SEO plugin was vulnerable to SQL injection, allowing attackers to potentially execute arbitrary SQL commands.[137][138] The issue was fixed in version 1.7.4 of the plugin.[139]

In January 2017, security auditors at Sucuri identified a vulnerability in the WordPressREST API that would allow any unauthenticated user to modify any post or page within a site running WordPress 4.7 or greater. The auditors quietly notified WordPress developers, and within six days WordPress released a high-priority patch to version 4.7.2, which addressed the problem.[140][141]

Thecanvas fingerprinting warning is typically given byTor Browser for WordPress-based websites.

As of WordPress 6.0, the minimum PHP version requirement is PHP 5.6,[142] which was released on August 28, 2014,[143] and which has been unsupported by the PHP Group and not received any security patches since December 31, 2018.[143] Thus, WordPress recommends using PHP version 7.4 or greater.[142]

In the absence of specific alterations to their default formatting code, WordPress-based websites use thecanvas element to detect whether the browser can correctly renderemoji. BecauseTor Browser does not currently discriminate between this legitimate use of theCanvasAPI and an effort to performcanvas fingerprinting, it warns that the website is attempting to 'extract HTML5 canvas image data. Ongoing efforts seek workarounds to reassure privacy advocates while retaining the ability to check for proper emoji rendering capability.[144]

Development and support

Key developers

Matt Mullenweg andMike Little were co-founders of the project. Current key people are listed on WordPress's Web site.[145]

WordPress is also developed by its community, includingWP tester, a group of volunteers who test each release. They have early access tonightly builds, beta versions, and release candidates. Errors are documented via amailing list and the project'sTrac tool.

Though largely developed by the community surrounding it, WordPress is closely associated withAutomattic, the company founded by Matt Mullenweg.[146]

WordPress Foundation

WordPress Foundation is a non-profit organization that was set up to support the WordPress project.[147][148][149] The purpose of the organization is to guarantee open access to WordPress's software projects forever.[147][148] As part of this, the organization owns and manages WordPress, WordCamp, and relatedtrademarks.[147][9][150] In January 2010, Matt Mullenweg formed the organization[147] to own and manage the trademarks of WordPress project.[151][150] Previously – from 2006 onwards – Automattic acted as a short-term owner of the WordPress trademarks. From the beginning, he intended later to place the WordPress trademarks with the WordPress Foundation, which did not yet exist in 2006 and which eventually took longer to set up than expected.[151][152]

WordPress Photo Directory

On December 14, 2021,Matt Mullenweg announced the WordPress Photo Directory at the State of the Word 2021 event.[153] It is anopen-source image directory foropen images maintained by the WordPress project.[153] The image directory aims to provide an open alternative to closedimage banks, such asUnsplash, Pixbaby, andAdobe Stock, whose licensing terms have become restrictive in recent years. Use in WordPress themes, for example, is restricted.[153][154] In January 2022, the project began to gather volunteers, and in February, its own developer website was launched, where team representatives were next selected.[155]

WordCamp developer and user conferences

A WordCamp inSofia,Bulgaria (2011)

WordCamps are casual, locally organized conferences covering everything related to WordPress.[156] The first such event was WordCamp 2006 in August 2006 inSan Francisco, which lasted one day and had over 500 attendees.[157][158] The first WordCamp outside San Francisco was held inBeijing in September 2007.[159] Since then, there have been over 1,022 WordCamps in over 75 cities in 65 countries around the world.[156] WordCamp San Francisco 2014 was the last official annual conference of WordPress developers and users taking place in San Francisco, having now been replaced with WordCamp US.[160] First ran in 2013 as WordCamp Europe, regional WordCamps in other geographical regions are held to connect people who are not already active in their local communities and inspire attendees to start user communities in their hometowns.[161] In 2019, theNordic region had its own WordCamp Nordic.[162][163] The first WordCampAsia was to be held in 2020,[164] but cancelled due to theCOVID-19 pandemic.[165]

Support

WordPress' primary support website is WordPress.org. This support website hosts both WordPress Codex, the online manual for WordPress and a living repository for WordPress information and documentation,[166]and WordPress Forums, an active online community of WordPress users.[167]

Hosting

icon
This sectiondoes notcite anysources. Please helpimprove this section byadding citations to reliable sources. Unsourced material may be challenged andremoved.(May 2025) (Learn how and when to remove this message)

WordPress hosting services typically offer one-click WordPress installations, automated updates and backups, and security features to safeguard against common threats. Many also provide support and are configured for optimal performance with the CMS.

There are two primary types of WordPress hosting: shared WordPress hosting and managed WordPress hosting. Shared WordPress hosting is a budget-friendly option where multiple websites reside on a single server, sharing resources. Managed WordPress hosting includes comprehensive management of a WordPress site, including technical support, security, performance optimization, and often higher server resources, but comes at a higher price.

See also

References

  1. ^Mullenweg, Matt (May 27, 2003)."WordPress Now Available".wordpress.org. WordPress.Archived from the original on July 19, 2010. RetrievedJuly 22, 2010.
  2. ^"WordPress 6.8.3 Release". September 30, 2025. RetrievedOctober 1, 2025.
  3. ^"WordPress: About: GPL". WordPress.org.Archived from the original on July 21, 2010. RetrievedJune 15, 2010.
  4. ^ab"Usage Statistics and Market Share of Content Management Systems for Websites".w3techs.com. W3Techs. December 24, 2023. RetrievedDecember 24, 2023.
  5. ^ab"CMS Usage Statistics".builtwith.com. BuiltWith.Archived from the original on August 6, 2013. RetrievedAugust 1, 2013.
  6. ^"Requirements".wordpress.org. WordPress.Archived from the original on January 20, 2020. RetrievedJanuary 29, 2020.
  7. ^"Support disaggregating WordPress.com and WordPress.org".wordpress.com.Archived from the original on December 30, 2015. RetrievedJanuary 7, 2016.
  8. ^Patterson, Dan (February 6, 2017)."WordPress "quietly" powers 27% of the web".www.techrepublic.com.Archived from the original on February 5, 2018. RetrievedDecember 16, 2017.
  9. ^ab"Trademark Policy".WordPress Foundation. September 9, 2010. RetrievedMarch 28, 2022.
  10. ^Meyer, Fred (February 13, 2018)."WordPress is a Factory: A Technical Introduction".WPShout.Archived from the original on February 4, 2019. RetrievedDecember 12, 2018.
  11. ^Hayes, David (February 11, 2014)."WordPress and the Front Controller Design Pattern | WPShout".WPShout.Archived from the original on May 17, 2016. RetrievedFebruary 15, 2017.
  12. ^"Theme Installation".wordpress.org. Codex.wordpress.org. April 9, 2013.Archived from the original on April 26, 2013. RetrievedApril 26, 2013.
  13. ^Chandler, Jeff (April 3, 2014)."Introduction To Underscores: A WordPress Starter Theme With Konstantin Obenland".wptavern.com.Archived from the original on August 19, 2016. RetrievedJuly 31, 2016.
  14. ^Paudel, Bimal Raj (July 30, 2022)."How to install a WordPress plugin".wptracer.com. RetrievedMarch 28, 2023.
  15. ^"WordPress Plugins".WordPress.org. RetrievedMarch 28, 2023.
  16. ^"WordPress Plugins".WordPress.org. RetrievedMay 7, 2021.
  17. ^"Plugin Developer FAQ".WordPress.org. RetrievedOctober 29, 2022.
  18. ^"WordPress Hooks Database".adambrown.info. RetrievedOctober 8, 2021.
  19. ^"Plugin Developer Handbook".WordPress Developer Resources. RetrievedMarch 28, 2023.
  20. ^Cimpanu, Catalin (March 1, 2020)."Hackers are actively exploiting zero-days in several WordPress plugins".ZDNet. RetrievedJuly 7, 2021.
  21. ^Taylor Wimberly (February 2, 2010)."WordPress publishes native Android application".wirefly.com. AndroidAndMe. Archived fromthe original on July 21, 2011. RetrievedJune 15, 2010.
  22. ^ab"Idea: WordPress App For iPhone and iPod Touch".AltafSayani technology, gadgets, web. AltafSayani. July 12, 2008. Archived fromthe original on January 22, 2009. RetrievedFebruary 9, 2016.
  23. ^abMelanson, Mike (March 23, 2011)."18 Million WordPress Blogs Land on the iPad".ReadWrite.Archived from the original on November 23, 2018. RetrievedFebruary 18, 2025.
  24. ^"Accessibility Coding Standards".WordPress.
  25. ^"WordPress 3.0 "Thelonious"". WordPress.org. June 17, 2010.Archived from the original on June 30, 2010. RetrievedDecember 18, 2011.
  26. ^Andrew Warner,Matt Mullenweg (September 10, 2009).The Biography Of WordPress – With Matt Mullenweg(MPEG-4 Part 14) (Podcast). Mixergy. Event occurs at 10:57.Archived from the original on September 14, 2009. RetrievedSeptember 28, 2009.b2 had actually, through a series of circumstances, essentially become abandoned.
  27. ^Valdrighi, Michel."b2 test weblog – post dated 23.05.03". Archived from the original on May 22, 2013. RetrievedMay 9, 2013.
  28. ^abMatt Mullenweg (January 24, 2003)."The Blogging Software Dilemma". Archived fromthe original on February 8, 2023.
  29. ^@photomatt (January 25, 2023)."It's so cool that because it all happened online" (Tweet). Archived fromthe original on March 10, 2023 – viaTwitter.
  30. ^"Version 0.70".WordPress.org. May 19, 2019. Archived fromthe original on February 1, 2023.
  31. ^Matt Mullenweg (May 7, 2003)."WordPress Now Available".WordPress.org. Archived fromthe original on February 1, 2023.
  32. ^Silverman, Dwight (January 24, 2008)."The importance of being Matt". Houston Chronicle.Archived from the original on May 25, 2014. RetrievedAugust 14, 2014.
  33. ^Tremoulet, Christine Selleck (January 24, 2008)."The Importance of Being Matt…". Christine Selleck Tremoulet. Archived fromthe original on May 4, 2009. RetrievedMarch 29, 2012.
  34. ^Manjoo, Farhad (August 9, 2004)."Blogging grows up".Salon.Archived from the original on November 2, 2012. RetrievedMarch 29, 2012.
  35. ^Pilgrim, Mark (May 14, 2004)."Freedom 0". Mark Pilgrim. Archived fromthe original on April 10, 2006. RetrievedMarch 29, 2012.
  36. ^Mehta, Ivan (September 26, 2024),"The WordPress vs. WP Engine drama, explained",TechCrunch,archived from the original on October 1, 2024, retrievedSeptember 26, 2024
  37. ^"Best of open source software awards: Collaboration". infoworld.com. August 5, 2008.Archived from the original on December 17, 2017. RetrievedDecember 16, 2017.
  38. ^"WordPress wins top prize in 2009 Open Source CMS Awards". cmscritic.com. November 14, 2009.Archived from the original on December 17, 2017. RetrievedDecember 16, 2017.
  39. ^"Hall of Fame CMS". digitalsynergy.ca.Archived from the original on October 10, 2018. RetrievedDecember 16, 2017.
  40. ^"WordPress wins Bossie Awards 2011: The best open source applications". wprockers.com. September 8, 2011.Archived from the original on December 17, 2017. RetrievedDecember 16, 2017.
  41. ^hollander, Roel."Fun Fact: Wordpress Jazz Tributes".roelhollander.eu.Archived from the original on July 14, 2017. RetrievedDecember 16, 2017.
  42. ^"Roadmap".Blog. WordPress.org.Archived from the original on June 14, 2010. RetrievedJune 15, 2010.
  43. ^"Dev Chat summary: Wednesday, November 30, 2022".Make WordPress Core. November 30, 2022. RetrievedDecember 1, 2022.
  44. ^WordPress Releases
  45. ^WordPress History
  46. ^"WordPress Blog: WordPress 0.7". WordPress.org. May 27, 2003.Archived from the original on July 14, 2010. RetrievedMay 27, 2003.
  47. ^"Cafelog". Archived from the original on September 2, 2011. RetrievedMay 15, 2011.
  48. ^"WordPress Blog: WordPress 1.0". WordPress.org. January 3, 2004.Archived from the original on July 12, 2010. RetrievedJanuary 3, 2004.
  49. ^"WordPress Blog: WordPress 1.2". WordPress.org. May 22, 2004.Archived from the original on July 14, 2010. RetrievedMay 22, 2004.
  50. ^"WordPress Blog: WordPress 1.5". WordPress.org. February 17, 2005.Archived from the original on July 14, 2010. RetrievedFebruary 17, 2005.
  51. ^"Kubrick at Binary Bonsai". Binarybonsai.com. Archived fromthe original on March 11, 2012. RetrievedJune 15, 2010.
  52. ^"WordPress Blog: WordPress 2.0". WordPress.org. December 31, 2005.Archived from the original on July 13, 2010. RetrievedDecember 31, 2005.
  53. ^"WordPress Blog: WordPress 2.1". WordPress.org. January 22, 2007.Archived from the original on July 12, 2010. RetrievedJanuary 22, 2007.
  54. ^"WordPress Blog: WordPress 2.2". WordPress.org. May 16, 2007.Archived from the original on July 14, 2010. RetrievedMay 16, 2007.
  55. ^"WordPress Blog: WordPress 2.3". WordPress.org.Archived from the original on July 12, 2010. RetrievedSeptember 24, 2007.
  56. ^"WordPress Blog: WordPress 2.5". WordPress.org. March 29, 2008.Archived from the original on July 12, 2010. RetrievedMarch 29, 2008.
  57. ^"WordPress Blog: WordPress 2.6". WordPress.org.Archived from the original on July 13, 2010. RetrievedJune 15, 2008.
  58. ^"WordPress Blog: WordPress 2.7". WordPress.org. December 11, 2008.Archived from the original on July 14, 2010. RetrievedDecember 11, 2008.
  59. ^"WordPress Blog: WordPress 2.8". WordPress.org.Archived from the original on July 14, 2010. RetrievedJune 10, 2009.
  60. ^"WordPress Blog: WordPress 2.9". WordPress.org. December 19, 2009.Archived from the original on July 13, 2010. RetrievedDecember 19, 2009.
  61. ^"WordPress Blog: WordPress 3.0". WordPress.org. June 17, 2010.Archived from the original on July 12, 2010. RetrievedJune 17, 2010.
  62. ^"WordPress Blog: WordPress 3.1". WordPress.org. February 23, 2011.Archived from the original on February 24, 2011. RetrievedFebruary 25, 2011.
  63. ^"WordPress Blog: WordPress 3.2". WordPress.org.Archived from the original on July 5, 2011. RetrievedJune 4, 2011.
  64. ^"WordPress Blog: WordPress 3.3". WordPress.org. December 12, 2011.Archived from the original on December 13, 2011. RetrievedDecember 12, 2011.
  65. ^"WordPress Blog: WordPress 3.4". WordPress.org. June 13, 2012.Archived from the original on June 13, 2012. RetrievedJune 13, 2012.
  66. ^"WordPress Blog: WordPress 3.5". WordPress.org. December 11, 2012.Archived from the original on December 11, 2012. RetrievedDecember 11, 2012.
  67. ^"WordPress Blog: WordPress 3.6". WordPress.org. August 2013.Archived from the original on August 2, 2013. RetrievedAugust 1, 2013.
  68. ^"WordPress Blog: WordPress 3.7". WordPress.org. October 24, 2013.Archived from the original on October 25, 2013. RetrievedOctober 24, 2013.
  69. ^"WordPress Blog: WordPress 3.8". WordPress.org. December 12, 2013.Archived from the original on December 12, 2013. RetrievedDecember 12, 2013.
  70. ^"WordPress Blog: WordPress 3.9". WordPress.org. April 16, 2014.Archived from the original on April 16, 2014. RetrievedApril 16, 2014.
  71. ^"WordPress Blog: WordPress 4.0". WordPress.org. September 4, 2014.Archived from the original on September 4, 2014. RetrievedSeptember 4, 2014.
  72. ^"Learn What's New in WordPress v4.0".Archived from the original on March 7, 2016. RetrievedMarch 14, 2016.
  73. ^"WordPress Blog: WordPress 4.1". WordPress.org. December 18, 2014.Archived from the original on December 18, 2014. RetrievedDecember 18, 2014.
  74. ^"WordPress Blog: WordPress 4.2". WordPress.org. April 23, 2015.Archived from the original on April 24, 2015. RetrievedApril 23, 2015.
  75. ^"WordPress Blog: WordPress 4.3". WordPress.org. August 18, 2015.Archived from the original on August 19, 2015. RetrievedAugust 18, 2015.
  76. ^"WordPress Blog: WordPress 4.4". WordPress.org. December 8, 2015.Archived from the original on December 9, 2015. RetrievedDecember 8, 2015.
  77. ^"WordPress Blog: WordPress 4.5". WordPress.org. April 12, 2016.Archived from the original on April 26, 2016. RetrievedApril 26, 2016.
  78. ^"WordPress Blog: WordPress 4.6".Wordpress News. WordPress.org. August 16, 2016.Archived from the original on August 17, 2016. RetrievedAugust 16, 2016.
  79. ^"WordPress Blog: WordPress 4.7 "Vaughan"". WordPress.org. December 6, 2016.Archived from the original on December 7, 2016. RetrievedDecember 7, 2016.
  80. ^"Version 4.8 – Make WordPress Core". WordPress.org. May 3, 2017.Archived from the original on August 2, 2017. RetrievedAugust 1, 2017.
  81. ^"Version 4.9 – Make WordPress Core". WordPress.org. August 2, 2017.Archived from the original on August 6, 2017. RetrievedAugust 6, 2017.
  82. ^"WordPress Blog: WordPress 4.9 Beta 1". WordPress.org. October 5, 2017.Archived from the original on October 25, 2017. RetrievedOctober 25, 2017.
  83. ^"WordPress 5.0 Development Cycle". November 15, 2017.Archived from the original on November 17, 2018. RetrievedNovember 17, 2018.
  84. ^"The new Gutenberg editing experience".The new Gutenberg editing experience.Archived from the original on December 7, 2018. RetrievedDecember 7, 2018.
  85. ^"WordPress 5.1 Development Cycle". December 19, 2018.Archived from the original on February 22, 2019. RetrievedFebruary 22, 2019.
  86. ^"WordPress 5.2 Development Cycle". May 20, 2019.Archived from the original on April 12, 2019. RetrievedMay 20, 2019.
  87. ^"WordPress 5.3 Development Cycle".Make WordPress Core. November 13, 2019. RetrievedNovember 14, 2019.
  88. ^"WordPress 5.4 Development Cycle". March 31, 2020. RetrievedMarch 31, 2020.
  89. ^"WordPress 5.4 "Adderley"". March 31, 2020. RetrievedApril 1, 2020.
  90. ^"WordPress 5.5 Development Cycle". August 11, 2020. RetrievedAugust 12, 2020.
  91. ^"WordPress 5.5 "Eckstine"". August 11, 2020. RetrievedAugust 12, 2020.
  92. ^"WordPress 5.6 Development Cycle".Wordpress. December 9, 2020. RetrievedDecember 9, 2020.
  93. ^"WordPress 5.6 "Simone"".Wordpress. December 6, 2020. RetrievedMarch 9, 2021.
  94. ^"WordPress 5.7 Development Cycle".WordPress. March 9, 2021. RetrievedMarch 9, 2021.
  95. ^"WordPress 5.7 "Esperanza"".Wordpress. March 9, 2021. RetrievedMarch 9, 2021.
  96. ^"WordPress 5.8 Development Cycle".WordPress. March 9, 2021. RetrievedAugust 9, 2021.
  97. ^"WordPress 5.8 Tatum".WordPress. July 20, 2021. RetrievedAugust 9, 2021.
  98. ^"WordPress 5.9 Development Cycle".WordPress. July 15, 2021. RetrievedFebruary 22, 2022.
  99. ^"WordPress 5.9 Josephine".WordPress. January 25, 2022. RetrievedFebruary 22, 2022.
  100. ^"WordPress 6.0 Development Cycle".WordPress. January 25, 2022. RetrievedMay 25, 2022.
  101. ^"WordPress 6.0 Arturo".WordPress. May 24, 2022. RetrievedMay 25, 2022.
  102. ^"WordPress 6.1 Development Cycle".WordPress. November 1, 2022. RetrievedNovember 13, 2022.
  103. ^"WordPress 6.1 Misha".WordPress. November 1, 2022. RetrievedNovember 13, 2022.
  104. ^"WordPress 6.2 Development Cycle".Make WordPress Core. November 2, 2022. RetrievedApril 10, 2023.
  105. ^"Version 6.2".WordPress.org Documentation. March 29, 2023. RetrievedApril 10, 2023.
  106. ^"WordPress 6.3 Development Cycle".Make WordPress Core. March 9, 2023. RetrievedAugust 9, 2023.
  107. ^"Version 6.3".WordPress.org Documentation. August 8, 2023. RetrievedAugust 9, 2023.
  108. ^"WordPress 6.4 Development Cycle".Make WordPress Core. November 7, 2023. RetrievedNovember 8, 2023.
  109. ^"Version 6.4".WordPress.org Documentation. November 7, 2023. RetrievedNovember 8, 2023.
  110. ^"WordPress 6.5 Development Cycle".Make WordPress Core. April 2, 2024. RetrievedApril 3, 2023.
  111. ^"Version 6.5".WordPress.org Documentation. April 2, 2024. RetrievedApril 3, 2024.
  112. ^"WordPress 6.6 Development Cycle".Make WordPress Core. July 16, 2024. RetrievedNovember 13, 2024.
  113. ^"Version 6.6".WordPress.org Documentation. July 16, 2024. RetrievedNovember 13, 2024.
  114. ^"WordPress 6.7 Development Cycle".Make WordPress Core. November 12, 2024. RetrievedNovember 12, 2024.
  115. ^"Version 6.7".WordPress.org Documentation. November 12, 2024. RetrievedNovember 13, 2024.
  116. ^"WordPress 6.8 Development Cycle".Make WordPress Core. April 15, 2025. RetrievedApril 15, 2025.
  117. ^"Version 6.8".WordPress.org Documentation. April 15, 2025. RetrievedApril 28, 2025.
  118. ^"WordPress 5.0 "Bebo"".WordPress News. December 6, 2018.Archived from the original on December 12, 2018. RetrievedDecember 12, 2018.
  119. ^"Gutenberg « WordPress Codex".codex.wordpress.org.Archived from the original on September 3, 2018. RetrievedDecember 12, 2018.
  120. ^"The Complete Guide to Gutenberg's Classic Block".go gutenberg.Archived from the original on December 15, 2018. RetrievedDecember 12, 2018.
  121. ^Gutenberg vs Elementor: Comparing The New WordPress Block Editor To Elementor,CREATE & CODE, December 5, 2018
  122. ^Gutenberg vs. Elementor: ThemeIsle Actually Attempted to Build Their New Site With Both — Here’s What HappenedArchived July 14, 2020, at theWayback Machine,Elementor.com, February 6, 2020
  123. ^"A tip for the WordPress 5.0 release – Gutenberg and the Classic Editor".Garage. December 6, 2018.Archived from the original on December 13, 2018. RetrievedDecember 12, 2018.
  124. ^"Classic Editor".WordPress.org.Archived from the original on December 12, 2018. RetrievedDecember 12, 2018.
  125. ^"Classic Editor".WordPress.org. RetrievedNovember 25, 2022.Active installations: 5+ million
  126. ^"David Kierznowski". Blogsecurity.net. June 28, 2007. Archived fromthe original on March 9, 2012. RetrievedFebruary 17, 2016.
  127. ^"Wordpress: Security vulnerabilities, CVEs".CVEdetails.com (security vulnerability database). SecurityScorecard. April 4, 2024. RetrievedDecember 1, 2024. Updated as required.
  128. ^"WordPress Exploit Nails Big Name Seo Bloggers". Threadwatch.org.Archived from the original on October 6, 2018. RetrievedDecember 18, 2011.
  129. ^"WordPress 2.1.1 dangerous, Upgrade to 2.1.2". WordPress.org. March 2, 2007.Archived from the original on March 4, 2007. RetrievedMarch 4, 2007.
  130. ^"Survey Finds Most WordPress Blogs Vulnerable". Blog Security. May 23, 2007. Archived fromthe original on March 15, 2012. RetrievedJune 15, 2010.
  131. ^"Updating WordPress". WordPress Codex.Archived from the original on October 11, 2012. RetrievedSeptember 25, 2012.
  132. ^"Yet another WordPress release". August 13, 2009.Archived from the original on October 30, 2012. RetrievedSeptember 24, 2012.
  133. ^"Interview with Stefan Esser". BlogSecurity. June 28, 2007. Archived fromthe original on October 13, 2012. RetrievedJune 15, 2010.
  134. ^Westervelt, Robert (June 18, 2013)."Popular WordPress E-Commerce Plugins Riddled With Security Flaws – Page: 1". CRN.Archived from the original on March 20, 2015. RetrievedMarch 11, 2015.
  135. ^"Configuring Automatic Background Updates « WordPress Codex". Codex.wordpress.org.Archived from the original on June 28, 2014. RetrievedJune 30, 2014.
  136. ^Ward, Simon (July 9, 2012)."Original Free WordPress Security Infographic by Pingable". Pingable.Archived from the original on October 25, 2012. RetrievedOctober 28, 2012.
  137. ^CVE-2015-2292"Cve - Cve-2015-2292".Archived from the original on June 14, 2017. RetrievedJuly 7, 2017., Retrieved on July 7, 2017
  138. ^Common Vulnerabilities and ExposuresCVE-2015-2293"Cve - Cve-2015-2293".Archived from the original on June 15, 2017. RetrievedJuly 7, 2017., Retrieved on July 7, 2017
  139. ^Barry Schwartz"Yoast WordPress SEO Plugin Vulnerable To Hackers"Archived February 11, 2016, at theWayback Machine, Retrieved on February 13, 2016.
  140. ^"Disclosure of Additional Security Fix in WordPress 4.7.2".Make WordPress Core. February 1, 2017.Archived from the original on February 16, 2017. RetrievedFebruary 16, 2017.
  141. ^"Content Injection Vulnerability in WordPress 4.7 and 4.7.1".Sucuri Blog. February 1, 2017.Archived from the original on February 16, 2017. RetrievedFebruary 16, 2017.
  142. ^ab"WordPress › About » Requirements".wordpress.org. October 28, 2022.Archived from the original on October 28, 2022. RetrievedOctober 28, 2022.
  143. ^ab"Unsupported Branches".php.net.Archived from the original on May 15, 2019. RetrievedMay 21, 2019.
  144. ^"Bug report #42428: wp-emoji pops up privacy hanger in Firefox with privacy.resist fingerprinting turned on".Make WordPress Core. RetrievedFebruary 4, 2020.
  145. ^"Community – WordPress News".WordPress News. October 23, 2024. RetrievedDecember 1, 2024. Updated as required.
  146. ^Leibowitz, Glenn (December 17, 2017)."The Billion-Dollar Tech Company With No Offices or Email".LinkedIn.Archived from the original on September 27, 2018. RetrievedDecember 17, 2017.I recently met with Matt Mullenweg, the creator of WordPress and CEO of Automattic, the company that develops WordPress and offers a range of products and services for WordPress users both large and small. Automattic is valued today at over $1 billion.
  147. ^abcd"WordPress Foundation".WordPress Foundation. RetrievedMarch 28, 2022.
  148. ^abVasan, Anjana (February 4, 2022)."What is the WordPress Foundation and Why Does it Exist?".WordPress Foundation. RetrievedMarch 28, 2022.
  149. ^Patel, Nilay (March 15, 2022)."How WordPress and Tumblr are keeping the internet weird".The Verge. RetrievedApril 4, 2022.
  150. ^ab"WordPress Foundation | Open Source Initiative".opensource.org. Archived fromthe original on May 31, 2022. RetrievedApril 4, 2022.
  151. ^ab"The WordPress Foundation".Milestones. November 25, 2015. RetrievedMarch 28, 2022.
  152. ^"For-Profit Automattic Gives WordPress Trademark To Non-Profit Foundation".TechCrunch. September 10, 2010. RetrievedApril 4, 2022.
  153. ^abc"The WordPress Photo Directory Is the Open-Source Image Project We Have Long Needed".WP Tavern. December 21, 2021. RetrievedApril 4, 2022.
  154. ^"An Early Look at the WordPress Photo Directory".Speckyboy Design Magazine. February 7, 2022. RetrievedApril 4, 2022.
  155. ^"WordPress Photo Directory Gets Its Own Make Team".WP Tavern. February 12, 2022. RetrievedApril 4, 2022.
  156. ^ab"WordCamp Central > About". Central.wordcamp.org. May 11, 2010.Archived from the original on July 24, 2019. RetrievedAugust 18, 2019.
  157. ^"WordCamp 2006". 2006.wordcamp.org.Archived from the original on November 26, 2011. RetrievedDecember 18, 2011.
  158. ^"WordCamp 2011". 2011.sf.wordcamp.org.Archived from the original on December 9, 2011. RetrievedDecember 18, 2011.
  159. ^"WordCamp Central > Schedule". Central.wordcamp.org. September 27, 2010.Archived from the original on December 16, 2011. RetrievedDecember 18, 2011.
  160. ^"WordCamp SF Announced (not WordCon) | WordCamp Central". Central.wordcamp.org. January 24, 2011.Archived from the original on March 16, 2015. RetrievedMarch 11, 2015.
  161. ^"Regional WordCamps".Make WordPress Communities. August 21, 2017.Archived from the original on September 28, 2018. RetrievedAugust 18, 2019.
  162. ^"New conferences, Gutenberg news and more! • Yoast".Yoast. October 12, 2018.Archived from the original on October 18, 2018. RetrievedAugust 18, 2019.
  163. ^"WordCamp Nordic 2019 to be Held in Helsinki, March 7-8".WordPress Tavern. October 12, 2018.Archived from the original on July 14, 2019. RetrievedAugust 18, 2019.
  164. ^"WordCamp Asia Set for February 21-23, 2020, in Bangkok, Thailand".WordPress Tavern. July 24, 2019.Archived from the original on July 25, 2019. RetrievedAugust 18, 2019.
  165. ^Takano, Naoko (February 12, 2020)."WordCamp Asia 2020 Cancellation: Event Ticket and Travel Refunds".WordCamp Asia 2020. RetrievedFebruary 20, 2020.
  166. ^"WordPress Codex". WordPress.org.Archived from the original on March 12, 2014. RetrievedMarch 13, 2014.
  167. ^"WordPress Forums". WordPress.org.Archived from the original on March 13, 2014. RetrievedMarch 13, 2014.

External links

WordPress at Wikipedia'ssister projects
Websites
Software and services
Related people
.NET
C++
ColdFusion
Common Lisp
Haskell
Java
JavaScript
Perl
PHP
Python
Ruby
Rust
Scala
Smalltalk
Other languages
International
National
Other
Retrieved from "https://en.wikipedia.org/w/index.php?title=WordPress&oldid=1310099097"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp