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

Overblocks

Опис

For now this plugin adds a block container to use instead of the groups block.
The block container is a simple HTML element you can use for wrapping other elements and style it with your CSS.

Блоки

Цей плагін надає 1 блок.

  • Overblocks

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

Upload

  1. Download the latest tagged archive (choose the “zip” option) or the latest from WP.org.
  2. Go to the Plugins -> Add New screen and click the Upload tab.
  3. Upload the zipped archive directly.
  4. Go to the Plugins screen and click Activate.

Manual

  1. Download the latest tagged archive (choose the “zip” option) or the latest from WP.org.
  2. Unzip the archive.
  3. Copy the folder to your /wp-content/plugins/ directory.
  4. Go to the Plugins screen and click Activate.

WP.org

  1. Install Overblocks either via the WordPress.org plugin directory, or by uploading the files to the /wp-content/plugins/ directory in your server.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Activate your desired functionality from Overblocks option page.
  4. After activating Overblocks, read the documentation for any kind of customization.
  5. That’s it. You’re ready to go!

Git

Using git, browse to your /wp-content/plugins/ directory and clone this repository:

git clone https://github.com/ItalyStrap/overblocks.git overblocks

cd overblocks

npm install

Then go to your Plugins screen and click Activate.

Відгуки

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

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

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

Учасники

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

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

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

Журнал змін

1.0.0

  • First Release