utility.php
Table of Contents
- console() : mixed
- reading_time() : mixed
- is_upcoming() : mixed
- text_date() : mixed
Functions
console()
console(mixed $data) : mixed
Parameters
- $data ( mixed )
reading_time()
reading_time(mixed $content) : mixed
Parameters
- $content ( mixed )
is_upcoming()
is_upcoming([mixed $date = null ]) : mixed
Parameters
- $date ( mixed = null )
text_date()
text_date([mixed $date = null ][, mixed $format = 'l d F Y' ]) : mixed
Parameters
- $date ( mixed = null )
- $format ( mixed = 'l d F Y' )