﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
182	Platzhalter um eine Formatierungsfunktion erweitern	Roger Rehnelt		"Am flexibelsten wäre es wohl, PHP-Funktionen anzubieten. Vielleicht diese ""maskieren"". Also statt 

{{{
number_format ( float $number , int $decimals = 0 , string $dec_point = '.' , string $thousands_sep = ',' )
}}}


{{{
wpsg_number_format ( float $number , int $decimals = 0 , string $dec_point = '.' , string $thousands_sep = ',' )
}}}

Nicht dass dann einer auf die Idee kommt anderen PHP-Code nutzen zu können.

Da auch Datumsfunktionen in den Platzhaltern vorkommen, wäre ein wpsg_date() sicherlich auch sinnvoll."	enhancement	new	major	3.13	mod_downloadplus	3.0			
