PluginSift
PluginsThemesCompare
Directory
  • Plugins
  • Themes
  • Compare Plugins
Plugin Comparisons
  • SEO
  • Security
  • Ecommerce
  • Page Builders
  • Caching
  • Backup
  • Forms
  • Analytics
Resources
  • About
  • Contact
  • llms.txt

© 2026 PluginSift. Data sourced from WordPress.org. · [email protected]

  1. Home
  2. Plugins
  3. Jade
  4. WP Jade Template
WP Jade Template icon

WP Jade Template

WP Jade Template enables to use jade template engine for the wordpress theme's template files.

By xingxing2d·Jade·Free
5(1 reviews)
·10 active installs·Updated 11 years ago
DownloadVisit HomepageCompare

As of April 2026, WP Jade Template is a WordPress jade plugin with 10 active installations and a 5/5 rating from 1 reviews. It has been downloaded 1.4K+ times in total. Requires WordPress 3.0.0+ and PHP false+. Available on WordPress.org since 2014. Last updated 11 years ago — may have compatibility concerns.

5/51 reviews
10active installs
1.4K+total downloads
12 yearssince 2014

Overview

WP Jade Template enables to use jade template engine for the wordpress theme’s template files.
To override the default template with Jade format, Just create a Jade Template and add the ‘.jade’ before ‘.php’ to its original name.

index.php
index.jade.php

single.php
single.jade.php

page-contact.jade.php
page-aboutus.jade.php
…

The overrided Jade Template will serve if it exists.

Jade template examples

index.jade.php:

- get_header();
div#content
  div Hello world
- get_footer();

To use jade header and footer:

//rendering header-main.jade.php and footer-main.jade.php
- get_header('main.jade');
div#content
  div Hello world
- get_footer('main.jade');

Page template example:

//
// Template Name: Contact Page
//
- get_header();
- the_post();
div#content…
Read full description on WordPress.org

Ratings & Reviews

51 reviews
5 ★
1
4 ★
0
3 ★
0
2 ★
0
1 ★
0

Compatibility

WordPress3.0.0+ requiredTested up to 3.9.40
PHPfalse+ required

Frequently Asked Questions

Changelog

1.0.2

  • Description update
View full changelog on WordPress.org

Contributors

xingxing
Plugin Info
Version
1.0
Last Updated
Dec 4, 2014
WP Requires
3.0.0+
Tested Up To
3.9.40
PHP Requires
false+
Active Installs
10
Downloads
1.4K+
Added
Dec 4, 2014
Business
Free

Tags

jadepageadvancedtemplate

Developer

X
xingxing2d
2 plugins0.0M+ total installs
View all plugins →

Plugin data sourced from WordPress.org. Analysis and metrics by PluginSift.