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.

TCBD Modals

Description

Plugin Features

  • Easy to use.
  • Modals Button in Editor.
  • TinyMCE Button added for generating Shortcode.
  • Customizable.

Demo

Screenshots

  • TCBD Modals Preview.
  • TCBD Modals Button.
  • TCBD Modals Shortcode generating.

Installation

Installation

  1. Upload ‘tcbd-modals’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.

How to use?

  1. Button: You find TCBD Modals button in Editor. Just Click what you want and fill information.Than just click OK.
  2. Custom use: Just use rel attribute in anchor or span. Example code is given below.

    [tcbd-modals id=”modals_one” title=”TCBD Modals” text=”Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam” place=”top”]Click ME![/tcbd-modals]

FAQ

Reviews

There are no reviews for this plugin.

Contributors & Developers

“TCBD Modals” is open source software. The following people have contributed to this plugin.

Contributors

Translate “TCBD Modals” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0

  • Initial release

1.0

  • Add Modals ID. So, Now any one can use unlimited modals in same page.