$options["footer"]="<br /><center><hr/><em>Posted from my blog with <a href='https://wordpress.org/plugins/steempress/'>SteemPress</a> : [%original_link%] </em><hr/></center>";
$options["footer"]="<br /><center><hr/><em>Posted from my blog with <a href='https://wordpress.org/plugins/steempress/'>SteemPress</a> : [%original_link%] </em><hr/></center>";
echo"<input type='checkbox' id='".$this->plugin_name."-twoway' name='".$this->plugin_name."[twoway]' ".($options['twoway']=="on"?"checked='checked'":"")."> Activate for posts. <br/>";
echo"<input type='checkbox' id='".$this->plugin_name."-twoway-front' name='".$this->plugin_name."[twoway-front]' ".($options['twoway-front']=="on"?"checked='checked'":"")."> Activate for front page (requires two way integration for posts to be active).";
?>
<br/>
<p> Word limit : only publish the first x words to the steem blockchain, set to 0 to publish the entire article. </p>