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

Quick Table

Опис

Very simeple plugin to add shortcode that adds a basic table. Makes work faster, and sometimes cleaner, when you only need a simple one line table… Runs shortcode inside of the tags as needed also allows for CSS styling in the .

The structure:
[qtbl]

[/qtbl]

Example of usage:
[qtbl style=”color: red;”]My Data Is Red[/qtbl]

Maybe later, if people have any interest in seeing this expanded, I will add some admin functionality to add style parameters. Honestly, I think it is more flexible without it as you can then have multiple types of tables on the same page with different formats…

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

1A. Install the plugin from within WordPress
1B. Download the file from WordPress.Org, then upload the file into your WordPress site using the upload feature
2. Activate the plugin through the ‘Plugins’ menu in the WordPress dashboard.

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

None, yet.

Відгуки

Прочитати всі 1 відгук

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

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

Учасники

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

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

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

Журнал змін

Version 1.0, Aug 1, 2014 – Initial Release