This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP Easy Responsive Tabs

Description

This plugin provides features to add tabs to you post or pages just using shortcode.

[wp-easy-tab]

Show items by category in tabs using shortcode.

[wp-easy-tab category="category-slug"]

Where ‘category-slug’ is slug of category.

Features

  • Shortcode based.
  • Fully responsive and mobile ready.
  • Unlimited Tabs anywhere.
  • Use via short-code.
  • Easy input field for Tabs content.
  • Easy to use.

Screenshots

  • Back end add tab items
  • Front end tab look

Installation

  1. Upload the folder “wp-easy-tabs” to “/wp-content/plugins/”
  2. Activate the plugin through the “Plugins” menu in WordPress
  3. Go to Wp-admin-> Easy Tabs ->Add New , here we can add tab items.
  4. use shortcode to call tabs in page or post

    [wp-easy-tab]

Show items by category in tabs using shortcode.

[wp-easy-tab category="category-slug"]

Where ‘category-slug’ is slug of category.

FAQ

  1. No technical skills needed.

Reviews

September 3, 2016 1 reply
Hi I used your plugin .it was good.but you made some mistake in that ,am new in word-press .i spend sometime to debug you code...kindly check your code on Line Number 136...For closing div tag ,your write the code for open div tag.The problem was small.but it create a big issue while using your plugin...anyway i solved my bug..thanks for sharing the plugin....kindly change and update your plugin
Read all 2 reviews

Contributors & Developers

“WP Easy Responsive Tabs” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0.1

  • Bug fixes
  • Update readme.txt

1.0.0

  • Initial release