Skip to content
Snippets Groups Projects
Lauren Pittenger's avatar
Lauren authored
Updated readme tested up to version to 4.7.3.
Removed codekit config file.
c4def116
History
Name Last commit Last update
css
img
js
lbdesign-button-shortcode.php
readme.txt
=== LBDesign Button Shortcode ===
Contributors: lepittenger
Tags: shortcode
Requires at least: 3.0.1
Tested up to: 4.7.3
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A simple plugin for adding call-to-action buttons to post & page content via a shortcode.

== Description ==

This simple plugin allows you to add call-to-action buttons to post and page content via a shortcode.

= Five button types/colors included: =

* Default
* Primary
* Action
* Info
* Warning

= Three button sizes: =

* Default (medium)
* Small
* Large

= Four styles: =

* Default
* Rounded
* Pill
* Block

== Installation ==

1. Upload `lbdesign-button-shortcode` to the `/wp-content/plugins/` directory
2. Activate the plugin through the 'Plugins' menu in WordPress
3. Add buttons to post and page content using the insert button on the WordPress editor

== Screenshots ==

1. These are the styles it comes with.

== Changelog ==

= 1.1 =

* Fixed undefined variable error when not using a full width button
* Changed button shortcode name to prevent conflicts with other shortcodes

= 1.0 =

* Initial launch of the plugin
* Adds button shortcode
* Add "Insert Button" button on post/page editor


== Upgrade Notice ==

= 1.2 =

* Fixes path to icon image 

= 1.1 =

* Button shortcode syntax changes from [button] to [lbdesign_button] to prevent conflicts.

= 1.0 =

* Initial launch of the plugin. No updates available yet.