
內容簡介
這是一個易於設置且易於使用的相片庫,可讓您為基於WordPress的博客或網站創建類似Facebook風格的圖片庫。相簿可以通過簡碼[apg_gallery]在頁面或文章上顯示。
該插件的特點包括:
投稿圖庫
相簿輪播
相片輪播
顯示相簿
顯示個別相簿
從圖庫中排除某些相簿
在圖庫中包含某些相簿
將相片顯示為投稿或與相簿可過濾
能夠顯示為網格或幻燈片
簡碼
顯示圖庫網格視圖:[apg_gallery]
在圖庫視圖中排除某些相簿:[apg_gallery exclude=1,2,3]
在圖庫視圖中顯示某些相簿:[apg_gallery only=1,2,3]
顯示相簿輪播:[apg_gallery type=slider](此簡碼還會接受exclude或only屬性),您還可以傳遞設置屬性[apg_gallery type=slider autoplay=true show_dots=true show_arrows=false slides_to_scroll=4 slides_to_show=4]
顯示特定相簿中的圖片:
顯示圖片網格視圖:[apg_album id=1]
為圖片縮略圖顯示不同的圖片大小:[apg_album id=1 img_size=thumbnail]
使用短碼改變佈局(默認情況下,使用相簿設置中的佈局):
[apg_album id=1 layout=grid]
[apg_album id=1 layout=slider]
[apg_album id=1 layout=slider_multi]
您還可以從簡碼屬性中覆蓋其他設置:
[apg_album id=1 autoplay=false show_dots=true show_arrows=false slides_to_scroll=1 slides_to_show=3]
顯示過濾/投稿圖庫:[apg_filterable]
可以排除某些相簿:[apg_filterable exclude=1,2,3]
可以從某些相簿中顯示圖像:[apg_filterable only=1,2,3]
外掛標籤
開發者團隊
② 後台搜尋「Photo Album – Albums, Carousel, Portfolio Gallery」→ 直接安裝(推薦)
原文外掛簡介
Easy to set up and easy to use photo gallery that lets you create facebook style Image gallery for your wordpress based Blog or website. Albums can be displayed on pages or post with shortcode [apg_gallery]
Features of the plugin include:
Portfolio Gallery
Albums Carousel
Photos Carousel
Display Albums
Display Individual Albums
Exclude Certain Albums from gallery
Include certain Albums in gallery
Display Photos as portfolio or filterable with Album
Ability to display as grid or slider
Shortcodes
Show a Gallery Grid view : [apg_gallery]
Exclude certain albums in gallery view : [apg_gallery exclude=1,2,3]
Show certain albums in gallery view : [apg_gallery only=1,2,3]
Show album carousel : [apg_gallery type=slider] (This shortcode will also accept exclude or only attribute), you can also pass settings attributes [apg_gallery type=slider autoplay=true show_dots=true show_arrows=false slides_to_scroll=4 slides_to_show=4]
Show images in certain album:
Show images grid view: [apg_album id=1]
Show a different image size for image thumbnail: [apg_album id=1 img_size=thumbnail]
Change layout with shortcode (Layout from the album settings will be used by default):
[apg_album id=1 layout=grid]
[apg_album id=1 layout=slider]
[apg_album id=1 layout=slider_multi]
You can also overwrite other settings from shortcode attributes:
[apg_album id=1 autoplay=false show_dots=true show_arrows=false slides_to_scroll=1 slides_to_show=3]
Show Filterable / Portfolio Gallery : [apg_filterable]
You can exclude certain albums : [apg_filterable exclude=1,2,3]
You can show images from certain albums : [apg_filterable only=1,2,3]
