前言介紹
- 這款 WordPress 外掛「WP Add Titles to post thumbnails」是 2016-08-25 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2016-08-26,距離現在已有 3173 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.9 以上版本才可以安裝。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
title | post thumbnail | thumbnail title | the_post_thumbnail | post thumbnail title. |
內容簡介
此外掛自動為 the_post_thumbnail 函式新增標題。為 img 標籤添加標題屬性。有兩個選項:目前文章標題(預設)或附件標題(需要將 SHOW_POST_TITLE_AS_THUMBNAIL_TITLE 設置為 FALSE)。
功能
為 the_post_thumbnail 函式添加 img 標籤的標題屬性。
顯示文章標題或附件標題。
精簡且程式碼寫得不錯的外掛。
它不會更改數據庫或其他文件。
說明
基本上,此外掛會在縮圖中添加文章標題。
如果要顯示附件標題,請在 wp-add-title-to-post-thumbnails.php 中找到以下行:
並將其替換為
原文外掛簡介
Authomatically adds titles to the_post_thumbnail function. Adds title attribute for img tag. There are two options: current post title (default) or attachment title (need set SHOW_POST_TITLE_AS_THUMBNAIL_TITLE to FALSE).
Features
Add title attribute to img tag for the_post_thumbnail function.
Shows post title or attachment title.
Small and well written code plugin.
It does not change the database or other files.
Instructions
Basically, plugin adds post title to thumbnails.
For displaying attachment title find line
in wp-add-title-to-post-thumbnails.php
and replace it with
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「WP Add Titles to post thumbnails」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。