前言介紹
- 這款 WordPress 外掛「Featured Image Extended」是 2018-06-25 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2018-06-28,距離現在已有 2800 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 4.4 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 5.2.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
post | theme | category | thumbnail | featured image |
內容簡介
Feature Image Extended 是一個擴展特色圖像功能的 WordPress 外掛,可以實現以下功能:
隱藏所有文章類型的特色圖像。
為特色圖像添加連結。
在管理頁面的文章列表中添加縮略圖。
快速編輯特色圖像。
使用方法
安裝外掛後,你可以通過以下方式控制外掛的設置:
通過編程方式使用 featured_image_extended_settings 過濾器(參見下文)。
使用「設置」-「特色圖像擴展」管理頁面。
如果你的佈景主題使用不同於 the_post_thumbnail()/get_the_post_thumbnail() 的調用方式來獲取特色圖像,那麼這個外掛可能無法正常工作。
為了獲取擴展的特色圖像設置並應用於你的頁面,你應該使用 featured_image_extended() (參見下文)。
API
featured_image_extended( integer $post_id = null )
返回包含 $post_id 文章(如果未提供參數則為當前文章)的擴展特色圖像信息的數組,格式如下:
array(
'show' => true,
'url' => 'https://myurl.com',
'target' => '_blank',
'title' => 'Image title',
)
鉤子
featured_image_extended_settings
過濾外掛設置值。
apply_filters( 'featured_image_extended_settings', array $settings )
featured_image_extended_admin_settings
過濾器,允許在管理頁面顯示或隱藏外掛的設置欄。
apply_filters( 'featured_image_extended_admin_settings', boolean $display )
原文外掛簡介
Feature Image Extended extends featured image functionality allowing:
Hiding featured image in your themes for all post types.
Adding link to the featured image.
Adding thumbnail featured image in administration screens listing.
Featured image quick-editing.
Usage
Once the plugin is installed you can control settings in the following ways:
Programmatically by using featured_image_extended_settings filter (see below).
Using the Settings->Featured Image Extended administration screen.
If your theme uses a different call other than the_post_thumbnail()/get_the_post_thumbnail() in order to get the featured image, this plugin might not work.
So, in order to get extended featured image settings and apply to your pages, you should use featured_image_extended() (see below).
API
featured_image_extended( integer $post_id = null )
It returns an array containing featured image extended information of $post_id post (or current post if you don’t supply an argument) like following:
array(
'show' => true,
'url' => 'https://myurl.com',
'target' => '_blank',
'title' => 'Image title',
)
Hooks
featured_image_extended_settings
Filter plugin settings values.
apply_filters( 'featured_image_extended_settings', array $settings )
featured_image_extended_admin_settings
Filter allowing to display or not the plugin settings page in the administration.
apply_filters( 'featured_image_extended_admin_settings', boolean $display )
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Featured Image Extended」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.0.1 | 1.0.2 | trunk |
延伸相關外掛(你可能也想知道)
Dynamic Featured Image 》此外掛可在頁面、文章及自訂文章類型中,動態地加入多個「特色圖片」或「多個文章縮圖」功能。使用此外掛,您可以無需編寫任何程式碼,便可以將任意數量的特...。
Auto Featured Image (Auto Post Thumbnail) 》這個外掛可以自動從文章中的第一個圖片產生「特色圖片」,只需在特色圖片未手動設定時。亦可透過標題自動產生特色圖片。此外,此外掛針對 Elementor、Gutenbe...。
Quick Featured Images 》快速管理 WordPress 的精選圖片外掛程式 - Quick Featured Images,是個節省時間的管理海量精選圖片的工具。使用它可以快速地批量處理、設定、替換和刪除精選...。
XO Featured Image Tools 》此外掛可以自動從文章中的圖片產生特色圖片。, 功能, , 一次性產生所有文章的特色圖片。, 在儲存文章時自動產生特色圖片。, 批次刪除文章的特色圖片。, 於文...。Post Thumbnail Editor 》為了滿足主題中文章縮圖大小隨機而任性的需求(導致 WordPress 簡單地從中間剪裁圖像(無論是切掉頂部和底部還是切掉兩側)),此外掛試圖為用戶提供一個介面...。
Conditionally display featured image on singular posts and pages 》注意事項, 如果你的佈景主題使用自訂調用來載入特色圖片(如 Twenty Seventeen 主題),則本外掛可能無法運作!請使用 get_the_post_thumbnail()、wp_get_att...。
Multiple Post Thumbnails 》為文章類型添加多個縮圖。如果您曾經想要在一篇文章上添加多個精選圖片,那麼這款外掛就是為您而設計的。。
Ultimate Posts Widget 》在您的免費虛擬網站上試用:點擊此處 => https://tastewp.com/plugins/ultimate-posts-widget., (此技巧適用於 WP 市集中的所有外掛 – 只需將 URL 中的“w...。
Manual Image Crop 》此外掛允許您手動裁剪 WordPress 佈景主題中註冊的所有圖片尺寸(特別是特色圖片)。, 只需點擊您媒體庫中任何圖片旁邊的“裁剪”連結。, 將顯示...。Easy Add Thumbnail 》註: 此外掛功能由超過 10,000 個活躍的安裝保證。但在安裝此外掛之前請注意,它的唯一目的是將功能影像識別碼 (使用 WP 編輯器相同的方式) 添加到您的文章中...。
Featured Image by URL 》Featured Image by URL :, Featured Image by URL 允許使用來自外部 URL 的圖片作為您文章、頁面和類似 WooCommerce 產品等自訂文章類型的特色圖片。包括支...。
Multiple Featured Images 》如果您的 WordPress 網站需要多個精選圖片,包括文章、頁面以及自定義文章類型,那麼這個外掛就是為您所設計的!, 這個外掛可讓您為所有文章類型(包括自定義...。
FSM Custom Featured Image Caption 》這個外掛可以在文章的特色圖片上添加自定義標題。它可以與Gutenberg和經典編輯器一起使用。, 下面是它的工作方式:, , 如果沒有指定標題,該外掛將顯示媒體庫...。
WEN Featured Image 》WEN Featured Image, WEN Featured Image 可協助您方便地管理發文或頁面的特色圖片。該圖片會在列表中顯示在獨立的欄位中。您可以從清單頁面輕鬆地新增、編輯...。Require Featured Image 》簡化您的編輯生活, 在您的一些文章類型(依照簡單的選項頁面設定)發佈前需設定一個精選圖片。如果精選圖片不足導致您的佈局出問題或外觀不佳,則此外掛程式...。
