This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

CSS3 Buttons

Description

You will be able to configure the color, size, link and link’s target of each button and even add a defaut button for many posts.
To use it, just take a look on the plugin’s configuration page which contains all the informations and settings for the default button.
Add the button by using [button color= size= link= target=]text that will be shown as button's value[/button]

Attributes that can be used:
* color: There is 7 different colors: pink, magenta, green, red, orange, blue and yellow
* size: There is 4 different sizes: small, medium, large and super
* link: The link of the button. Example: Your site’s URL http://mysite.com
* target: The link’s targeted window, can be: blank, new, parent, self or top
Exemple: [button color=blue size=super link=http://twitter.com/tunilame]Follow me![/button]

Simply add [button] in you posts when you want to use the defaut settings.

Screenshots

  • A preview of some buttons
  • A preview pf the plugin settings page

Installation

  1. Upload css3-buttons directory to the /wp-content/plugins/ directory.
  2. Activate CSS3 Buttons through the ‘Plugins’ menu in WordPress.
  3. Open the plugin settings page Settings -> CSS3 Buttons
  4. Configure the defaut CSS3 button.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“CSS3 Buttons” is open source software. The following people have contributed to this plugin.

Contributors

Translate “CSS3 Buttons” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

0.1

18.08.2010
First release.