=== Plugin Name === Contributors: visionte Donate link: https://www.visiontechcamps.com Tags: divi, shortcode Requires at least: 4.6 Tested up to: 4.7.2 Stable tag: /trunk/ License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin lets you enter shortcodes to call Divi modules manually. This also allows you to pull Divi library modules, even global library modules. == Description == This plugin lets you enter shortcodes to call Divi modules manually. This also allows you to pull Divi library modules, even global library modules. This can allow you to input Divi modules into areas that might otherwise be difficult or impossible to otherwise, such as sliders, dropdowns, or other such areas. To use it, just use [showmodule id="12345"] and replace "12345" with the ID of your module. To find your ID, you can enter the Divi library and hover over the link to find out the post ID (it will look like https://www.example.com/wp-admin/post.php?post=12345&action=edit where the ID is 12345). == Installation == Just install and forget, there's no configuration files. == Changelog == = 0.1 = * First created version