Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

SvegliaT Buttons

Опис

The SvegliaT Buttons is a simple plugin to put in CSS3 Buttons inside your blog with shortcode.

Add a shortcode in your wordpress to visualize nice and colored buttons, you can choose following colors: orange, red, pink, black, gray, yellow, green, purple and blu. For any color you can create a small or big button.

Just add the following line inside your blogpost:

[button-orange text="Download" title="Download plugin" url="http://www.svegliatemplate.com/"] 

also, you can use the button in the text editor or to use button generator in admin page.

The color will be set in hex codes like:

  • button-orange
  • button-blu
  • button-gray
  • button-yellow
  • button-black
  • button-pink
  • button-red
  • button-green
  • button-purple

For a big buttons:

  • bigbutton-orange
  • bigbutton-blu
  • bigbutton-gray
  • bigbutton-yellow
  • bigbutton-black
  • bigbutton-pink
  • bigbutton-red
  • bigbutton-green
  • bigbutton-purple

For more information please check out the plugin home page:

See Demo

Скріншоти

  • This is an example of the buttons inside your blogpost
  • This is an example of the button inside your blogpost

Встановлення

This section describes how to install the plugin and get it working.

  1. Upload the plugin folder folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Часті питання

How make a big buttons?
Simple, insert this code:
[bigbutton-orange text=”Download” title=”Download plugin” url=”http://www.svegliatemplate.com/”]

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“SvegliaT Buttons” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “SvegliaT Buttons” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

Initial release!

1.0.1

changed function css_st_wordpressbuttons() with wp_enqueue_style()

1.0.2

add purple button

1.0.3

bug fix

1.1.0

added shortcode buttons to tinymce

1.2.0

added admin page and buttons generators

1.2.1

I added a new feature that allows you to select the favourite color directly from the menu

1.2.2

bug fix

1.3.0

I added a new feature that allows you to select the favourite color directly from the menu. New control panel.