Jump to content

WordPress

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Barraponto (talk | contribs) at 07:35, 11 December 2013. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

WordPress
Developer(s)WordPress Foundation
Initial releaseMay 27, 2003 (2003-05-27)[1]
Stable release
3.7.1 / October 29, 2013; 10 years ago (2013-10-29)
Preview release
3.8 RC 2 / October 23, 2013; 10 years ago (2013-10-23)
Repository
Operating systemCross-platform
PlatformPHP
TypeBlog software
LicenseGNU GPLv2 (or later)[2]
Websitewordpress.org

WordPress is a free and open source blogging tool and a content management system (CMS) based on PHP and MySQL, which runs on a web hosting service.[3] Features include a plug-in architecture and a template system. WordPress is used by more than 18.9% of the top 10 million websites as of August 2013.[4] WordPress is the most popular blogging system in use on the Web,[5] at more than 60 million websites.[6]

It was first released on May 27, 2003, by its founders, Matt Mullenweg[1] and Mike Little,[7] as a fork of b2/cafelog. As of 26 November 2013, version 3.7 had been downloaded nearly 10 million times.[8]

Features

WordPress template hierarchy

WordPress has a web template system using a template processor.

Themes

WordPress users may install and switch between themes. Themes allow users to change the look and functionality of a WordPress website or installation without altering the information content or structure of the site. Themes may be installed using the WordPress "Appearance" administration tool or theme folders may be uploaded via FTP.[9] The PHP, HTML & CSS code found in themes can be added or edited for providing advanced features. Thousands of WordPress themes exist, some free, and some premium (paid for) templates.

Plugins

One very popular feature of WordPress is its plugin architecture which allows users and developers to extend its abilities beyond the core installation. WordPress has a database of over 26,000 plugins,[10] each of which offers custom functions and features enabling users to tailor their sites to their specific needs. These customizations range from SEO (Search Engine Optimization) enhancers to content displaying features, such as the addition of widgets and navigation bars.

Multi-user and multi-blogging

Prior to WordPress 3.0, WordPress supported one blog per installation, although multiple concurrent copies may be run from different directories if configured to use separate database tables. WordPress Multi-User (WordPress MU, or WPMU) was a fork of WordPress created to allow multiple blogs to exist within one installation but is able to 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.0, WordPress MU has merged with WordPress.[11]

Mobiles

Native applications exist for WebOS,[12] Android,[13] iOS (iPhone, iPod Touch, iPad),[14][15] Windows Phone, and BlackBerry.[16] These applications, designed by Automattic allow a limited set of options, which include adding new blog posts and pages, commenting, moderating comments, replying to comments in addition to the ability to view the stats.[14][15]

Other features

WordPress also features integrated link management; a search engine–friendly, clean permalink structure; the ability to assign nested, multiple categories to articles; and support for tagging of posts and articles. Automatic filters are also included, providing standardized formatting and styling of text in articles (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 article.

History

b2/cafelog, more commonly known as simply b2 or cafelog, was the precursor to WordPress.[17] b2/cafelog was estimated to have been employed on approximately 2,000 blogs as of May 2003.[18] 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.

WordPress first appeared in 2003 as a joint effort between Matt Mullenweg and Mike Little to create a fork of b2.[19] Christine Selleck Tremoulet, a friend of Mullenweg, suggested the name WordPress.[20]

In 2004 the licensing terms for the competing Movable Type package were changed by Six Apart and many of its most influential users migrated to WordPress.[21][22] By October 2009 the 2009 Open Source content management system Market Share Report reached the conclusion that WordPress enjoyed the greatest brand strength of any open-source content-management systems.[23]

Awards

In 2007, WordPress won a Packt Open Source CMS Award.[24]

In 2009, WordPress won the Packt best Open Source CMS Awards.[24]

In 2010, WordPress won the Hall of Fame CMS category in the 2010 Open Source Awards.[25]

In 2011, WordPress won the Open Source Web App of the Year Award at The Critters.[26][27]

Releases

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

Legend: Old version, not maintained Older version, still maintained Current stable version Latest preview version Future release
Version Code name Release date Notes
Old version, no longer maintained: 0.7 none 27 May 2003 Used the same file structure as its predecessor, b2/cafelog, and continued the numbering from its last release, 0.6.[29] Only 0.71-gold is available for download in the official WordPress Release Archive page.
Old version, no longer maintained: 1.2 Mingus 22 May 2004 Added support of plugins; which same identification headers are used unchanged in WordPress releases as of 2011.
Old version, no longer maintained: 1.5 Strayhorn 17 February 2005 Added a range of vital features, such as ability to manage static pages and a template/theme system. It was also equipped with a new default template (code named Kubrick)[30] designed by Michael Heilemann.
Old version, no longer maintained: 2.0 Duke 31 December 2005 Added rich editing, better administration tools, image uploading, faster posting, improved import system, fully overhauled the back end, and various improvements to plugin developers.[31]
Old version, no longer maintained: 2.1 Ella 22 January 2007 Corrected security issues, redesigned interface, enhanced editing tools (including integrated spell check and auto save), and improved content management options.[32]
Old version, no longer maintained: 2.2 Getz 16 May 2007 Added widget support for templates, updated Atom feed support, and speed optimizations.[33]
Old version, no longer maintained: 2.3 Dexter 24 September 2007 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.[34]
Old version, no longer maintained: 2.5 Brecker 29 March 2008 Version 2.4 was skipped, so version 2.5 added two releases worth of new code. The administration interface was fully redesigned, and the WordPress website to match the new style.[35]
Old version, no longer maintained: 2.6 Tyner 15 July 2008 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.[36]
Old version, no longer maintained: 2.7 Coltrane 11 December 2008 Administration interface redesigned fully, added automatic upgrades and installing plugins, from within the administration interface.[37]
Old version, no longer maintained: 2.8 Baker 10 June 2009 Had improvements in speed, added automatic installing of themes from within administration interface, introduces the CodePress editor for syntax highlighting and a redesigned widget interface.[38]
Old version, no longer maintained: 2.9 Carmen 19 December 2009 Added global undo, built-in image editor, batch plugin updating, and many less visible tweaks.[39]
Old version, no longer maintained: 3.0 Thelonious 17 June 2010 Added a new theme application programming interfaces (API); the merge of WordPress and WordPress MU, creating the new multi-site functionality, a new default theme called "Twenty Ten" and a refreshed, lighter admin UI.[40]
Old version, no longer maintained: 3.1 Reinhardt 23 February 2011 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.[41]
Old version, no longer maintained: 3.2 Gershwin 4 July 2011 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 maintained: 3.3 Sonny 12 December 2011 Focused on making WordPress friendlier for beginners and tablet computer users.
Old version, no longer maintained: 3.4 Green 13 June 2012 Focused on improvements to theme customization, Twitter integration and several minor changes.
Old version, no longer maintained: 3.5 Elvin 11 December 2012 Support for the Retina Display, color picker, new theme: Twenty Twelve, improved image workflow [42]
Old version, no longer maintained: 3.6 Oscar 1 August 2013[43] New theme: Twenty Thirteen ; Admin Enhancements - Post Formats UI Update, Menus UI improvements, Revisions Update, Autosave and Post Locking
Current stable version: 3.7 Basie 24 October 2013[44] Automatically apply maintenance and security updates in the background; Stronger password recommendations; Support for automatically installing the right language files and keeping them up to date

Future

After the release of WordPress 3.0, the development team took a release cycle off from the WordPress software to focus on expanding and improving the WordPress community.[45][46] WordPress 3.1 was subsequently released in February, 2011. With version 3.2, released on July 4, 2011, the minimum requirement PHP version and MySQL were raised as well.[47]

Vulnerabilities

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

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.[53] 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.[54]

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.[55] In part to mitigate this problem, WordPress made updating the software a much easier, "one click" automated process in version 2.7 (released in December 2008).[56] However, the irregular release cycle means admins still have to be on their toes, and the filesystem security settings, required to enable the update process, can be an additional risk.[57]

In a June 2007 interview, Stefan Esser, the founder of the PHP Security Response Team, spoke critically of WordPress's 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.[58]

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 7 of them were vulnerable.[59]

Individual installations of WordPress can be protected with security plugins.[60] Users can also protect their WordPress installations by taking steps such as keeping all WordPress installation, themes, and plugins updated, using only trusted themes and plugins,[61] renaming the default admin account, as well as editing the site's .htaccess file to prevent many types of SQL injection attacks and block unauthorized access to sensitive files.[62]

Development and support

Key developers

Matt Mullenweg and Mike Little were cofounders of the project. The core contributing developers include Ryan Boren, Mark Jaquith, Matt Mullenweg, Andrew Ozz, Peter Westwood and Andrew Nacin.[63]

WordPress is also developed by its community, including WP testers, 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. On September 9, 2010, Automattic handed the WordPress trademark to the newly created WordPress Foundation, which is an umbrella organization supporting WordPress.org (including the software and archives for plugins and themes), bbPress and BuddyPress.

WordCamp developer and user conferences

A WordCamp in Sofia, Bulgaria (2011)

"WordCamp" is the name given to all WordPress-related gatherings, both informal unconferences and more formal conferences.[64] The first such event was WordCamp 2006 in August 2006 in San Francisco, which lasted one day and had over 500 attendees.[65][66] The first WordCamp outside San Francisco was held in Beijing in September 2007.[67] Since then, there have been over 150 WordCamps around the world, for an average of nearly one a week.[67] WordCamp San Francisco, an annual event, remains the official annual conference of WordPress developers and users.[68]

Support

As a free and open source platform, WordPress relies on peer support. Its primary support website is WordPress.org.[69]

See also

References

  1. ^ a b Mullenweg, Matt. "WordPress Now Available". WordPress. Retrieved 2010-07-22.
  2. ^ "WordPress: About: GPL". WordPress.org. Retrieved 15 June 2010.
  3. ^ "WordPress Web Hosting". WordPress. Retrieved 21 May 2013.
  4. ^ "Usage Statistics and Market Share of Content Management Systems for Websites". W3Techs. August 2013. Retrieved August 2013. {{cite web}}: Check date values in: |accessdate= (help)
  5. ^ "CMS Usage Statistics". BuiltWith. Retrieved 2013-08-01.
  6. ^ Coalo, J.J (5 September 2012). "With 60 Million Websites, WordPress Rules The Web. So Where's The Money?". Forbes.
  7. ^ "Commit number 8".
  8. ^ "WordPress Download Counter". WordPress. Retrieved 2013-04-24.
  9. ^ "Theme Installation". Codex.wordpress.org. 2013-04-09. Retrieved 2013-04-26.
  10. ^ "official plugin directory". Wordpress.org. Retrieved 2013-04-26.
  11. ^ "WordPress 3.0 "Thelonious"". Wordpress.org. 2010-06-17. Retrieved 2011-12-18.
  12. ^ "WordPress for WebOS". WordPress. Retrieved 2012-03-06.
  13. ^ "WordPress publishes native Android application". Android and Me. 2010-02-02. Retrieved 2010-06-15.
  14. ^ a b "Idea: WordPress App For iPhone and iPod Touch". WordPress iPhone & iPod Touch. 2008-07-12.
  15. ^ a b "18 Million WordPress Blogs Land on the iPad". ReadWriteWeb. March 24, 2011.
  16. ^ "WordPress for BlackBerry". WordPress. Retrieved 2009-12-27.
  17. ^ Andrew Warner, Matt Mullenweg (2009-09-10). The Biography Of WordPress – With Matt Mullenweg (MPEG-4 Part 14) (Podcast). Mixergy. Event occurs at 10:57. Retrieved 2009-09-28. b2 had actually, through a series of circumstances, essentially become abandoned.
  18. ^ Valdrighi, Michel. "b2 test weblog - post dated 23.05.03". Retrieved 9 May 2013.
  19. ^ "History - WordPress Codex". WordPress.org. Retrieved 29 March 2012.
  20. ^ Tremoulet, Christine Selleck (24 January 2008). "The Importance of Being Matt…". Christine Selleck Tremoulet. Retrieved 29 March 2012.
  21. ^ Manjoo, Farhad (9 August 2004). "Blogging grows up". Salon. Retrieved 29 March 2012.
  22. ^ Pilgrim, Mark (14 May 2004). "Freedom 0". Mark Pilgrim. Archived from the original on 10 April 2006. Retrieved 29 March 2012.
  23. ^ "2009 Open Source CMS Market Share Report, page 57, by water&stone and CMSWire Oct, 2009". CMSWire. 2009-12-17. Retrieved 2010-06-15.
  24. ^ a b "Open Source Awards Previous Winners". Retrieved 2010-10-10.
  25. ^ "Open Source CMS Awards". Retrieved 2010-10-10.
  26. ^ "Winning at The Critters". Retrieved 2011-05-27.
  27. ^ "Open Source Web App of the Year Award". Retrieved 2011-05-27.
  28. ^ "Roadmap". Blog. WordPress.org. Retrieved 2010-06-15.
  29. ^ "Cafelog". Retrieved 2011-05-15.
  30. ^ "Kubrick at Binary Bonsai". Binarybonsai.com. Retrieved 2010-06-15.
  31. ^ "WordPress: Blog: WordPress 2". Wordpress.org. Retrieved 2010-06-15.
  32. ^ "WordPress 2.1 - codex". Codex.wordpress.org. 2007-01-22. Retrieved 2010-06-15.
  33. ^ "WordPress: Blog: WordPress 2.2". Wordpress.org. Retrieved 2010-06-15.
  34. ^ "WordPress: Blog: WordPress 2.3". WordPress.org. Retrieved 2010-06-15.
  35. ^ "WordPress: Blog: WordPress 2.5". Wordpress.org. Retrieved 2010-06-15.
  36. ^ "WordPress: Blog: WordPress 2.6". Wordpress.org. Retrieved 2010-06-15.
  37. ^ "WordPress: Blog: WordPress 2.7 "Coltrane"". Wordpress.org. Retrieved 2010-06-15.
  38. ^ "WordPress ' Blog " 2.8 Release Jazzes Themes and Widgets". WordPress.org. Retrieved 2010-06-15.
  39. ^ "WordPress: Blog: WordPress 2.9, oh so fine". Wordpress.org. Retrieved 2010-06-15.
  40. ^ "WordPress: Blog: WordPress 3.0 "Thelonious"". Wordpress.org. Retrieved 2010-06-17.
  41. ^ "WordPress: Codex: WordPress 3.1 "Reinhardt"". Wordpress.org. Retrieved 2011-02-25.
  42. ^ "Wordpress: 3.5 Proposed Scope".
  43. ^ "WordPress 3.6 Release Notice". WordPress. Retrieved 1 August 2013.
  44. ^ "WordPress 3.7 Basie Release Notice". WordPress. Retrieved 24 October 2013.
  45. ^ "WordPress 3.0 Now Available". 18 June 2010.
  46. ^ "WordPress 3.0 Released, Adding Multi-User and Streamlined User Interface".
  47. ^ PHP 4 and MySQL 4 End of Life Announcement. WordPress. July 23, 2010. Retrieved October 6, 2010.[1]
  48. ^ "Wincent Colaiuta". 2007-06-21.
  49. ^ "David Kierznowski". 2007-06-28.
  50. ^ "Secunia Advisories for WordPress 2.x". 2009-04-07.
  51. ^ "Secunia WordPress 2.x Vulnerability Report". Secunia.com. Retrieved 2010-06-15.
  52. ^ "Secunia WordPress 3.x Vulnerability Report". Secunia.com. Retrieved 2010-12-27.
  53. ^ "WordPress Exploit Nails Big Name Seo Bloggers". Threadwatch.org. Retrieved 2011-12-18.
  54. ^ "WordPress 2.1.1 dangerous, Upgrade to 2.1.2". WordPress.org. 2 March 2007. Retrieved 2007-03-04.
  55. ^ "Survey Finds Most WordPress Blogs Vulnerable". Blog Security. 2007-05-23. Retrieved 2010-06-15.
  56. ^ "Updating Wordpress". WordPress Codex. Retrieved 2012-09-25. {{cite web}}: Unknown parameter |deadurl= ignored (|url-status= suggested) (help)
  57. ^ "Yet another WordPress release". 2009-08-13. Retrieved 2012-09-24.
  58. ^ "Blog Archive " Interview with Stefan Esser". BlogSecurity. 2007-06-28. Retrieved 2010-06-15.
  59. ^ Popular WordPress E-Commerce Plugins Riddled With Security Flaws. Crn.com. Retrieved on 2013-08-15.
  60. ^ "Top Security Plugins For Wordpress". Axetue.com. 2011-09-04. Retrieved 2012-01-09.
  61. ^ Ward, Simon (9 July 2012). "Original Free WordPress Security Infographic by Pingable". Pingable. Retrieved 28 October 2012.
  62. ^ "Top 5 WordPress Vulnerabilities and How to Fix Them". eSecurityPlanet.com. 2012-04-20. Retrieved 2012-04-20.
  63. ^ "About WordPress". wordpress.org. Retrieved 2010-10-05.
  64. ^ "WordCamp Central". Central.wordcamp.org. 2011-12-12. Retrieved 2011-12-18.
  65. ^ "WordCamp 2006". 2006.wordcamp.org. Retrieved 2011-12-18.
  66. ^ "WordCamp 2011". 2011.sf.wordcamp.org. Retrieved 2011-12-18.
  67. ^ a b "WordCamp Central > Schedule". Central.wordcamp.org. Retrieved 2011-12-18.
  68. ^ WordCamp SF Announced (not WordCon), Jane Well, January 24, 2011
  69. ^ "About WordPress". WordPress. Retrieved 28 October 2012.

Template:Link GA