Template Sync

Copy the HTML from your WordPress theme to another application’s template library. Designed for use with WHMCS but will work with other applications.

Author:Shannon Whitley (profile at wordpress.org)
WordPress version required:2.7.0
WordPress version tested:3.0.5
Plugin version:1.00
Added to WordPress repository:13-08-2010
Last updated:17-08-2010
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:http://wordpress.org/extend/plugins/templates...
Total downloads:4 125
Active installs:40+
plugin download
Click to start download

Copy the HTML from your WordPress theme to another application’s template library. Designed for use with WHMCS but will work with other applications.

Add the following hints to your WordPress theme files. The hints will be used to update another application’s template files. Click Sync Template whenever your WordPress header or footer change.

<!–header.end–> The end of your WordPress header code.

<!–footer.begin–> The beginning of your WordPress footer code.

Include file contents from another template directory.

<!–{unique id}.inc–> The contents of {directory}/{unique id}.inc will be added to the code at the specified location.

Exclude WordPress code from your templates.

<!–tpl.exclude–> The beginning of the text to exclude.

<!–/tpl.exclude–> The end of the text to exclude.