Is there any way to indicate that a post was posted with the iphone app? The only way a post will get published is through the normal backend with a laptop or through the iphone app. If I can find a way to make a conditional tag such as
if "published through XML-RPC" {echo 'Published via iPhone'} ;
The posts published through the app are going to be fast and potentially typo-prone. If I had a way of excusing that it would be great.
Anybody have any ideas? Any help would be appreciated.