You can edit almost every page by Creating an account. Otherwise, see the FAQ.

WordPress

From EverybodyWiki Bios & Wiki

Lua error in Module:Effective_protection_level at line 16: attempt to index field 'FlaggedRevs' (a nil value).

WordPress
Original author(s)
Developer(s)
Initial releaseMay 27, 2003; 20 years ago (2003-05-27)[1]
Stable release
Written inPHP
Engine
    Operating systemUnix-like, Windows, Linux
    Size23.2 MB (compressed)
    TypeBlog software, content management system, content management framework
    LicenseGPLv2 or later[2]
    Website{{URL|example.com|optional display text}}

    Search WordPress on Amazon.

    WordPress (also known as WP or WordPress.org) is a web content management system. It was originally created as a tool to publish blogs but has evolved to support publishing other web content, including more traditional websites, mailing lists and Internet forum, media galleries, membership sites, learning management systems and online stores. Available as free and open-source software, WordPress is among the most popular content management systems – it was used by 42.8% of the top 10 million websites as of October 2021.[3][4]

    WordPress is written in PHP hypertext preprocessor language[5] and paired with a MySQL or MariaDB database. Features include a plugin architecture and a template system, referred to within WordPress as "Themes".

    To function, WordPress has to be installed on a web server, either as part of an Internet hosting service or on a computer running the WordPress software package.[6]

    WordPress was released on May 27, 2003, by its founders, American developer Matt Mullenweg[1] and English developer Mike Little.[7][8] WordPress Foundation owns WordPress, WordPress projects, and other related trademarks.[9]

    Overview[edit]

    A WordPress blog

    "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 publish webpages, requiring nothing beyond a domain and a hosting service.

    WordPress has a web template system using a template processor. Its architecture is a front controller, routing all requests for non-static URIs to a single PHP file that parses the URI and identifies the target page. This allows support for more human-readable permalinks.[11]

    Themes[edit]

    WordPress users may install and switch among many different themes. 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 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 WordPress directory or repository.[13]

    Plugins[edit]

    WordPress' plugin architecture allows users to extend or depreciate the features and functionality of a website or blog.[14] [15] As of December 2021, 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.org repository. These customizations range from search engine optimization (SEO) to client portals used to display private information to logged-in users, to content management systems, to content displaying features, such as the addition of widgets and navigation 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 via FTP or through the WordPress dashboard. However, many third parties offer plugins through their own 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 and Software 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[edit]

    Phone apps for WordPress exist for WebOS,[21] Android,[22] iOS,[23][24] Windows Phone, and BlackBerry.[25] These applications, designed by Automattic, 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.[23][24]

    Accessibility[edit]

    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."[26]

    Other features[edit]

    WordPress also features integrated link management, a search engine–friendly, clean permalink structure; the ability to assign multiple categories to posts; and support for tagging of posts. Automatic filters are also included, providing standardized formatting and styling of text in posts (for example, converting regular quotes to smart quotes). WordPress also supports the Trackback and Pingback 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[edit]

    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.[27]

    History[edit]

    b2/cafelog, more commonly known as b2 or catalog, was the precursor to WordPress.[28] b2/cafelog was estimated to have been installed on approximately 2,000 blogs as of May 2003.[29] It was written in PHP for use with MySQL by Michel Valdrighi, who is now a contributing developer to WordPress. 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.[30] Mike Little, a professional developer, became the first to comment on the blog post expressing interest to contribute.[30][31] The two worked together to create the first version of WordPress, version 0.70,[32] which was released on May 27, 2003.[33] Christine Selleck Tremoulet, a friend of Mullenweg, suggested the name WordPress.[34][35]

    In 2004 the licensing terms for the competing Movable Type package were changed by Six Apart, resulting in many of its most influential users migrating to WordPress.[36][37] 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 May 2021, WordPress is used by 64.8% of all the websites whose content management system is known, and 41.4% of the top 10 million websites.[3]

    Awards and recognition[edit]

    • Winner of InfoWorld's "Best of open source software awards: Collaboration", awarded in 2008.[38]
    • Winner of Open Source CMS Awards's "Overall Best Open Source CMS", awarded in 2009.[39]
    • Winner of digital synergy's "Hall of Fame CMS category in the 2010 Open Source", awarded in 2010.[40]
    • Winner of InfoWorld's "Bossie award for Best Open Source Software", awarded in 2011.[41]
    • WordPress has a five star privacy rating from the Electronic Frontier Foundation.[42]

    Release history[edit]

    Main releases of WordPress are codenamed after well-known jazz musicians, starting from version 1.0.[43][44]

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

    Version Codename Release date Notes
    Old version, no longer supported: 0.7 N/A May 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.
    Old version, no longer supported: 1.0 Davis January 3, 2004[48] Added search engine-friendly permalinks, multiple categories, dead-simple installation and upgrade, comment moderation, XFN support, and Atom support.
    Old version, no longer supported: 1.0.2 Blakey March 11, 2004[49] This was only a bugfix release and contained no new features.
    Old version, no longer supported: 1.2 Mingus May 22, 2004[50] Added support of Plugins; in which the same identification headers are used unchanged in WordPress releases as of 2011.
    Old version, no longer supported: 1.5 Strayhorn February 17, 2005[51] 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 (codenamed Kubrick).[52] designed by Michael Heilemann.
    Old version, no longer supported: 2.0 Duke December 31, 2005[53] Added rich editing, better administration tools, image uploading, faster posting, improved import system, fully overhauled the back end, and various improvements to Plugin developers.
    Old version, no longer supported: 2.1 Ella January 22, 2007[54] Corrected security issues, a redesigned interface, enhanced editing tools (including integrated spell check and auto save), and improved content management options.
    Old version, no longer supported: 2.2 Getz May 16, 2007[55] Added widget support for templates, updated Atom feed support, and speed optimizations.
    Old version, no longer supported: 2.3 Dexter September 24, 2007[56] Added native tagging support, new taxonomy system for categories, and easy notification of updates, fully supports Atom 1.0, with the publishing protocol, and some much-needed security fixes.
    Old version, no longer supported: 2.5 Brecker March 29, 2008[57] Major revamp to the dashboard, dashboard widgets, multi-file upload, extended search, improved editor, an improved plugin system, and more.
    Old version, no longer supported: 2.6 Tyner July 15, 2008[58] Added new features that made WordPress a more powerful CMS: it can now track changes to every post and page and allow easy posting from anywhere on the web.
    Old version, no longer supported: 2.7 Coltrane December 11, 2008[59] Administration interface was redesigned fully, added automatic upgrades, and installed plugins, from within the administration interface.
    Old version, no longer supported: 2.8 Baker June 10, 2009[60] Added speed improvements, automatically installing themes from within the administration interface, introducing the CodePress editor for syntax highlighting, and a redesigned widget interface.
    Old version, no longer supported: 2.9 Carmen December 19, 2009[61] Added global undo, built-in image editor, batch plugin updating, and many less visible tweaks.
    Old version, no longer supported: 3.0 Thelonious June 17, 2010[62] Added new theme APIs, merged WordPress and WordPress MU, creating the new multi-site functionality, new default theme "Twenty Ten" and a refreshed, lighter admin UI.
    Old version, no longer supported: 3.1 Reinhardt February 23, 2011[63] 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.
    Old version, no longer supported: 3.2 Gershwin July 4, 2011[64] 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.
    Old version, no longer supported: 3.3 Sonny December 12, 2011[65] Focused on making WordPress friendlier for beginners and tablet computer users.
    Old version, no longer supported: 3.4 Green June 13, 2012[66] Focused on improvements to theme customization, Twitter integration and several minor changes.
    Old version, no longer supported: 3.5 Elvin December 11, 2012[67] Support for the Retina Display, color picker, a new default theme "Twenty Twelve", improved image workflow.
    Old version, no longer supported: 3.6 Oscar August 1, 2013[68] New default theme "Twenty Thirteen", admin enhancements, post formats UI update, menus UI improvements, new revision system, autosave, and post locking.
    Old version, no longer supported: 3.7 Basie October 24, 2013[69] 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.
    Old version, no longer supported: 3.8 Parker December 12, 2013[70] Improved admin interface, responsive design for mobile devices, new typography using Open Sans, admin color schemes, redesigned theme management interface, simplified main dashboard, "Twenty Fourteen" magazine-style default theme, second release using "Plugin-first development process".
    Old version, no longer supported: 3.9 Smith April 16, 2014[71] Improvements to the editor for media, live widget and header previews, and new theme browser.
    Old version, no longer supported: 4.0 Benny September 4, 2014[72] Improved media management, embeds, writing interface, easy language change, theme customizer, plugin discovery, and compatibility with PHP 5.5 and MySQL 5.6.[73]
    Older version, yet still supported: 4.1 Dinah December 18, 2014[74] Twenty Fifteen as the new default theme, distraction-free writing, easy language switch, Vine embeds, and plugin recommendations.
    Older version, yet still supported: 4.2 Powell April 23, 2015[75] New "Press This" features, improved characters support, emoji support, improved customizer, new embeds, and updated plugin system.
    Older version, yet still supported: 4.3 Billie August 18, 2015[76] Focus on the mobile experience, better passwords, and improved customizer.
    Older version, yet still supported: 4.4 Clifford December 8, 2015[77] Introduction of "Twenty Sixteen" theme, and improved responsive images and embeds.
    Older version, yet still supported: 4.5 Coleman April 12, 2016[78] Added inline linking, formatting shortcuts, live responsive previews, and other updates under the hood.
    Older version, yet still supported: 4.6 Pepper August 16, 2016[79] Added streamlined updates, native fonts, editor improvements with inline link checker and content recovery, and other updates under the hood.
    Older version, yet still supported: 4.7 Vaughan December 6, 2016[80] 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.
    Older version, yet still supported: 4.8 Evans June 8, 2017[81] 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.
    Older version, yet still supported: 4.9 Tipton November 16, 2017[82] 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.[83]
    Older version, yet still supported: 5.0 Bebo December 6, 2018[84] New block-based editor Gutenberg[85] with new default theme "Twenty Nineteen".
    Older version, yet still supported: 5.1 Betty February 21, 2019[86] PHP version upgrade notices and block editor improvements.
    Older version, yet still supported: 5.2 Jaco May 7, 2019[87] Include Site Health Check, PHP error protection, the all-new block directory, and update package signing.
    Older version, yet still supported: 5.3 Kirk November 12, 2019[88] Polish current user interactions and make user interfaces more user-friendly. New default theme "Twenty Twenty", was designed by Anders Norén.
    Older version, yet still supported: 5.4 Adderley March 31, 2020[89] 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.[90]
    Older version, yet still supported: 5.5 Eckstine August 11, 2020[91] Added lazy-loading images, XML sitemaps by default, auto-updates to plugins and themes, and improvements to the block editor.[92]
    Older version, yet still supported: 5.6 Simone December 8, 2020[93] 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.[94]
    Older version, yet still supported: 5.7 Esperanza March 9, 2021[95] 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.[96]
    Older version, yet still supported: 5.8 Tatum July 20, 2021[97] Block widgets, query loop blocks, block themes, List View, Pattern Transformations, Duotone, new theme.json file, dropped IE11 support, WebP image support, new block support flags.[98]
    Older version, yet still supported: 5.9 Joséphine January 25, 2022[99] 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.[100]
    Older version, yet still supported: 6.0 Arturo May 24, 2022[101] 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.[102]
    Older version, yet still supported: 6.1 Misha November 1, 2022[103] 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.[104]
    Older version, yet still supported: 6.2 Dolphy March 29, 2023[105] 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.[106]
    Current stable version: 6.3 Lionel August 8, 2023[107] 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.[108]
    Legend: Old version, no support Older version, still supported Current stable version Latest preview version Future release


    WordPress 5.0 "Bebo"[edit]

    New page editor in WordPress 5

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

    It included a new default editor "Gutenberg" – a block-based editor; it 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 a web page.[110] Past content that was created on WordPress pages is listed under what is referred to as a Classic Block.[111] 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.[112][113]

    Classic Editor plugin[edit]

    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.[114] The Classic Editor plugin will be supported at least until 2024.[115]

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

    Vulnerabilities[edit]

    Apache access log showing WordPress vulnerability bots

    Many security issues[117] have been uncovered in the software, particularly in 2007, 2008, and 2015. According to Secunia, WordPress in April 2009 had seven unpatched security advisories (out of 32 total), with a maximum rating of "Less Critical". Secunia maintains an up-to-date list of WordPress vulnerabilities.[118]

    In January 2007, many high-profile search engine optimization (SEO) blogs, as well as many low-profile commercial blogs featuring AdSense, were targeted and attacked with a WordPress exploit.[119] A separate vulnerability on one of the project site's web servers allowed an attacker to introduce exploitable code in the form of a back 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.[120]

    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.[121] 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).[122] However, the filesystem security settings required to enable the update process can be an additional risk.[123]

    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 from SQL injection vulnerabilities, as well as some other problems.[124]

    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 and XSS. A separate inspection of the top 10 e-commerce plugins showed that seven of them were vulnerable.[125]

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

    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,[127] 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-be hackers 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 own files (such as a web 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 as CSRF, 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.[128][129] The issue was fixed in version 1.7.4 of the plugin.[130]

    In January 2017, security auditors at Sucuri identified a vulnerability in the WordPress REST 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.[131][132]

    The canvas fingerprinting warning is typically given by Tor Browser for WordPress-based websites.

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

    In the absence of specific alterations to their default formatting code, WordPress-based websites use the canvas element to detect whether the browser can correctly render emoji. Because Tor Browser does not currently discriminate between this legitimate use of the Canvas API and an effort to perform canvas 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.[135]

    Development and support[edit]

    Key developers[edit]

    Matt Mullenweg and Mike Little were co-founders of the project. The core lead developers include Helen Hou-Sandí, Dion Hulse, Mark Jaquith, Matt Mullenweg, Andrew Ozz, and Andrew Nacin.[136][137]

    WordPress is also developed by its community, including WP tester, a group of volunteers who test each release. They have early access to nightly builds, beta versions, and release candidates. Errors are documented in a special mailing list or the project's Trac tool.

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

    WordPress Foundation[edit]

    WordPress Foundation is a non-profit organization that was set up to support the WordPress project.[139][140][141] The purpose of the organization is to guarantee open access to WordPress's software projects forever.[139][140] As part of this, the organization owns and manages WordPress, WordCamp, and related trademarks.[139][142][143] In January 2010, Matt Mullenweg formed the organization[139] to own and manage the trademarks of WordPress project.[144][143] 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.[144][145]

    WordPress Photo Directory[edit]

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

    WordCamp developer and user conferences[edit]

    A WordCamp in Sofia, Bulgaria (2011)

    WordCamps are casual, locally organized conferences covering everything related to WordPress.[149] The first such event was WordCamp 2006 in August 2006 in San Francisco, which lasted one day and had over 500 attendees.[150][151] The first WordCamp outside San Francisco was held in Beijing in September 2007.[152] Since then, there have been over 1,022 WordCamps in over 75 cities in 65 countries around the world.[149] 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.[153] 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.[154] In 2019, the Nordic region had its own WordCamp Nordic.[155][156] The first WordCamp Asia was to be held in 2020,[157] but cancelled due to the COVID-19 pandemic.[158]

    Support[edit]

    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,[159] and WordPress Forums, an active online community of WordPress users.[160]

    Hosting[edit]

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

    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, on the other hand, includes comprehensive management of a WordPress site, including technical support, security, performance optimization, and often higher server resources, but comes at a higher price.[citation needed]

    Several prominent web hosting providers offer WordPress hosting, such as SiteGround, and WP Engine. The hosting provider a user chooses can significantly affect the performance and reliability of their WordPress website.[citation needed]

    Though WordPress hosting can come with a higher price tag than standard hosting services, the targeted features and support often make it a worthwhile investment for website owners who wish to maximize the performance and security of their WordPress sites.[citation needed]

    See also[edit]

    References[edit]

    1. 1.0 1.1 Mullenweg, Matt (2003-05-27). "WordPress Now Available". wordpress.org. WordPress. Archived from the original on July 19, 2010. Retrieved July 22, 2010. Unknown parameter |url-status= ignored (help)
    2. "WordPress: About: GPL". WordPress.org. Archived from the original on July 21, 2010. Retrieved June 15, 2010. Unknown parameter |url-status= ignored (help)
    3. 3.0 3.1 "Usage Statistics and Market Share of Content Management Systems for Websites". w3techs.com. W3Techs. 7 May 2021. Retrieved 7 May 2021. Unknown parameter |url-status= ignored (help)
    4. "CMS Usage Statistics". builtwith.com. BuiltWith. Archived from the original on August 6, 2013. Retrieved August 1, 2013. Unknown parameter |url-status= ignored (help)
    5. "Requirements". wordpress.org. WordPress. Archived from the original on January 20, 2020. Retrieved Jan 29, 2020. Unknown parameter |url-status= ignored (help)
    6. "Support disaggregating WordPress.com and WordPress.org". wordpress.com. WordPress.com. Archived from the original on December 30, 2015. Retrieved January 7, 2016. Unknown parameter |url-status= ignored (help)
    7. mikelittle (2003-04-21). "Commit number 8". Archived from the original on February 20, 2016. Retrieved February 3, 2016. Unknown parameter |url-status= ignored (help)
    8. Patterson, Dan (2017-02-06). "WordPress "quietly" powers 27% of the web". www.techrepublic.com. Archived from the original on February 5, 2018. Retrieved 16 December 2017. Unknown parameter |url-status= ignored (help)
    9. "Trademark Policy". WordPress Foundation. 2010-09-09. Retrieved 2022-03-28. Unknown parameter |url-status= ignored (help)
    10. Meyer, Fred (2018-02-13). "WordPress is a Factory: A Technical Introduction". WPShout. Archived from the original on February 4, 2019. Retrieved 2018-12-12. Unknown parameter |url-status= ignored (help)
    11. Hayes, David (2014-02-11). "WordPress and the Front Controller Design Pattern | WPShout". WPShout. Archived from the original on May 17, 2016. Retrieved 2017-02-15. Unknown parameter |url-status= ignored (help)
    12. "Theme Installation". wordpress.org. Codex.wordpress.org. April 9, 2013. Archived from the original on April 26, 2013. Retrieved April 26, 2013. Unknown parameter |url-status= ignored (help)
    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. Retrieved July 31, 2016. Unknown parameter |url-status= ignored (help)
    14. Paudel, Bimal Raj (2022-07-30). "How to install a WordPress plugin". wptracer.com. Retrieved 2023-03-28.
    15. "WordPress Plugins". WordPress.org. Retrieved 2023-03-28.
    16. "WordPress Plugins". WordPress.org. Retrieved 7 May 2021. Unknown parameter |url-status= ignored (help)
    17. "Plugin Developer FAQ". WordPress.org. Retrieved 29 Oct 2022. Unknown parameter |url-status= ignored (help)
    18. "WordPress Hooks Database". adambrown.info. Retrieved 8 October 2021. Unknown parameter |url-status= ignored (help)
    19. "Plugin Developer Handbook". WordPress Developer Resources. Retrieved 2023-03-28.
    20. Cimpanu, Catalin (2020-03-01). "Hackers are actively exploiting zero-days in several WordPress plugins". ZDNet. Retrieved 2021-07-07.
    21. "WordPress for WebOS". WordPress. Archived from the original on July 2, 2011. Retrieved March 6, 2012. Unknown parameter |url-status= ignored (help)
    22. "WordPress publishes native Android application". wirefly.com. Android and Me. February 2, 2010. Archived from the original on July 21, 2011. Retrieved June 15, 2010. Unknown parameter |url-status= ignored (help)
    23. 23.0 23.1 "Idea: WordPress App For iPhone and iPod Touch". WordPress iPhone & iPod Touch. July 12, 2008. Archived from the original on March 14, 2016. Retrieved February 9, 2016. Unknown parameter |url-status= ignored (help)
    24. 24.0 24.1 melanson, mike (March 24, 2011). "18 Million WordPress Blogs Land on the iPad". ReadWriteWeb. Archived from the original on November 23, 2018. Retrieved 2015-06-27. Unknown parameter |url-status= ignored (help)
    25. "WordPress for BlackBerry". WordPress. Archived from the original on November 6, 2013. Retrieved December 27, 2009. Unknown parameter |url-status= ignored (help)
    26. "Accessibility Coding Standards". WordPress.
    27. "WordPress 3.0 "Thelonious"". WordPress.org. June 17, 2010. Archived from the original on June 30, 2010. Retrieved December 18, 2011. Unknown parameter |url-status= ignored (help)
    28. Andrew Warner, Matt Mullenweg (September 10, 2009). The Biography Of WordPress – With Matt Mullenweg (Podcast). Mixergy. Event occurs at 10:57. Archived from the original (MPEG-4 Part 14) on September 14, 2009. Retrieved September 28, 2009. b2 had actually, through a series of circumstances, essentially become abandoned. Unknown parameter |url-status= ignored (help)
    29. Valdrighi, Michel. "b2 test weblog – post dated 23.05.03". Archived from the original on May 22, 2013. Retrieved May 9, 2013. Unknown parameter |url-status= ignored (help)
    30. 30.0 30.1 Matt Mullenweg (24 January 2003). "The Blogging Software Dilemma". Archived from the original on 8 February 2023.
    31. @photomatt (Jan 25, 2023). "It's so cool that because it all happened online" (Tweet). Archived from the original on Mar 10, 2023 – via Twitter.
    32. "Version 0.70". WordPress.org. 19 May 2019. Archived from the original on 1 February 2023.
    33. Matt Mullenweg (7 May 2003). "WordPress Now Available". WordPress.org. Archived from the original on 1 February 2023.
    34. Silverman, Dwight (January 24, 2008). "The importance of being Matt". Houston Chronicle. Archived from the original on May 25, 2014. Retrieved August 14, 2014. Unknown parameter |url-status= ignored (help)
    35. Tremoulet, Christine Selleck (January 24, 2008). "The Importance of Being Matt…". Christine Selleck Tremoulet. Archived from the original on May 4, 2009. Retrieved March 29, 2012. Unknown parameter |url-status= ignored (help)
    36. Manjoo, Farhad (August 9, 2004). "Blogging grows up". Salon. Archived from the original on November 2, 2012. Retrieved March 29, 2012. Unknown parameter |url-status= ignored (help)
    37. Pilgrim, Mark (May 14, 2004). "Freedom 0". Mark Pilgrim. Archived from the original on April 10, 2006. Retrieved March 29, 2012. Unknown parameter |url-status= ignored (help)
    38. "Best of open source software awards: Collaboration". infoworld.com. 2008-08-05. Archived from the original on December 17, 2017. Retrieved 2017-12-16. Unknown parameter |url-status= ignored (help)
    39. "WordPress wins top prize in 2009 Open Source CMS Awards". cmscritic.com. 2009-11-14. Archived from the original on December 17, 2017. Retrieved 2017-12-16. Unknown parameter |url-status= ignored (help)
    40. "Hall of Fame CMS". digitalsynergy.ca. Archived from the original on October 10, 2018. Retrieved 2017-12-16. Unknown parameter |url-status= ignored (help)
    41. "WordPress wins Bossie Awards 2011: The best open source applications". wprockers.com. Archived from the original on December 17, 2017. Retrieved 2017-12-16. Unknown parameter |url-status= ignored (help)
    42. "Who Has Your Back? Government Data Requests 2017". 2017-07-10. Archived from the original on September 15, 2018. Retrieved October 19, 2018. Unknown parameter |url-status= ignored (help)
    43. hollander, Roel. "Fun Fact: Wordpress Jazz Tributes". roelhollander.eu. Archived from the original on July 14, 2017. Retrieved 16 December 2017. Unknown parameter |url-status= ignored (help)
    44. "Roadmap". Blog. WordPress.org. Archived from the original on June 14, 2010. Retrieved June 15, 2010. Unknown parameter |url-status= ignored (help)
    45. "Dev Chat summary: Wednesday, November 30, 2022". Make WordPress Core. 2022-11-30. Retrieved 2022-12-01.
    46. "WordPress Blog: WordPress 0.7". WordPress.org. 2003-05-27. Archived from the original on July 14, 2010. Retrieved May 27, 2003. Unknown parameter |url-status= ignored (help)
    47. "Cafelog". Archived from the original on September 2, 2011. Retrieved May 15, 2011. Unknown parameter |url-status= ignored (help)
    48. "WordPress Blog: WordPress 1.0". WordPress.org. 2004-01-03. Archived from the original on July 12, 2010. Retrieved January 3, 2004. Unknown parameter |url-status= ignored (help)
    49. "In case you haven't heard…". WordPress.org. 2004-03-11. Archived from the original on May 24, 2022. Retrieved March 11, 2004. Unknown parameter |url-status= ignored (help)
    50. "WordPress Blog: WordPress 1.2". WordPress.org. 2004-05-22. Archived from the original on July 14, 2010. Retrieved May 22, 2004. Unknown parameter |url-status= ignored (help)
    51. "WordPress Blog: WordPress 1.5". WordPress.org. 2005-02-17. Archived from the original on July 14, 2010. Retrieved February 17, 2005. Unknown parameter |url-status= ignored (help)
    52. "Kubrick at Binary Bonsai". Binarybonsai.com. Archived from the original on March 11, 2012. Retrieved June 15, 2010. Unknown parameter |url-status= ignored (help)
    53. "WordPress Blog: WordPress 2.0". WordPress.org. 2005-12-31. Archived from the original on July 13, 2010. Retrieved December 31, 2005. Unknown parameter |url-status= ignored (help)
    54. "WordPress Blog: WordPress 2.1". WordPress.org. 2007-01-22. Archived from the original on July 12, 2010. Retrieved January 22, 2007. Unknown parameter |url-status= ignored (help)
    55. "WordPress Blog: WordPress 2.2". WordPress.org. 2007-05-16. Archived from the original on July 14, 2010. Retrieved May 16, 2007. Unknown parameter |url-status= ignored (help)
    56. "WordPress Blog: WordPress 2.3". WordPress.org. Archived from the original on July 12, 2010. Retrieved September 24, 2007. Unknown parameter |url-status= ignored (help)
    57. "WordPress Blog: WordPress 2.5". WordPress.org. 2008-03-29. Archived from the original on July 12, 2010. Retrieved March 29, 2008. Unknown parameter |url-status= ignored (help)
    58. "WordPress Blog: WordPress 2.6". WordPress.org. Archived from the original on July 13, 2010. Retrieved June 15, 2008. Unknown parameter |url-status= ignored (help)
    59. "WordPress Blog: WordPress 2.7". WordPress.org. 2008-12-11. Archived from the original on July 14, 2010. Retrieved December 11, 2008. Unknown parameter |url-status= ignored (help)
    60. "WordPress Blog: WordPress 2.8". WordPress.org. Archived from the original on July 14, 2010. Retrieved June 10, 2009. Unknown parameter |url-status= ignored (help)
    61. "WordPress Blog: WordPress 2.9". WordPress.org. 2009-12-19. Archived from the original on July 13, 2010. Retrieved December 19, 2009. Unknown parameter |url-status= ignored (help)
    62. "WordPress Blog: WordPress 3.0". WordPress.org. 2010-06-17. Archived from the original on July 12, 2010. Retrieved June 17, 2010. Unknown parameter |url-status= ignored (help)
    63. "WordPress Blog: WordPress 3.1". WordPress.org. 2011-02-23. Archived from the original on February 24, 2011. Retrieved February 25, 2011. Unknown parameter |url-status= ignored (help)
    64. "WordPress Blog: WordPress 3.2". WordPress.org. Archived from the original on July 5, 2011. Retrieved June 4, 2011. Unknown parameter |url-status= ignored (help)
    65. "WordPress Blog: WordPress 3.3". WordPress.org. 2011-12-12. Archived from the original on December 13, 2011. Retrieved December 12, 2011. Unknown parameter |url-status= ignored (help)
    66. "WordPress Blog: WordPress 3.4". WordPress.org. 2012-06-13. Archived from the original on June 13, 2012. Retrieved June 13, 2012. Unknown parameter |url-status= ignored (help)
    67. "WordPress Blog: WordPress 3.5". WordPress.org. 2012-12-11. Archived from the original on December 11, 2012. Retrieved December 11, 2012. Unknown parameter |url-status= ignored (help)
    68. "WordPress Blog: WordPress 3.6". WordPress.org. August 2013. Archived from the original on August 2, 2013. Retrieved August 1, 2013. Unknown parameter |url-status= ignored (help)
    69. "WordPress Blog: WordPress 3.7". WordPress.org. 2013-10-24. Archived from the original on October 25, 2013. Retrieved October 24, 2013. Unknown parameter |url-status= ignored (help)
    70. "WordPress Blog: WordPress 3.8". WordPress.org. 2013-12-12. Archived from the original on December 12, 2013. Retrieved December 12, 2013. Unknown parameter |url-status= ignored (help)
    71. "WordPress Blog: WordPress 3.9". WordPress.org. 2014-04-16. Archived from the original on April 16, 2014. Retrieved April 16, 2014. Unknown parameter |url-status= ignored (help)
    72. "WordPress Blog: WordPress 4.0". WordPress.org. 2014-09-04. Archived from the original on September 4, 2014. Retrieved September 4, 2014. Unknown parameter |url-status= ignored (help)
    73. "Learn What's New in WordPress v4.0". Archived from the original on March 7, 2016. Retrieved March 14, 2016. Unknown parameter |url-status= ignored (help)
    74. "WordPress Blog: WordPress 4.1". WordPress.org. 2014-12-18. Archived from the original on December 18, 2014. Retrieved December 18, 2014. Unknown parameter |url-status= ignored (help)
    75. "WordPress Blog: WordPress 4.2". WordPress.org. 2015-04-23. Archived from the original on April 24, 2015. Retrieved April 23, 2015. Unknown parameter |url-status= ignored (help)
    76. "WordPress Blog: WordPress 4.3". WordPress.org. 2015-08-18. Archived from the original on August 19, 2015. Retrieved August 18, 2015. Unknown parameter |url-status= ignored (help)
    77. "WordPress Blog: WordPress 4.4". WordPress.org. 2015-12-08. Archived from the original on December 9, 2015. Retrieved December 8, 2015. Unknown parameter |url-status= ignored (help)
    78. "WordPress Blog: WordPress 4.5". WordPress.org. 2016-04-12. Archived from the original on April 26, 2016. Retrieved April 26, 2016. Unknown parameter |url-status= ignored (help)
    79. "WordPress Blog: WordPress 4.6". Wordpress News. WordPress.org. 2016-08-16. Archived from the original on August 17, 2016. Retrieved August 16, 2016. Unknown parameter |url-status= ignored (help)
    80. "WordPress Blog: WordPress 4.7 "Vaughan"". WordPress.org. 2016-12-06. Archived from the original on December 7, 2016. Retrieved December 7, 2016. Unknown parameter |url-status= ignored (help)
    81. "Version 4.8 – Make WordPress Core". WordPress.org. 2017-05-03. Archived from the original on August 2, 2017. Retrieved August 1, 2017. Unknown parameter |url-status= ignored (help)
    82. "Version 4.9 – Make WordPress Core". WordPress.org. 2017-08-02. Archived from the original on August 6, 2017. Retrieved August 6, 2017. Unknown parameter |url-status= ignored (help)
    83. "WordPress Blog: WordPress 4.9 Beta 1". WordPress.org. 2017-10-05. Archived from the original on October 25, 2017. Retrieved October 25, 2017. Unknown parameter |url-status= ignored (help)
    84. "WordPress 5.0 Development Cycle". November 15, 2017. Archived from the original on November 17, 2018. Retrieved November 17, 2018. Unknown parameter |url-status= ignored (help)
    85. "The new Gutenberg editing experience". The new Gutenberg editing experience. Archived from the original on December 7, 2018. Retrieved December 7, 2018. Unknown parameter |url-status= ignored (help)
    86. "WordPress 5.1 Development Cycle". December 19, 2018. Archived from the original on February 22, 2019. Retrieved February 22, 2019. Unknown parameter |url-status= ignored (help)
    87. "WordPress 5.2 Development Cycle". May 20, 2019. Archived from the original on April 12, 2019. Retrieved May 20, 2019. Unknown parameter |url-status= ignored (help)
    88. "WordPress 5.3 Development Cycle". Make WordPress Core. November 13, 2019. Retrieved November 14, 2019.
    89. "WordPress 5.4 Development Cycle". March 31, 2020. Retrieved March 31, 2020.
    90. "WordPress 5.4 "Adderley"". March 31, 2020. Retrieved April 1, 2020.
    91. "WordPress 5.5 Development Cycle". August 11, 2020. Retrieved August 12, 2020.
    92. "WordPress 5.5 "Eckstine"". August 11, 2020. Retrieved August 12, 2020.
    93. "WordPress 5.6 Development Cycle". Wordpress. 9 December 2020. Retrieved 9 December 2020.
    94. "WordPress 5.6 "Simone"". Wordpress. 6 December 2020. Retrieved 9 March 2021.
    95. "WordPress 5.7 Development Cycle". WordPress. 9 March 2021. Retrieved 9 March 2021.
    96. "WordPress 5.7 "Esperanza"". Wordpress. 9 March 2021. Retrieved 9 March 2021.
    97. "WordPress 5.8 Development Cycle". WordPress. March 9, 2021. Retrieved 9 August 2021.
    98. "WordPress 5.8 Tatum". WordPress. 20 July 2021. Retrieved 9 August 2021.
    99. "WordPress 5.9 Development Cycle". WordPress. July 15, 2021. Retrieved 22 February 2022.
    100. "WordPress 5.9 Josephine". WordPress. 25 January 2022. Retrieved 22 February 2022.
    101. "WordPress 6.0 Development Cycle". WordPress. January 25, 2022. Retrieved 25 May 2022.
    102. "WordPress 6.0 Arturo". WordPress. 24 May 2022. Retrieved 25 May 2022.
    103. "WordPress 6.1 Development Cycle". WordPress. November 1, 2022. Retrieved 13 November 2022.
    104. "WordPress 6.1 Misha". WordPress. 1 November 2022. Retrieved 13 November 2022.
    105. "WordPress 6.2 Development Cycle". Make WordPress Core. 2022-11-02. Retrieved 2023-04-10.
    106. "Version 6.2". WordPress.org Documentation. 2023-03-29. Retrieved 2023-04-10.
    107. "WordPress 6.3 Development Cycle". Make WordPress Core. 2023-03-09. Retrieved 2023-08-09.
    108. "Version 6.3". WordPress.org Documentation. 2023-08-08. Retrieved 2023-08-09.
    109. "WordPress 5.0 "Bebo"". WordPress News. 2018-12-06. Archived from the original on December 12, 2018. Retrieved 2018-12-12. Unknown parameter |url-status= ignored (help)
    110. "Gutenberg « WordPress Codex". codex.wordpress.org. Archived from the original on September 3, 2018. Retrieved 2018-12-12. Unknown parameter |url-status= ignored (help)
    111. "The Complete Guide to Gutenberg's Classic Block". go gutenberg. Archived from the original on December 15, 2018. Retrieved 2018-12-12. Unknown parameter |url-status= ignored (help)
    112. Gutenberg vs Elementor: Comparing The New WordPress Block Editor To Elementor, CREATE & CODE, December 5, 2018
    113. Gutenberg vs. Elementor: ThemeIsle Actually Attempted to Build Their New Site With Both — Here’s What Happened, Elementor.com, February 6, 2020
    114. "A tip for the WordPress 5.0 release – Gutenberg and the Classic Editor". Garage. 2018-12-06. Archived from the original on December 13, 2018. Retrieved 2018-12-12. Unknown parameter |url-status= ignored (help)
    115. "Classic Editor". WordPress.org. Archived from the original on December 12, 2018. Retrieved 2018-12-12. Unknown parameter |url-status= ignored (help)
    116. "Classic Editor". WordPress.org. Retrieved 2022-11-25. Active installations: 5+ million
    117. "David Kierznowski". Blogsecurity.net. June 28, 2007. Archived from the original on March 9, 2012. Retrieved February 17, 2016.
    118. "Secunia WordPress Vulnerability Report". Secunia.com. Archived from the original on July 23, 2017. Retrieved September 13, 2013. Unknown parameter |url-status= ignored (help)
    119. "WordPress Exploit Nails Big Name Seo Bloggers". Threadwatch.org. Archived from the original on October 6, 2018. Retrieved December 18, 2011. Unknown parameter |url-status= ignored (help)
    120. "WordPress 2.1.1 dangerous, Upgrade to 2.1.2". WordPress.org. March 2, 2007. Archived from the original on March 4, 2007. Retrieved March 4, 2007. Unknown parameter |url-status= ignored (help)
    121. "Survey Finds Most WordPress Blogs Vulnerable". Blog Security. May 23, 2007. Archived from the original on March 15, 2012. Retrieved June 15, 2010. Unknown parameter |url-status= ignored (help)
    122. "Updating WordPress". WordPress Codex. Archived from the original on October 11, 2012. Retrieved September 25, 2012. Unknown parameter |url-status= ignored (help)
    123. "Yet another WordPress release". August 13, 2009. Archived from the original on October 30, 2012. Retrieved September 24, 2012. Unknown parameter |url-status= ignored (help)
    124. "Interview with Stefan Esser". BlogSecurity. June 28, 2007. Archived from the original on October 13, 2012. Retrieved June 15, 2010.
    125. 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. Retrieved March 11, 2015. Unknown parameter |url-status= ignored (help)
    126. "Configuring Automatic Background Updates « WordPress Codex". Codex.wordpress.org. Archived from the original on June 28, 2014. Retrieved June 30, 2014. Unknown parameter |url-status= ignored (help)
    127. Ward, Simon (July 9, 2012). "Original Free WordPress Security Infographic by Pingable". Pingable. Archived from the original on October 25, 2012. Retrieved October 28, 2012. Unknown parameter |url-status= ignored (help)
    128. CVE-2015-2292 "Cve - Cve-2015-2292". Archived from the original on June 14, 2017. Retrieved July 7, 2017. Unknown parameter |url-status= ignored (help), Retrieved on July 7, 2017
    129. Common Vulnerabilities and Exposures CVE-2015-2293"Cve - Cve-2015-2293". Archived from the original on June 15, 2017. Retrieved July 7, 2017. Unknown parameter |url-status= ignored (help), Retrieved on July 7, 2017
    130. Barry Schwartz "Yoast WordPress SEO Plugin Vulnerable To Hackers" Archived February 11, 2016, at the Wayback Machine, Retrieved on February 13, 2016.
    131. "Disclosure of Additional Security Fix in WordPress 4.7.2". Make WordPress Core. 2017-02-01. Archived from the original on February 16, 2017. Retrieved 2017-02-16. Unknown parameter |url-status= ignored (help)
    132. "Content Injection Vulnerability in WordPress 4.7 and 4.7.1". Sucuri Blog. 2017-02-01. Archived from the original on February 16, 2017. Retrieved 2017-02-16. Unknown parameter |url-status= ignored (help)
    133. 133.0 133.1 "WordPress › About » Requirements". wordpress.org. Oct 28, 2022. Archived from the original on Oct 28, 2022. Retrieved Oct 28, 2022. Unknown parameter |url-status= ignored (help)
    134. 134.0 134.1 "Unsupported Branches". php.net. Archived from the original on May 15, 2019. Retrieved May 21, 2019. Unknown parameter |url-status= ignored (help)
    135. "Bug report #42428: wp-emoji pops up privacy hanger in Firefox with privacy.resist fingerprinting turned on". Make WordPress Core. Retrieved 4 February 2020.
    136. "About WordPress". wordpress.org. Archived from the original on March 21, 2015. Retrieved March 18, 2015. Unknown parameter |url-status= ignored (help)
    137. "Core Team". codex.wordpress.org. 2011-12-13. Archived from the original on September 1, 2015. Retrieved August 27, 2015. Unknown parameter |url-status= ignored (help)
    138. Leibowitz, Glenn (17 December 2017). "The Billion-Dollar Tech Company With No Offices or Email". LinkedIn. Archived from the original on September 27, 2018. Retrieved 17 December 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. Unknown parameter |url-status= ignored (help)
    139. 139.0 139.1 139.2 139.3 "WordPress Foundation". WordPress Foundation. Retrieved 2022-03-28.
    140. 140.0 140.1 Vasan, Anjana (2022-02-04). "What is the WordPress Foundation and Why Does it Exist?". WordPress Foundation. Retrieved 2022-03-28.
    141. Patel, Nilay (2022-03-15). "How WordPress and Tumblr are keeping the internet weird". The Verge. Retrieved 2022-04-04.
    142. "Trademark Policy". WordPress Foundation. 2010-09-09. Retrieved 2022-03-28.
    143. 143.0 143.1 "WordPress Foundation | Open Source Initiative". opensource.org. Archived from the original on May 31, 2022. Retrieved 2022-04-04. Unknown parameter |url-status= ignored (help)
    144. 144.0 144.1 "The WordPress Foundation". Milestones. 2015-11-25. Retrieved 2022-03-28.
    145. "For-Profit Automattic Gives WordPress Trademark To Non-Profit Foundation". TechCrunch. September 10, 2010. Retrieved 2022-04-04.
    146. 146.0 146.1 146.2 "The WordPress Photo Directory Is the Open-Source Image Project We Have Long Needed". WP Tavern. 2021-12-21. Retrieved 2022-04-04.
    147. "An Early Look at the WordPress Photo Directory". Speckyboy Design Magazine. 2022-02-07. Retrieved 2022-04-04.
    148. "WordPress Photo Directory Gets Its Own Make Team". WP Tavern. 2022-02-12. Retrieved 2022-04-04.
    149. 149.0 149.1 "WordCamp Central > About". Central.wordcamp.org. 2010-05-11. Archived from the original on July 24, 2019. Retrieved August 18, 2019. Unknown parameter |url-status= ignored (help)
    150. "WordCamp 2006". 2006.wordcamp.org. Archived from the original on November 26, 2011. Retrieved December 18, 2011. Unknown parameter |url-status= ignored (help)
    151. "WordCamp 2011". 2011.sf.wordcamp.org. Archived from the original on December 9, 2011. Retrieved December 18, 2011. Unknown parameter |url-status= ignored (help)
    152. "WordCamp Central > Schedule". Central.wordcamp.org. 2010-09-27. Archived from the original on December 16, 2011. Retrieved December 18, 2011. Unknown parameter |url-status= ignored (help)
    153. "WordCamp SF Announced (not WordCon) | WordCamp Central". Central.wordcamp.org. January 24, 2011. Archived from the original on March 16, 2015. Retrieved March 11, 2015. Unknown parameter |url-status= ignored (help)
    154. "Regional WordCamps". Make WordPress Communities. 2017-08-21. Archived from the original on September 28, 2018. Retrieved 2019-08-18. Unknown parameter |url-status= ignored (help)
    155. "New conferences, Gutenberg news and more! • Yoast". Yoast. 2018-10-12. Archived from the original on October 18, 2018. Retrieved 2019-08-18. Unknown parameter |url-status= ignored (help)
    156. "WordCamp Nordic 2019 to be Held in Helsinki, March 7-8". WordPress Tavern. 2018-10-12. Archived from the original on July 14, 2019. Retrieved 2019-08-18. Unknown parameter |url-status= ignored (help)
    157. "WordCamp Asia Set for February 21-23, 2020, in Bangkok, Thailand". WordPress Tavern. 2019-07-24. Archived from the original on July 25, 2019. Retrieved 2019-08-18. Unknown parameter |url-status= ignored (help)
    158. Takano, Naoko (2020-02-12). "WordCamp Asia 2020 Cancellation: Event Ticket and Travel Refunds". WordCamp Asia 2020. Retrieved 2020-02-20.
    159. "WordPress Codex". WordPress.org. Archived from the original on March 12, 2014. Retrieved March 13, 2014. Unknown parameter |url-status= ignored (help)
    160. "WordPress Forums". WordPress.org. Archived from the original on March 13, 2014. Retrieved March 13, 2014. Unknown parameter |url-status= ignored (help)

    External links[edit]

    • Lua error in Module:Official_website at line 90: attempt to index field 'wikibase' (a nil value).


    Others articles of the Topic Internet : Amazon Music, Newgrounds, Rotten Tomatoes, List of most popular websites, PewPew, YouTube Music, MrWolfy