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

Post6WidgetArea

Опис

You can easily insert before and after the articles, advertising and social button, and boilerplate.

Add 6 widget areas.

  • Start position of the page
  • Before the single post content
  • Articles in short code or more tag position
  • After the single post content
  • End position of the page
  • wp_head position (In the HTML <head> element)

Add Post6 text widget

  • It is a function up version of the text widget.
  • You can specify the lifetime and post ID, category of interest.

These features, making it easy to use for displaying an advertising and social button, and boilerplate.

日本語の説明

Скріншоти

  • The widget area configuration menu.
  • 6 widget areas that have been added.
  • post6 text widget setting (Chrome browser when used with HTML5-enabled theme)
  • post6 text widget setting (HTML5 'input type=date' unsupported browser)

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

  1. Upload the Post6WidgetArea folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Open the setting menu, it is possible to set the execution condition.

Відгуки

03.09.2016
Thank you very much for the great plugin. This is exactly what I need.
Прочитати всі 1 відгук

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

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

Учасники

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

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

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

Журнал змін

0.1.0

  • 2013-03-21 First release

0.2.0

  • 2013-03-25 Add options (exclude option setting)

0.4.0

  • 2013-04-05 Internationalization (Japanese translation MO file)

0.5.0

  • 2013-05-09 Add Post6 text widget

0.6.0

  • 2013-07-01
  • Change : Add option (If there is more tag definition, insert there the widget area)
  • Change : Enclosed in ‘div’ tag widget area to be able to customize the CSS
  • Change : delete option (transfer to footer section in extracted script tag)
  • Fix : bug fix and Code cleanups

0.6.1

  • 2013-07-04
  • Fix : Remove div tag that you gave to the wp_head part due to an error occurs in the JavaScript in another plugin

0.6.2

  • 2013-10-02
  • Fix : modified so that it does not output div tag, p tag to wp_head part
  • Fix : Change to post6widget-area the class name so as not to be affected by the CSS for the widget area in the theme