Овај додатак није испробан са последња 3 главна издања Вордпреса.Можда се више не одржава или подржава и можда има грешке са усклађеношћу са новијим издањима Вордреса.

Page in Widget

Опис

The Page in Widget widget lets you display a page content inside a widget. This way you have more control how the content is displayed, and it’s much easier than hacking your own HTML.

The output is filtered through the_content-filter which means that paragraph tags are added, just as any other post or page.

Постављање

  1. Upload the zipfile to the /wp-content/plugins/ directory
  2. Extract and remove it
  3. Укључите додатак кроз изборник Додаци’ у Вордпресу
  4. Drag the new widget to desired sidebar, choose a title for the widget and select the appropriate page.

ЧПП

Installation Instructions
  1. Upload the zipfile to the /wp-content/plugins/ directory
  2. Extract and remove it
  3. Укључите додатак кроз изборник Додаци’ у Вордпресу
  4. Drag the new widget to desired sidebar, choose a title for the widget and select the appropriate page.

Прегледи

9. јануар 2017.
Works exactly the way I wanted! I love it!
Види свих 8 прегледа

Сарадници и градитељи

„Page in Widget“ је софтвер отвореног кода. Следећи људи су допринели овом додатку.

Сарадници

Преведите „Page in Widget“ на свој језик.

Заинтересовани сте за градњу?

Прегледајте код, проверите SVN складиште или се пријавите на белешку градње преко RSS-а.

Белешка о изменама

1.3

1.2

  • Added support for WPML translation (thanks to altert)

1.1.1

  • Added missing echo $before_widget;

1.1

  • The plugin now consider the <!--more--> tag
  • Added option to show/hide the more link
  • Added proper filtering to output

1.0

  • Initial release