Title: static template page
Author: Koff
Published: <strong>July 6, 2011</strong>
Last modified: July 7, 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/static-template-page.svg)

# static template page

 By [Koff](https://profiles.wordpress.org/orenkolker/)

[Download](https://downloads.wordpress.org/plugin/static-template-page.1.0.6.zip)

 * [Details](https://en-au.wordpress.org/plugins/static-template-page/#description)
 * [Reviews](https://en-au.wordpress.org/plugins/static-template-page/#reviews)
 *  [Installation](https://en-au.wordpress.org/plugins/static-template-page/#installation)
 * [Development](https://en-au.wordpress.org/plugins/static-template-page/#developers)

 [Support](https://wordpress.org/support/plugin/static-template-page/)

## Description

This plugin Allowes the theme writer to add a single page with a single template,

and refer to it from code,

without user configuration !!!

## Installation

 1. Unzip the “kaluto-static-template-page” archive and put the folder into your plugins
    folder (/wp-content/plugins/).
 2. Activate the plugin from the Plugins menu.

## FAQ

  What is this good for?

 1. Alternative for a static homepage, where the user can add it to the menu.
 2. Special templates that need to be refered from code like:
 3.  * few steps wizard
     * Second Home page

  How to use ?

 1. Register php templates with :
     register_static_template_page( ‘My Home Page’ , ‘
    myhomepage.php’);
 2. Get the Permalink:
     get_static_template_page_permalink( ‘myhomepage.php’)

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“static template page” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Koff ](https://profiles.wordpress.org/orenkolker/)

[Translate “static template page” into your language.](https://translate.wordpress.org/projects/wp-plugins/static-template-page)

### Interested in development?

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

## Changelog

#### 0.1

 * initial release

## Meta

 *  Version **1.0**
 *  Last updated **15 years ago**
 *  Active installations **10+**
 *  WordPress Version ** 3.0 or higher **
 *  Tested up to **3.1.4**
 *  Language
 * [English (US)](https://wordpress.org/plugins/static-template-page/)
 * Tag
 * [cms](https://en-au.wordpress.org/plugins/tags/cms/)
 *  [Advanced View](https://en-au.wordpress.org/plugins/static-template-page/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/static-template-page/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/static-template-page/reviews/)

## Contributors

 *   [ Koff ](https://profiles.wordpress.org/orenkolker/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/static-template-page/)