Title: PHAMLP for WordPress
Author: Dana Ross
Published: <strong>February 20, 2011</strong>
Last modified: February 22, 2011

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/phamlp-for-wordpress.svg)

# PHAMLP for WordPress

 By [Dana Ross](https://profiles.wordpress.org/csixty4/)

[Download](https://downloads.wordpress.org/plugin/phamlp-for-wordpress.0.1.zip)

 * [Details](https://wordpress.org/plugins/phamlp-for-wordpress/#description)
 * [Reviews](https://wordpress.org/plugins/phamlp-for-wordpress/#reviews)
 *  [Installation](https://wordpress.org/plugins/phamlp-for-wordpress/#installation)
 * [Development](https://wordpress.org/plugins/phamlp-for-wordpress/#developers)

 [Support](https://wordpress.org/support/plugin/phamlp-for-wordpress/)

## Description

PHAMLP for WordPress enables theme creation using the HAML template system. HAML
replaces the tag soup of most HTML/PHP templates with a cleaner, hierarchical markup
language.

Any plain HTML/PHP theme will work while PHAMLP for WordPress is enabled. But the
individual templates that make up a WordPress theme, from index.php to author.php,
can be replaced with a corresponding .haml.php file and PHAMLP for WordPress will
process them.

#### HAML Example

    ```
    !!! 5
    %html
      %head
        %title Welcome to my web site
      %body
        #header
          %h1 Welcome!
        #content
          #greeting Hello world!
        #footer
          #copyright-notice (c) forever by me!
    ```

A “TwentyHAMLTen” example theme will be included in future versions.

### Licenses

 1. PHAMLP for WordPress is a fork of wp-haml, and is therefore available under the
    [ISC license](http://en.wikipedia.org/wiki/ISC_license).
 2. PHAMLP is redistributed under the terms of the [New BSD License](http://www.opensource.org/licenses/bsd-license.php).
 3. The TwentyHAMLTen theme is a derivative of the TwentyTen theme that ships with 
    WordPress and inherits the original theme’s GPL license.

## Installation

#### Automated installation

 1. Log into the administrative section of your WordPress site (i.e. http://example.
    com/wp-admin”
 2. In the “plugins” section of the menu on the left, select “add new”
 3. Search for “PHAMLP for WordPress”
 4. Install

#### Manual installation

 1. Upload the `phamlp-for-wordpress` directory to the `/wp-content/plugins/` directory
    of your WordPress site.
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“PHAMLP for WordPress” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Dana Ross ](https://profiles.wordpress.org/csixty4/)

[Translate “PHAMLP for WordPress” into your language.](https://translate.wordpress.org/projects/wp-plugins/phamlp-for-wordpress)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/phamlp-for-wordpress/),
check out the [SVN repository](https://plugins.svn.wordpress.org/phamlp-for-wordpress/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/phamlp-for-wordpress/)
by [RSS](https://plugins.trac.wordpress.org/log/phamlp-for-wordpress/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 0.1

 * Initial version. Did not include theme.

## Meta

 *  Version **0.1**
 *  Last updated **15 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.0.5**
 * Tags
 * [haml](https://wordpress.org/plugins/tags/haml/)[markup](https://wordpress.org/plugins/tags/markup/)
   [phamlp](https://wordpress.org/plugins/tags/phamlp/)[theme](https://wordpress.org/plugins/tags/theme/)
   [themes](https://wordpress.org/plugins/tags/themes/)
 *  [Advanced View](https://wordpress.org/plugins/phamlp-for-wordpress/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/phamlp-for-wordpress/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/phamlp-for-wordpress/reviews/)

## Contributors

 *   [ Dana Ross ](https://profiles.wordpress.org/csixty4/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/phamlp-for-wordpress/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.catguardians.org/)