Twits is a menu item that will display your current Twitter status(es).
Yeah, I did. There's no reason for it to be named twits_menu
any longer. Plus, now I can maybe add a page with more statuses in the future and it not be weird. (I can neither confirm nor deny the possibility of this happening)
To obtain OAuth credentials you must create an application through Twitter. Follow the below steps to get your credentials:
- Navigate to the Developer area of Twitter and log in.
- Create a new application and fill in the required fields.
- Once your application is created generate an access token.
- Click the settings tab and change your Application Type to
Read & Write
. - Now copy over all your credentials into the config area of Twits.
DO NOT SHARE THE INFORMATION YOU OBTAIN WITH ANYONE!!
The wiki (still under construction) will hold all the information you need on how to customize Twits to work for you. All the shortcodes are listed and explained on what they return when you use them. If a shortcode isn't as customizable as you'd like, let me know and I'll do my best to make it better!
You can translate Twits easily by forking this repo, and then submitting a pull request with your translations.