Skip to content
Snippets Groups Projects
readme.txt 1.38 KiB
Newer Older
=== LBDesign Button Shortcode ===
Contributors: lepittenger
Tags: shortcode
Requires at least: 3.0.1
Lauren's avatar
Lauren committed
Tested up to: 4.5
Lauren's avatar
Lauren committed
Stable tag: 1.2
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Lauren's avatar
Lauren committed

A simple plugin for adding call-to-action buttons to post & page content via a shortcode.
Lauren's avatar
Lauren committed

== Description ==
Lauren's avatar
Lauren committed

This simple plugin allows you to add call-to-action buttons to post and page content via a shortcode.
Lauren's avatar
Lauren committed

Lauren's avatar
Lauren committed
= Five button types/colors included: =

* Default
* Primary
* Action
* Info
* Warning
Lauren's avatar
Lauren committed

Lauren's avatar
Lauren committed
= Three button sizes: =

* Default (medium)
* Small
* Large
Lauren's avatar
Lauren committed

Lauren's avatar
Lauren committed
= Four styles: =

* Default
* Rounded
* Pill
* Block
== Installation ==
Lauren's avatar
Lauren committed

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
Lauren's avatar
Lauren committed

== Screenshots ==
Lauren's avatar
Lauren committed

1. These are the styles it comes with.
Lauren's avatar
Lauren committed

== Changelog ==
Lauren's avatar
Lauren committed

Lauren's avatar
Lauren committed
= 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 ==
Lauren's avatar
Lauren committed

= 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.