Codex

Interested in functions, hooks, classes, or methods? Check out the new WordPress Code Reference!

FAQ About WordPress

Back to FAQ

What is WordPress?

WordPress is open source web software that you can install on your web server to create your website, blog, community, or network. WordPress started out as a tool for blogging, but has evolved into a full-fledged Content Management System (CMS), capable of powering websites, networks, and communities.

For more information:

Why Choose WordPress?

One of the principal advantages of WordPress is that you are in control. Unlike remote-hosted scripts such as Blogger and LiveJournal, you host WordPress on your own server. Installation is very simple, as is the configuration. Unlike other software programs, there are not a million files to chmod nor are there dozens of templates to edit just to get your site set up and looking the way you want.

Also, Blog pages in WordPress are generated on the fly whenever a page is requested, so you do not have multiple archive pages clogging up your web space. Waiting for pages to rebuild is a thing of the past because template changes are made in scant seconds.

WordPress is built following W3C standards for XHTML and CSS, ensuring that your site is more easily rendered across standards-compliant browsers. Other browsers are supported with a few hacks; it’s a reality of the web that hacks are necessary.

Aggregator support is built-in with a number of standard RSS configurations already done for you, as well as Atom. Following standards make your WordPress site easier to manage, increases its longevity for future Internet technology adoption, and helps give your site the widest audience possible.

What are WordPress' features?

WordPress has an extensive list of features and, as it is constantly evolving, this list of features is constantly growing. Check out the up-to-date list of features.

When was WordPress first released?

WordPress started out as a fork of b2/cafelog by Matt Mullenweg and Mike Little. The first version was released in 2003.

How is WordPress licensed?

WordPress is licensed under the GNU General Public License (GPL).

What is the GPL?

The GPL is an open source license. This means you are free to modify and redistribute the source code under certain conditions. You can read more about why we chose the GPL on the License Page.

What’s the difference between WordPress.org and WordPress.com?

WordPress.com is a blog network run by Automattic. It uses WordPress software, but individual blogs are hosted and managed by WordPress.com. This is a free service with premium add-ons and upgrades.

Here at WordPress.org, you can download WordPress, the web software that WordPress.com runs on. Once you’ve downloaded it, you can upload it to a web server and run your own WordPress website.

There is useful information about this distinction on the WordPress.com website.

Can I transfer my blog from WordPress.com to a self-hosted WordPress installation?

Yes, it is possible to move from WordPress.com to a self-hosted installation. This guide from Problogger will help you through the steps.

How Is WordPress related to other blogging applications?

WordPress was primarily inspired by Noah Grey's Greymatter open-source web log and journal software. It is related to b2, sort of a second cousin twice removed. You can use WordPress to post your own stories, ideas, rants, reviews, links, pictures, etc. In addition, you can customize the look and feel of your site. Numerous themes are available and may be modified in many different ways. Through the use of WordPress Themes, you can quickly change the look and style of your site. You can also extend WordPress' functionality through the use of Plugins. Plugins let you create the website or blog that suits your needs. As you can see, its functionality exceeds or at least is similar to what is available in most blogging tools today.

For more information:

Can I transfer my blog or website from other services to a self-hosted WordPress installation?

You can transfer any blog or website from any service you wish. We have a list of guides which will help you to transfer from your specific platform.

Do I need to know PHP to use WordPress?

The only time you would modify your WordPress website with PHP would be when integrating some of the plugins. There are a small number of plugins that still require manual edits to your files. In most cases, clear instructions are usually given within a text file with the plugin.

Other than that, you would not be changing any of the PHP files.

For advanced information check out Know Your Sources.

I don't know what all the WordPress terms mean: where can I get help?

The WordPress Codex has a Glossary where you can find definitions of many of the key phrases associated with WordPress.


Back to FAQ