10+
安裝啟用
★★★★★
5/5 分(1 則評價)
2485 天前
最後更新
—
問題解決
WordPress 3.0.1+ PHP 5.2.4+ v2.0 上架:2019-05-28
內容簡介
Image Gallery Custom Post Type 的主要功能包括:
自動在前端顯示圖片庫列表。
支援自定義文章類型。
可在任何地方使用簡碼(Shortcode)。
完全免費的外掛程式。
編輯器上的使用方式:
[show_gallery_img]
在頁面樣板中使用這個簡碼:
<?php echo do_shortcode("[show_gallery_img]"); ?>
外掛標籤
開發者團隊
⬇ 下載最新版 (v2.0) 或搜尋安裝
① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Image Gallery Custom Post Type」→ 直接安裝(推薦)
② 後台搜尋「Image Gallery Custom Post Type」→ 直接安裝(推薦)
原文外掛簡介
Major features in Image Gallery Custom Post Type include:
Automatically show the image gallery listing on to the front end.
Support the custom post types.
Shortcode use anywhere
Fully free plugin
Usage on editor:
[show_gallery_img]
Use this shortcode for page template:
