My blog using WP 3.0.1 that upgraded from WPMU. as I know WPMU is not able to post via email.
then after upgraded to WP 3.0.1 this function still missing. can anyone tell me how to enable this function ?
thanks
My blog using WP 3.0.1 that upgraded from WPMU. as I know WPMU is not able to post via email.
then after upgraded to WP 3.0.1 this function still missing. can anyone tell me how to enable this function ?
thanks
add define( "POST_BY_EMAIL", true ); this variable to wp-config and active this function
thank you very much
This topic has been closed to new replies.