=== Spacer === Contributors: clevelandwebdeveloper Donate link: http://www.clevelandwebdeveloper.com/wordpress-plugins/donate.php Tags: spacer, spacing, line space Requires at least: 3.5 Tested up to: 4.7.1 Stable tag: 3.0.4 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html Adds a spacer button to the WYSIWYG visual editor which allows you to add precise custom spacing between lines in your posts and pages. == Description == This plugin adds a spacer button to the WYSIWYG visual editor which allows you to add precise custom spacing between lines in your posts and pages. Note that you can also enter negative spacing to shift the following content upwards. Via the Spacer Settings page, you can create an arsenal of additional spacers and sectional breaks to have at your disposal as you lay out your pages. The Spacers that you build can be added into your posts and pages with the spacer button in the WYSIWYG visual editor (see screenshots). Spacer is also compatible with WordPress Multisite.
[spacer height="30px" mheight="0px" class="myspacer" style="background-color:red;"]= How do I create additional Spacers = Settings > Spacer > Add Spacers (top tab) > New Spacer = How do I give my Spacer a background color? = Try adding something like
background:gray;
to the Spacer's Style setting.
= I'm trying to create a divider, but the space above the divider is much more than the space below it. What can I do? =
Try adding margin-bottom: 25px;
to the Spacer's Style setting.
== Screenshots ==
1. In version 3, you can create fancy dividers to help organize your texts. These are helpful for breaking up paragraphs, chapters, distinct thoughts, etc
1. Give your spacers descriptive names (like gray divider) to remember them later. Use the live preview tool to help as you build.
1. Create an arsenal of spacers and sectional breaks to have at your disposal as you lay out your pages.
1. When writing your posts and pages, you can choose which Spacer you want to add via the Spacer button.
1. Spacer Button
1. Setting the spacer height
1. Spacer height: 35px
1. Spacer height: -35px
== Changelog ==
= 3.0.4 =
* Adds compatibility with Draft It! add-on
* WP tested up to version 4.6.1
= 3.0.3 =
* Adds a suggestion box! (Settings > Spacer > Suggestion Box [top tabs])
* Adds compatibility with Panels add-on
* WP tested up to version 4.5.2
= 3.0.2 =
* Adds compatibility with Line-On-Sides Headers add-on
* WP tested up to version 4.5
= 3.0.1 =
* Fixed Spacer button bug, which prevented some users from seeing the dropdown list via the Spacer button
* Added compatibility with Beaver Page Builder's wysiswyg UI
* Fixed lack of trash icon in WP version 3.8.
* Added live preview tool for Visual Artist
= 3.0 =
* You can now create an arsenal of additional spacers and sectional breaks to have at your disposal as you lay out your pages.
* Give your new Spacers names and save them for later.
* Use the new live preview tool to help visualize the Spacer as you build it.
* When writing your posts and pages, you can choose which Spacer you want to add via the Spacer button.
= 2.0.3 =
* Added dividers on settings page to group the config options logically.
* Text internationalized so the plugin can easily by translated into other languages.
* Added translations for Spanish and Chinese.
= 2.0.2 =
* Resolved 'dismiss notice' bug for users without access
= 2.0.1 =
* Shortcode changed to use actual number (eg: [spacer height="20px"]), which will be easier to edit as you work
* 'Dismiss notice' link changed to red to make it more visible.
* Added compatibility with Beaver Page Builder's wysiswyg UI.
= 2.0 =
* Feature added: Choose to hide spacer on mobile devices, or choose a different spacer height for mobile.
* Feature added: Manually edit mobile height, custom classes, and inline style for individual spacer elements.
* Premium users: Speed up your workflow by setting a default height for your spacer. You can also set defaults for your spacer's custom classes and inline style.
= 1.0 =
* Initial version
== Upgrade Notice ==
= 3.0.4 =
New: This version adds compatibility with the new Draft It! add-on. Spacer is now tested up to WP version 4.6.1 - Enjoy!