php question
Can any of you programmers tell me, in the following statement:
<?php _e('Your item will be automatically listed for','cp'); ?>
what is _e
(is is shorthand for 'echo' ?)
and what is the 'cp' which seems to be in so many commands.
Your help, as ever, would be much appreciated.
Thanks