Skip to content

A Textpattern plugin that adds tags for the current version number

Notifications You must be signed in to change notification settings

mkp-textpattern/mkp_version

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

mkp_version

This is a Textpattern plugin that adds tags for the current version number

Links

mkp_version

use <txp:mkp_version /> to show the current version number.

Attributes: None

mkp_generator

use <txp:mkp_generator /> to show a meta name generator tag.

Attributes: None

mkp_if_version

A Conditional tag that compares the current version against a submitted value.

Attributes

version

Examples

<txp:mkp_version />
<txp:mkp_generator />
<txp:mkp_if_version version="4.6.2"><meta name="Textpattern" content="Current: <txp:mkp_version />" /><txp:else /><meta name="Textpattern" content="Classic: <txp:mkp_version >" ></txp:if_version>

Release History

Version 1.0: July 10th, 2015

Version 1.1: June 6th, 2016 (Updated 4.6 Tag Registry to later version)

Version 1.2: February 28th, 2017 (Bug fixes; add <txp:mkp_generator /> )

About

A Textpattern plugin that adds tags for the current version number

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages