Title: A Tiny Post Content Template Interpreter
Author: Magenta Cuda
Published: <strong>July 17, 2015</strong>
Last modified: November 30, 2015

---

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/a-tiny-post-content-template-interpreter.
svg)

# A Tiny Post Content Template Interpreter

 By [Magenta Cuda](https://profiles.wordpress.org/magenta-cuda/)

[Download](https://downloads.wordpress.org/plugin/a-tiny-post-content-template-interpreter.1.2.zip)

 * [Details](https://wordpress.org/plugins/a-tiny-post-content-template-interpreter/#description)
 * [Reviews](https://wordpress.org/plugins/a-tiny-post-content-template-interpreter/#reviews)
 *  [Installation](https://wordpress.org/plugins/a-tiny-post-content-template-interpreter/#installation)
 * [Development](https://wordpress.org/plugins/a-tiny-post-content-template-interpreter/#developers)

 [Support](https://wordpress.org/support/plugin/a-tiny-post-content-template-interpreter/)

## Description

“A Tiny Post Content Template Interpreter” instantiates templates written in a language
that only uses WordPress shortcodes and is embedded directly in the post content.
The templates consists of HTML, WordPress shortcodes, template variables, template
variable assignment statements, template if else constructs and template iterator
constructs. Template instantiation is done by simple variable interpolation. Please
visit the [documentation](http://tpcti.wordpress.com/) for a quick introduction.
Also, included is a “Shortcode Tester” which displays in a popup window the HTML
generated by WordPress from shortcodes. **This plugin requires at least PHP 5.4.**

## Screenshots

[⌊The Shortcode Tester⌉⌊The Shortcode Tester⌉[

The Shortcode Tester

[⌊The Template Selector⌉⌊The Template Selector⌉[

The Template Selector

## Installation

 1. Download the plugin from the WordPress repository.
 2. Open the ‘Plugins’ menu item and activate the plugin.
 3. Open the ‘Settings->A Tiny Post Content Template Interpreter’ menu item and configure
    the plugin.
 4. Read the tutorial at [http://tpcti.wordpress.com/](http://tpcti.wordpress.com/).

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“A Tiny Post Content Template Interpreter” is open source software. The following
people have contributed to this plugin.

Contributors

 *   [ Magenta Cuda ](https://profiles.wordpress.org/magenta-cuda/)

[Translate “A Tiny Post Content Template Interpreter” into your language.](https://translate.wordpress.org/projects/wp-plugins/a-tiny-post-content-template-interpreter)

### Interested in development?

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

## Changelog

#### 1.2

 * the right hand side of an assignment statement can be an expression with arithmetic
   and concatenation operators and parenthesis

#### 1.1.1

 * if condition now supports a boolean combination of comparison expressions, e.
   g. #if( $#alpha#=”1″ && $#beta#!=”2″ || $#gamma#>=”3″ || $#delta# )#

#### 1.1

 * Support optional arguments for filter functions, e.g. alpha@sprintf(‘The value
   is: %s’,$) where $ specifies the position of value to be filtered
 * Support negative indexes e.g. alpha@<-1> references the last value of the multi-
   valued custom field alpha
 * Support !=,<,<=,>=,> as conditional operators

#### 1.0.1

 * Fixes for WordPress 4.3 beta.

#### 1.0

 * Initial release.

## Meta

 *  Version **1.2**
 *  Last updated **11 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.6 or higher **
 *  Tested up to **4.2.39**
 * Tags
 * [shortcode](https://wordpress.org/plugins/tags/shortcode/)[template](https://wordpress.org/plugins/tags/template/)
 *  [Advanced View](https://wordpress.org/plugins/a-tiny-post-content-template-interpreter/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/a-tiny-post-content-template-interpreter/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/a-tiny-post-content-template-interpreter/reviews/)

## Contributors

 *   [ Magenta Cuda ](https://profiles.wordpress.org/magenta-cuda/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/a-tiny-post-content-template-interpreter/)