[WordPress] 外掛分享: Easy Image Display

WordPress 外掛 Easy Image Display 的封面圖片。

前言介紹

  • 這款 WordPress 外掛「Easy Image Display」是 2013-10-09 上架。 目前已經下架不再更新,不建議安裝使用。
  • 目前有 600 個安裝啟用數。
  • 上一次更新是 2018-06-07,距離現在已有 2523 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
  • 外掛最低要求 WordPress 3.5 以上版本才可以安裝。
  • 有 12 人給過評分。
  • 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。

外掛協作開發者

shellbot |

外掛標籤

image | gallery | latest image | random image |

內容簡介

有時候,您需要一個適當的圖片庫來顯示特定圖像,而且有許多外掛可以使用。Easy Image Display 是用於其他情況的外掛,當您只需要一種簡單的方式顯示某些隨機圖像或 X 最新/最舊上傳到您的網站的圖像時。

目前的功能包括:

顯示或隱藏圖像標題
最新、最舊、隨機和自定義排序選項
根據 ID 包含/排除圖像
小工具、短碼和樣板標籤,提供最大的靈活性
以各種大小顯示圖像
控制顯示的圖像數量和欄位數量
將圖像連結到燈箱、靜態URL或完全移除連結
使用圖庫短碼,因此永遠符合您的主題

即將新增的功能:

按附件狀態過濾圖像
幻燈片佈局
自定義圖像大小

如果您希望支持此外掛的持續開發,請查看我的 Patreon 頁面。

用法

Easy Image Display 提供 3 種顯示圖像的方式;小工具、短碼和樣板標籤。每種方法都接受相同的選項並產生相同的顯示。

小工具

Easy Image Display 小工具是顯示您的圖像最簡單的方法。基本設置允許您控制圖像大小、順序和數量。更高級的設置默認折疊以提供簡潔的介面。

選擇您的選項,點擊保存並感到高興。

短碼

如果要在文章或頁面內顯示圖像,而不是小工具區域,則需要使用短碼。

默認設置:

[sb_easy_image]

自定義設置:

[sb_easy_image num="1" order="random" link="lightbox"]

樣板標籤

樣板標籤適用於自信在主題文件中添加代碼並需要在小工具區域或主內容區域之外顯示圖像的用戶。以下函數可以添加到您的主題文件的任何位置。

默認設置:

自定義設置:

$args = array(
"num" => "1",
"order" => "random",
"link" => "lightbox",
);

sb_easy_image( $args );

?>

有關參數的完整列表,請參閱外掛釋出頁面。

原文外掛簡介

Sometimes you need a proper image gallery to display particular images, and there
are plenty of plugins for that. Easy Image Display is for those other
times, when all you need is an easy way to display some random images, or X latest/oldest
images uploaded to your site.
Current features include:

Show or hide image captions
Newest, oldest, random and custom sorting options
Include/exclude images based on ID
Widget, shortcode and template tag for maximum flexibility
Display images at various sizes
Control how many images are displayed and in how many columns
Link images to a lightbox, static URL, or remove link entirely
Uses gallery shortcode so will always fit your theme

Features soon to be added:

Filter images by attachment status
Slideshow layout
Custom image sizes

If you’d like to support the ongoing development of this plugin, please take a look at my Patreon page.
Usage
Easy Image Display provides 3 ways of displaying images; widget, shortcode and template tag. Each method accepts the same options and will result in the same display.
Widget
The Easy Image Display widget is the easiest way to display your images. The basic settings allow you to control image size, order and number. More advanced settings are collapsed by default to provide a simple uncluttered interface.
Choose your options, hit save, and rejoice.
Shortcode
To display images inside a post or page rather than a widget area, you need a shortcode.
Default settings:
[sb_easy_image]

Custom settings:
[sb_easy_image num="1" order="random" link="lightbox"]

Template tag
The template tag is available for users who are confident in adding code to theme files, and need to display images outside of the widget areas or main content area. The following function can be added anywhere in your theme files.
Default settings:

Custom settings:
"1",
"order" => "random",
"link" => "lightbox",
);

sb_easy_image( $args );

?>

For full list of parameters see the plugin release page

各版本下載點

  • 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
  • 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Easy Image Display」來進行安裝。

(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。


最新版本

延伸相關外掛(你可能也想知道)

文章
Filter
Apply Filters
Mastodon