Tag Archives: custom post type

Top 3 Great Ways Of Embedding Twitter Tweets In WordPress

Twitter already provides you inbuilt widget creation features. Other than this WordPress also provides you oEmbed for twitter, you can enable oEmbed in your WordPress site from Dashboard -> Settings -> Media page and then you can embed a tweet simply by pasting its URL inside your post or page content.

This article is on few other WordPress plugins that extends tweet embed features in WordPress and allows you to do some more good things with your tweets.

Tweet Blender

Tweet Blender is a popular WordPress plugin that provides you various Twitter Widgets like you can

  • Display your own tweets
  • Display tweets for hashtags
  • Display tweets for twitter lists
  • Display tweets relevant to your post content (like Huffingtonpost)

The plugin supports multiple authors, keywords and hashtags. With Tweet Blender you can display tweets from a single user or a list of users. Also you can display tweets from a certain topic, multiple hashtags or keywords, various lists, authors etc. There is a long list of this plugin features.

Screenshot showing Tweets archive page: [view more screenshots here]

Installation & Usage:

After activation specify your configuration settings from Dashboard -> Settings -> Tweet Blender admin page. You will be needing to authenticate to Twitter and allow read-only access to tweet stream (present under the Status tab).

The plugin provides you widgets you can use in your sidebar, shortcodes to use inside your posts/pages and templates to use inside your theme files.

Fetch Tweets

Fetch Tweets is another plugin for fetching and showing Twitter tweets. With this plugin you can display tweets by specifying username, search results, keywords, Lists and yes you can show up combined results by adding multiple rules.

For displaying the fetched tweets the plugin provides you Widget, Shortcode, PHP Code and Custom Templates.

Installation & Usage:

Install and activate the plugin then follow the given steps:

  1. After activation you can set a rule from Dashboard -> Fetch Tweets -> Add Rule by User Name or Add Rule by Keyword.
  2. For using its widgets visit Appearance -> Widgets and use Fetch Tweets by Rule Set. You can set the rule in the widget form itself.
  3. The plugin also provides you shortcode to use in your posts, pages. Use the shortcode
    [fetch_tweets id="123"]

    Replacing 123 with your rule ID. Rule ID can be found in the Fetch Tweets admin page in your dashboard.

Screenshot showing widget settings: [view more screenshots]

For more usage instruction refer to the Other Notes section here.

Rotating Tweets (Twitter widget and shortcode)

As clear from its name, the plugin provides you widget and shortcodes for displaying Twitter Tweets. It is used for displaying one tweet at a time with rotation which means one tweets gets automatically and smoothly replaced by the other. Display is responsive and it shows up the recent tweets even if Twitter is down. Check out the plugin working here.

Installation & Usage:

After activation you can use its widget from Appearance -> Widgets page or you can display it via shortcode (inside your posts and pages etc) like:

[rotatingtweets screen_name='your_twitter']

The plugin allows you to decide how you want to show up tweets, you can set the number of tweets to display, you can include retweets and replies and even display a follow button if you like.

Checkout its its shortcode parameters here.

You can also set Tweets rotation speed and animation type to use in Tweet rotation.

How To Create A Twitter Application ?

Most of the above plugins uses Twitter Application, API so following are he instructions on how you can create your Twitter Application, it takes a few minutes:

  1. Visit My applications page on the Twitter website. Login with your Twitter username and password.
  2. If you don’t already have a suitable ‘application’ then create one from the Create an Application page. It’s normally best to use the name, description and website URL of the website where you plan to use Rotating Tweets. You don’t need a Callback URL if you are setting it up for the plugins discussed here.
  3. After clicking Create your Twitter application, click on Create my access token.
  4. Now copy the Consumer keyConsumer secretAccess token and Access token secret from your Twitter application page and use it wherever required.

Easily Dispay News Bulletin In A Lightbox Overlay In WordPress

WP News Bulletin allows you to publish news as a CPT and display them in a sliding sidebar widget, when a news headline is clicked it gets displayed in a lightbox overlay from where your users can read full news articles.

Continue reading Easily Dispay News Bulletin In A Lightbox Overlay In WordPress

Quick & Easy Way To Add Extensible News Post Type In WordPress

News CPT is a powerful and complete WordPress plugin that allows you to publish news article from your WordPress blog. All news posts are added as custom post types and are accessible with address YourDomain.Com/NEWS. It also provides you a news taxonomy and is compatible with default taxonomies like tags and categories in your weblog. The plugin activate a sidebar widget which you can use for displaying recent news items.

Continue reading Quick & Easy Way To Add Extensible News Post Type In WordPress

Extend Default WordPress Functionality Of Disabling Comments To Media, Pages And Other Post Types

Default WordPress functionality allows you to disable comments globally, or limit them to logged in users etc but it does’t allows you to select post types where you want to disable comments. This tutorial is on new WordPress plugin that allows you to disable comments on selected post types including default post types like media, pages and other custom post types created by you.

Continue reading Extend Default WordPress Functionality Of Disabling Comments To Media, Pages And Other Post Types

10 WordPress Plugins For Adding Custom Content To Sidebar

Here is a collection of some free WordPress plugins for dynamically displaying widgets, sidebar anywhere you like. Some have unique ways of displaying custom content in sidebar. Check them out and use which works best for you.

Continue reading 10 WordPress Plugins For Adding Custom Content To Sidebar

How To Display WordPress Custom Post Types And Taxonomies Using Sidebar Widget ?

Now you know how to create custom post types and custom taxonomies in WordPress, here comes another problem of displaying custom post types and taxonomies on sidebar or any other widget area so that your visitors can easily know about them.

Continue reading How To Display WordPress Custom Post Types And Taxonomies Using Sidebar Widget ?

Blog From YouTube By Auto Posting Your Favorite YouTube Videos In WordPress As Individual Blog Posts

Here’s something new for video bloggers. If you like making a collection of your favorite YouTube videos in your WordPress blog then you can make it more easy. WordPress Oembed makes video posting easier but now you can make it more easier, no need to embed any video fusing Iframe, shortcode or direct URL (via Oembed). For posting any YouTube Video in Your WordPress blog all you need to like it on YouTube. Just favorite any YouTube video and it will get automatically posted on your WordPress blog as custom post type.

Continue reading Blog From YouTube By Auto Posting Your Favorite YouTube Videos In WordPress As Individual Blog Posts