=== 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.4 Stable tag: 3.0 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. Live preview tool
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. Showcasing some examples of Spacers and sectional breaks you can create.
1. Spacer Button
1. Setting the spacer height
1. Spacer height: 35px
1. Spacer height: -35px
== Changelog ==
= 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 =
New: You can now create an unlimited amount of spacers, dividers, and section breaks! Give them names and save them for later. Put them to good use as your style your posts and pages. Oh yeah, you also get a live preview tool to help visualize the Spacers as you build them. Enjoy!