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

Zeaks Snippets

Опис

A simple code snippet plugin for anyone who wants to post any type of code on their site. It’s what I’ve used on Zeaks.org for a while, and highly based off of Danny Van Kooten’s Simple Quote Code Snippets plugin. It’s lightweight, uses no JavaScript, comes with 4 editable color schemes and very easy to use.

Note Does not highlight code, simply displays it in a nice way and allows posting of any code.

Use

 Your Code 

in any post.

Скріншоти

  • Screenshot of the plugin options.

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

  1. Upload zeaks-snippets to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Visit Settings > Snippet Options to select your style.

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

How do I use it?

Wrap your code in

 

tags

How to I change the look?

Visit ‘/wp-content/plugins/zeaks-snippets/colors/’ and edit the custom style (or whichever you prefer)

Where can I get support

Visit our Forums

Відгуки

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

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

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

Учасники

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

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

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

Журнал змін

1.0

  • Initial release