이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Add Banner Extension

설명

Let’s add banner images to articles and direct users to your site or product.(Call To Action)
Since you can change banner images for each category, you can also guide users to sites that are more interested in users depending on the contents of the articles.
There is no need to embed same images in articles many times from the posting screen!

About functions

When you activate the plug-in, “Add banner” menu is added to the left main menu of the administration screen. Please register and edit from there.

Press the “Choose Image” button at Edit banner page, to open the Media Uploader.
Please select an existing image or upload an image.
The image URL can also be written as a relative path.

In the “How display”, you can choose whether to display it under the body of the posted article or display it with a shortcode.

When displaying with shortcode, overwriting the short code number takes precedence. However, “id” is not displayed unless it is registered in the administration screen.

If you check “Filter by category”, banner will be displayed on category page of registered category. Multiple images can be displayed in the same category. If you do not check it, the banner is displayed unconditionally on all pages.

You can set class and ID in the image. Please use it for measurement with tag manager and adjustment of style sheet.

When the banner is displayed, the banner image is surrounded by the following tags.
You can use it by adjusting the style sheet.

<div class="add-banner-extension-wrapper">
  <img src="sample.jpg" alt="sample">
</div>

Attention

  • Depending on the theme and plugin you are using, the display position of the banner image may change or more than one banner may be displayed. The theme of “Twenty Seventeen” is confirmed to work.
  • When “Filter by category” is checked, the corresponding post type is post only (post article page and category page). Supported Post Types are ‘Post’ only. Currently, ‘Page’ and ‘Custom Post Types’ are not supported. Also, it does not support ‘Tags’ or ‘Custom Taxonomies’.

스크린샷

  • The registered banner image list is displayed.

  • Banner image registration and edit screen. Items : Image URL (required), Image Alt Text (required), Link URL, Open New Tab, Class Name, Id Name, Display Category (required).

설치

  • A plug-in installation screen is displayed in the WordPress admin panel.
  • It installs in wp-content/plugins.
  • The plug-in is activated.

FAQ

I want to display the image on the top of the article or sidebar.

It is possible to paste the displayed shortcode to the applicable theme.

I want to display image on all pages irrespective of categories.

When registering a banner, please uncheck “filter by category” and register.

What happens when multiple categories are linked to an article?

Only one category is automatically selected, and if there is a banner image registering that category, it will be displayed.

Do ‘Tags’ and ‘Custom Taxonomies’ correspond?

It does not correspond. I would like to respond in the future.

In the “Edit Banner” screen, the category you want to set is not displayed in the category to be displayed.

Categories where articles are not published, it will not be displayed in the pull-down menu.

후기

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

기여자 & 개발자

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

기여자

“Add Banner Extension”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 번역자님께 감사드립니다.

자국어로 “Add Banner Extension”(을)를 번역하세요.

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

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

변경이력

2.0.9 (2019-06-01)

  • WordPress version 5.2.1 operation check.

2.0.8 (2019-02-28)

  • WordPress version 5.1.0 operation check.

2.0.7 (2019-01-14)

  • WordPress version 5.0.3 operation check.

2.0.6 (2019-01-04)

  • WordPress version 5.0.2 operation check.

2.0.5 (2018-04-30)

  • WordPress version 4.9.5 operation check.

2.0.4 (2017-11-10)

  • WordPress version 4.8.3 operation check.

2.0.3 (2017-10-27)

  • WordPress version 4.8.2 operation check.

2.0.2 (2017-09-12)

  • Plugin re-translation.

2.0.1 (2017-09-12)

  • WordPress version 4.8.1 operation check.

2.0.0 (2017-07-23)

  • Added ability to display banner with short code
  • Change the display of the banner so that it can be selected by “display with limited by category” or “indication without categorization, unconditionally”

1.0.2 (2017-05-19)

  • WordPress version 4.7.5 operation check.

1.0.1 (2017-04-25)

  • WordPress version 4.7.4 operation check.

1.0.0 (2017-04-09)

  • The first release.