Automatically posts wordpress post to a SMF board.
/wp-content/plugins/ directory(Optional) If desired post the following on you template single.php to display SMF Link Text
<?php
if (function_exists(myWPSMF_link_to_smf)){
myWPSMF_link_to_smf(get_the_id());
}
?>
Requires: 2.9.2 or higher
Compatible up to: 3.0.5
Last Updated: 2010-6-28
Downloads: 4,190
0 of 0 support threads in the last three weeks have been resolved.
Got something to say? Need help?