Easy Banner Link is a WordPress Plugin Directory app by TAKAHIRO.
AppRanks verdict
Generated from live marketplace data — refreshed daily
Easy Banner Link is a newly-listed WordPress app with a limited review volume. Category data on the canonical marketplace listing is currently incomplete, so AppRanks falls back to platform-wide rather than category-relative comparison for this listing. no published reviews yet means feature claims are unverified by the wider merchant base. Without a published review base, the only fit-signal available is the developer's own documentation plus the marketplace's listing-quality audit (linked below). Paid-only pricing means evaluating fit on the marketplace listing or via the developer's documentation before installing. AppRanks tracks rating, review count, pricing tier, and category position daily — the figures on this page reflect the most recent scrape from the canonical WordPress Plugin Directory listing.
Pros
- +Published by TAKAHIRO — established developer track record
Cons
- −No public reviews yet — fit and reliability are unverified
Looking to switch from Easy Banner Link?
See Easy Banner Link's alternatives ranked by audit score, rating, and review velocity.
How Easy Banner Link works
Show full descriptionShow less
このプラグインは画像とリンクを管理し、リストまたはスライドショー形式で表示するプラグインです。
ウィジェットを利用する
WordPressの「外観」->「ウィジェット」で「Easy Banner Link」をウィジェットエリアに追加することで、HTML出力されます。
(※ウィジェットではリスト表示のみ対応しています)
ショートコードを利用する
リストとして表示する 投稿画面に [inx-easy-banner-link] を記載することでリスト化されたHTMLが出力されます。
デフォルトのリストはULとLIで構成されています。
引数を与えることで、リストのタグを変更したり、クラスを付与することができます。
それぞれの値は以下の通りです。
parent-tag
デフォルトulを他のものに変更
child-tag
デフォルトliを他のものに変更
parent-class
parent-tag に指定されたタグのクラスを付与
child-class
child-tag に指定されたタグのクラスを付与
a-class
リンク先がある場合、aタグにクラスを付与
img-class
imgタグにクラスを付与
ショートコード 例)
[inx-easy-banner-link parent-tag=div parent-class="banner-list" child-tag=div child-class=banner-item]
スライドショーとして表示する slider="true" を追加することで、登録したバナーをスライドショーとして表示できます。
[inx-easy-banner-link slider="true"]
スライドショーには、以下の専用オプションが利用可能です。
slider
true でスライドショーを有効にします。デフォルトは false。
width
full を指定すると、スライダーが画面の横幅いっぱいに広がります。デフォルトは default(テーマのコンテンツ幅)。
navigation
true(デフォルト)で「次へ」「前へ」の矢印を表示します。false で非表示。
pagination
true(デフォルト)で下部のドットナビゲーションを表示します。false で非表示。
delay
自動再生の切り替え間隔をミリ秒で指定します。デフォルトは 4000(4秒)。
スライドショー ショートコード 例)
[inx-easy-banner-link slider="true" width="full" navigation="false"]
HTML出力を利用する
$InxEasyBannerLink->get_html() を記載することでリスト化されたHTMLが出力されます。
デフォルトのリストはULとLIで構成されています。
引数を与えることで、リストのタグを変更したり、クラスを付与することができます。
それぞれの値は上記「ショートコードを利用する」と同様です。
<?php global $InxEasyBannerLink; echo $InxEasyBannerLink->get_html(); ?>
配列を利用する
$InxEasyBannerLink->get_list() を記載することで配列を取得できます。
第一引数
並び順を設定します(ASC or DESC)。デフォルトは ASC 。
第二引数
取得数を設定します(数値)。デフォルトは 5件。
get_list();
?>
Competitors & alternatives
AppRanks tracks competitor sets per category. For Easy Banner Link, the independent listing audit includes a competitive context section, and the full WordPress app index shows the broader marketplace landscape this app competes in. Sign up free to surface a side-by-side competitor matrix customized to your tracked apps.
Frequently asked questions
What is Easy Banner Link?
Easy Banner Link is an app for WordPress. It is published on WordPress Plugin Directory and tracked by AppRanks, and AppRanks has been tracking its public marketplace data on the refresh cadence published in our methodology. AppRanks tracks its category position, review-velocity trend, and the top alternatives in the same space. Developed by TAKAHIRO.