Tumblr Blog Display Plugin WordPress, Download, Install

Tumblr Blog Display Plugin WordPress

Tumblr is a popular free blogging platform. Using tumblr you can post anywhere of your blogs. Use tumblr to showcase your ideas.

Tumblr Blog Display Download Now

Download Now

(If the link does not work)↓

Originals Link WordPress.org

https://wordpress.org/plugins/tumblr-blog-display/

How to Install Tumblr Blog Display Plugin, Manually

Installing this plugin is same like other wordpress plugins

  1. Upload ‘tumblr-blog-display-shortcode’ to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place in your themes

You can install the zip file as well – tumblr-blog-display-shortcode.zip

Available Shortcode

example: [tumblr_blog]

that is the shortcode but it won’t display cause you have to pass the require attributes on the plugin
After installing the plugin you have to get the tumblr API Key as this is required field.
Another require field is the tumblr blog site url

API Key: To obtain a tumblr api key

http://www.tumblr.com/oauth/apps ->> go here. Register Application – Use oAuth Consumer Key as your API key

Tumblr Blog URL: Absolute URL of your tumblr blog page.

So minimum shortcode will be something like this

[tumblr_blog blog_url=”YOUR_TUMBLR_BLOG_URL” api_key=”YOUR_TUMBLR_API_KEY”]

Other available attributes are:

width, limit, text_limit, read_more

Width: Width of the module in pixel.
example: [tumblr_blog blog_url=”YOUR_TUMBLR_BLOG_URL” api_key=”YOUR_TUMBLR_API_KEY” width=”YOUR_WIDTH”]

Post Limit: How many blog post you want to show.

example: [tumblr_blog blog_url=”YOUR_TUMBLR_BLOG_URL” api_key=”YOUR_TUMBLR_API_KEY” limit=”YOUR_POST_LIMIT”]

limit=”6″ -> default

Description Text Limit: Text limit of description

[tumblr_blog blog_url=”YOUR_TUMBLR_BLOG_URL” api_key=”YOUR_TUMBLR_API_KEY” text_limit=”No_Of_Words”]

Show Read More : true or false

[tumblr_blog blog_url=”YOUR_TUMBLR_BLOG_URL” api_key=”YOUR_TUMBLR_API_KEY” read_more=”true”]

true is default

“false” for not showing read more link

More info -> http://ramit-designs.com/wpdemo

Video

Screenshots

Tumblr Blog Display Plugin WordPress

Tumblr Blog Display Plugin WordPress

Plugin Not Working?

If any errors or problems with the plug-in then write comments.

Add a Comment

Your email address will not be published. Required fields are marked *