Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Another Twitter Plugin

Popis

Did you ever want Twitter plugin that allows you to setup multiple hashtags or usernames, collect new tweets on selected time and on top of that, you can define style and format as you wish for displaying ?

Look no more, Another Twitter Plugin is here, yes it is „another“ one of that plugins, but this one you want to have and it will save you time.

A few options:

  • Enable/Disable auto collecting new data
  • Reset old Tweets
  • Define up to 5 usernames or hashtags you want to collect tweets from
  • Choose what information to display and how
  • Choose how often to collect new data
  • Choose how much tweets to save/display on yor website

How It’s Made?

This plugin was made using Abraham Williams script for Twitter oAuth , you can find Another Twitter Plugin on Github here or you can contact me if you need any help.

Snímky obrazovky

  • Dashboard
  • Display Style
  • Plugin Settings
  • Twitter Settings

Instalace

  1. Upload the plugin files to the /wp-content/plugins/another-twitter-extension directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‚Plugins‘ screen in WordPress
  3. Find Another Twitter-> Twitter Settings in your Admin Panel and add your twitter application.
  4. Find Another Twitter-> Plugin Settings in your Admin Panel and setup your hashtags/usernames.
  5. Find Another Twitter-> Dashboard in your Admin Panel and enable plugin.
  6. Copy the Shortcode [dt_atp_twitter] :
  • If you want to add it to sidebar follow this :
    http://www.wpbeginner.com/wp-tutorials/how-to-use-shortcodes-in-your-wordpress-sidebar-widgets/data
  • If you want to add it directly to your source code, just add this to your code: <?php echo do_shortcode( '[dt_atp_twitter]' ); ?>
  • If you want to add it to some kind of post, just add this to your post text: [dt_atp_twitter]

Nejčastější dotazy

Will WP cron work if I have low traffic?

No, you will have to add your website to cronjob if you have low traffic.

Recenze

3. 9. 2016 1 odpověď
This is my new favourite Twitter plugin, after my old fave was abandoned by it's developer. Simple, clean and fully customisable this is a great plugin for developers. I needed to pull 2 tweets in to seperate divs, I could do this by placing a shortcode in to my template and then use the plugin to add HTML and CSS relevant to my containers. Further to this the developer is a jolly nice chap who was quick to respond when I had a question!
Přečtěte si 1 recenzi

Autoři

Another Twitter Plugin je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přehled změn

1.0.6

  • Fix problem with twitter api returning float for id

1.0.5

  • Update wp cron function

1.0.4

  • Fix problem with regex for #/@ in status output

1.0.3.1

  • Ajax problem fix

1.0.3

  • Custom Date Format setup

1.0.2

  • Few UX Updates

1.0.1

  • Minor Updates

1.0

  • Beta release to public.