1<?php 2/** 3 * Options for the timestamp plugin 4 * 5 * @author Trenton Ivey <Trenton.Ivey@gmail.com> 6 */ 7 8 9$meta['timestamp_format'] = array('string'); 10