# tweettee

Wordpress plugin for Twitter

<ol>
    <li>Create new Application on <a href="https://developer.twitter.com/en/apps" target="_blank">https://developer.twitter.com/en/apps</a></li>
    <li>Fill in the <b>Callback URL</b> field with: {your_schema}://{your_site}/wp-admin/options-general.php</li>
    <li>Copy <b>Consumer Key</b> and <b>Consuner Secret</b>, and paste in form bellow.</li>
    <li>Send form</li>
    <li>Access authorisation</li>
</ol>