• Importing Content

    WordPress currently supports importing data in the form of posts (articles) and most of the details or features supported by the content publishing platform. Many of the following Content Import scripts can be found under Tools → Import menu of your WordPress administration interface. If you run into specific problems, a search on…

  • Plugins

    Introduction Plugins are ways to extend and add to the functionality that already exists in WordPress. The core of WordPress is designed to be lean and lightweight, to maximize flexibility and minimize code bloat. Plugins then offer custom functions and features so that each user can tailor their site to…

  • Templates

    Templates are the files which control how your WordPress site will be displayed on the Web. These files draw information from your WordPress MySQL database and generate the HTML code which is sent to the web browser. Through its powerful Theme system, WordPress allows you to define as few or as many Templates as you like…

  • CSS Coding Standards

    CSS Coding Standards Like any coding standard, the purpose of the WordPress CSS Coding Standards is to create a baseline for collaboration and review within various aspects of the WordPress open source project and community, from core code to themes to plugins. Files within a project should appear as though…

  • Know your sources

    For Your Records As you design your Theme or style, you will be using HTML and CSS references. Here are a few resources you will become very familiar with over time. We recommend that you save or bookmark this page as a reference while you’re working on your WordPress Themes. HTML…

  • WordPress and CSS

    WordPress relies heavily on the presentation styles within CSS. With the use of Themes, you have an almost infinite choice of layout options. WordPress Themes make it easy to change your website look, and open up the field to help you create your own Theme and page layout. CSS stands for Cascading Style Sheets. It…

  • How do I contact legal?

    In WordPress, you can write either posts or Pages. When you’re writing a regular blog entry, you write a post. Posts, in a default setup, appear in reverse chronological order on your blog’s home page. Pages are for content such as “About,” “Contact,” etc. Pages live outside of the normal…

  • Our content policy

    In WordPress, you can write either posts or Pages. When you’re writing a regular blog entry, you write a post. Posts, in a default setup, appear in reverse chronological order on your blog’s home page. Pages are for content such as “About,” “Contact,” etc. Pages live outside of the normal…