Pojo Sidebars

설명

With Pojo Sidebars you can create as many sidebars you need for any page you want. Especially for themes based on Pojo Framework.

You can easily separate your site into sections, as well as set a specific sidebar for every single page or custom post type.

You can replace any sidebar with a different one by embedding it in the Text Editor with a unique shortcode.

Display a sidebar using a built-in shortcode:

[pojo-sidebar id="ID"]

Display a sidebar using a WordPress function:

<?php dynamic_sidebar( 'pojo-sidebar-ID' ); ?>

Would you like to like to contribute to Pojo Sidebars? You are more than welcome to submit your requests on the GitHub repo. Also, if you have any notes about the code, please open a ticket on this issue tracker.

스크린샷

  • 대시보드
  • Widgets Area
  • Widgets Area 2

설치

Automatic Installation

  1. Install using the WordPress built-in Plugin installer > Add New
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Go to the Builder tab in the Pages or Widgets menu
  4. Drag and drop the widget and set it
  5. Enjoy!

Manual Installation

  1. Extract the zip file and just drop the contents in the wp-content/plugins/ directory of your WordPress installation
  2. 워드프레스의 ‘플러그인’ 메뉴에서 플러그인을 활성화하세요.
  3. Go to the Builder tab in the Pages or Widgets menu
  4. Drag and drop the widget and set it
  5. Enjoy!

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“Pojo Sidebars”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

“Pojo Sidebars”(이)가 2(으)로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Pojo Sidebars”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.0.3

  • Fixed wrong permission in WordPress v4.4

1.0.2

  • Tested up to WordPress v4.3

1.0.0

  • Initial Public Release!