The current code below returns my current local time in wordpress and the result looks like this. 2013-07-29 13:45:42 I need to convert this to a timestamp format. What is the answer please? echo date_i18n( 'Y-m-d H:i:s', current_time(...