前言介紹
- 這款 WordPress 外掛「Advanced Custom Fields: NextGEN Gallery Field add-on」是 2012-06-08 上架。
- 目前有 600 個安裝啟用數。
- 上一次更新是 2015-01-04,距離現在已有 3772 天。超過一年沒更新,安裝要確認版本是否可用。以及後續維護問題!
- 外掛最低要求 WordPress 3.0 以上版本才可以安裝。
- 有 7 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
aloziak | jayque9 | omicron7 | barclay_reg |
外掛標籤
acf | acf add-on | custom field | NextGEN Gallery | nextgen gallery field |
內容簡介
這是一個針對WordPress的Advanced Custom Fields外掛程式,只有當Advanced Custom Fields已經被安裝並啟用時,才能夠為WordPress提供任何功能。
NextGEN Gallery欄位提供了一個下拉式選單(單選或多選),其中包含NextGEN Gallery名稱(畫廊和相簿),並且可以將所選的NextGEN Gallery對應到文章。
get_value() API會返回所選的NextGEN Gallery ID和表單-相簿或畫廊的數組。
支援ACF5 Pro,ACF4,ACF3,NextCellent Gallery - NextGEN Legacy。
!!! 版本1.1 !!!
此版本更改了get_value() API返回的值。您必須更改您的模板文件。!!!
get_value() API會返回以下數組:
數組(
[0] => 數組(
[ngg_id] => 8( NextGEN Gallery ‘gallery’或‘album’ ID)
[ngg_form] => gallery (‘gallery’或‘album’)
)
)
範例
這些範例應該顯示NextGEN Gallery畫廊或NextGEN Gallery相簿。
對於1.1版本及更高版本
對於1.0.2及更早版本
原文外掛簡介
This is an add-on for the Advanced Custom Fields WordPress plugin and will not provide any functionality to WordPress unless advanced Custom Fields is installed and activated.
The NextGEN Gallery field provides a dropdown (select or multi-select) of NextGEN Gallery names (galleries and albums) and the ability to map the selected NextGEN Gallery to the post.
The get_value() API returns an array of the selected NextGEN Gallery IDs and the form – album or gallery.
Support ACF5 Pro, ACF4, ACF3, NextCellent Gallery – NextGEN Legacy.
!!! Version 1.1 !!!
This version changes get_value() API returned value. You must change your template files. !!!
The get_value() API returns a following array:
Array (
[0] => Array (
[ngg_id] => 8 ( NextGEN Gallery ‘gallery’ or ‘album’ ID )
[ngg_form] => gallery ( ‘gallery’ or ‘album’ )
)
)
Example
These examples should show a NextGEN Gallery gallery or NextGEN Gallery album.
For version 1.1 and later
For version 1.0.2 and earlier
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Advanced Custom Fields: NextGEN Gallery Field add-on」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0 | 1.1 | 1.2 | 2.0 | 2.1 | 1.0.1 | 1.0.2 | 1.1.1 | 1.1.2 |
延伸相關外掛(你可能也想知道)
暫無相關外掛推薦。