Archive by Author

zeroise

Add leading zeros when necessary.If you set the threshold to ‘4’ and the number is ’10’, then you will get back ‘0010’. If you set the threshold to ‘4’ and the number is ‘5000’, then you will get back ‘5000’.

4289

Continue reading

xmlrpc_getposttitle

Retrieve post title from XMLRPC XML.If the title element is not part of the XML, then the default post title from the $post_default_title will be used instead.

4285

Continue reading