前言介紹
- 這款 WordPress 外掛「Matterport Shortcode」是 2016-01-21 上架。
- 目前有 4000 個安裝啟用數。
- 上一次更新是 2024-06-06,距離現在已有 332 天。
- 外掛最低要求 WordPress 4.0.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.0 以上。
- 有 9 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
mpembed | antiochinteractive |
外掛標籤
shortcode | matterport |
內容簡介
這個外掛可輕鬆地嵌入 Matterport 建築空間,並提供預覽圖像和彈出視窗。它能輕鬆地包含地址資訊和從你的 Matterport 導覽所取得的掃描數量。優化了資訊快取,使得作品集頁面載入速度更快!管理員頁面方便快速地刷新快取資訊以及方便地存取你在 MyMatterport.com 上的模型。
v2.0 新增了 MPEmbed.com 的增強功能,包括小地圖、影像增強過濾器和深度整合 Google Analytics!
範例
單一導覽:
[matterport src="uKDy9xrMRCi" width="900"]
導覽畫廊:
[matterport cols="3" src="uKDy9xrMRCi,wV4vX743ATF"]
嵌入不含彈出視窗:
[matterport embed="true" src="uKDy9xrMRCi" width="900"]
嵌入含標籤:
[matterport cols="3" src="uKDy9xrMRCi,wV4vX743ATF" showdate="true" address="1" showstats="1"]
嵌入含參數:
[matterport cols="3" src="uKDy9xrMRCi,wV4vX743ATF" qs="1" hhl="1" title="2"]
嵌入含 MPEmbed 參數:
[matterport cols="3" src="uKDy9xrMRCi,wV4vX743ATF" qs="1" minimap="1" filter="oversaturate"]
必填
src(必填)
uKDy9xrMRCi - (單一 ID 的導覽)
uKDy9xrMRCi,uKDy9xrMRCi,uKDy9xrMRCi - (由逗號分隔的多個 ID 的導覽)
https://my.matterport.com/show/?m=uKDy9xrMRCi - 完整 URL(不必要,但支援)
https://mpembed.com/show/?m=uKDy9xrMRCi - 完整 MPEmbed URL(如果您正在使用 Mattertags 設置選項或 MPEmbed Premium)
顯示
cols
1(預設)- 以單行顯示導覽
2、3、4 - 以多行顯示導覽
embed
false(預設)- 點擊時在燈箱彈出視窗中顯示導覽
true - 點擊時以導覽替換縮略圖
height
540(預設)- 縮略圖在 540 高度加載並顯示響應式
360(cols=2 或更大時的預設值)
###- 設置其他高度,且**無需**設置寬度。
width
960(預設)- 縮略圖在 960 寬度加載並響應式顯示
640(cols=2 或更大時的預設值)
###- 設置其他寬度
window
NULL(預設值)- 在覆蓋中打開導覽
_blank - 在新的標籤/視窗中打開導覽
customname - 按 ID 在嵌入的 iframe 中打開導覽
客製化
address
NULL(預設)- 不顯示地址
1 - 在縮略圖下方顯示資訊:街道、城市、州/省、郵遞區號
label
NULL(預設)- 從性導覽源使用標題
“My Tour” - 以 shortcode 定義的標題顯示導覽
“My Tour;My Second Tour;My Third Tour” - 用分號隔開的多個標題來顯示多個導覽
“hidden” - 不顯示導覽標題或其他資訊
showdate
NULL(預設)- 不顯示日期
true - 在標題中顯示上傳到 my.matterport.com 的日期
modified - 在標題中顯示最後修改的日期
showstats
NULL(預設)- 不顯示掃描數量
1 - 顯示導覽掃描數量
原文外掛簡介
Easily embed Matterport Spaces with preview image and a pop-up. Easily include address information and # of scans sourced directly from your Matterport tours. Optimized with information caching to make a portfolio page load fast! Includes a great admin page for refreshing cached information and quick access to your models @ MyMatterport.com.
New in v2.0 – MPEmbed.com enhancements including Minimaps, Image Enhancement Filters and deep integration of Google Analytics!
Examples
Single Tour:
[matterport src="uKDy9xrMRCi" width="900"]
Tour Gallery:
[matterport cols="3" src="uKDy9xrMRCi,wV4vX743ATF"]
Embed without Pop-Up:
[matterport embed="true" src="uKDy9xrMRCi" width="900"]
Embed with Labels:
[matterport cols="3" src="uKDy9xrMRCi,wV4vX743ATF" showdate="true" address="1" showstats="1"]
Embed with Parameters:
[matterport cols="3" src="uKDy9xrMRCi,wV4vX743ATF" qs="1" hhl="1" title="2"]
Embed with MPEmbed Parameters:
[matterport cols="3" src="uKDy9xrMRCi,wV4vX743ATF" qs="1" minimap="1" filter="oversaturate"]
Required
src (required)
uKDy9xrMRCi – (Single Tour by ID)
uKDy9xrMRCi,uKDy9xrMRCi,uKDy9xrMRCi – (Multiple tours by ID separated by commas)
https://my.matterport.com/show/?m=uKDy9xrMRCi – Full URL (unnecessary, but supported)
https://mpembed.com/show/?m=uKDy9xrMRCi – Full MPEmbed URL (if you’re using Mattertags to set options or MPEmbed Premium)
Display
cols
1 (default) – Show tour(s) in single column
2, 3, 4 – Show tour(s) in multiple columns
embed
false (default) – Display tour in lightbox popup on click
true – Replace thumbnail with tour on click
height
540 (default) – Thumbnails load at 540 height and display responsively
360 (default for cols=2 or greater)
### – Set alternate height — IT IS NOT NECESSARY TO SET BOTH WIDTH AND HEIGHT.
width
960 (default) – Thumbnails load at 960 width and display responsively
640 (default for cols=2 or greater)
### – Set alternate width
window
NULL (default) – Open tours in an overlay
_blank – Open tours in a blank tab/window
customname – Open tours in an embedded iframe by id
Customize
address
NULL (default) – Do not show address
1 – Show caption beneath thumbnail with Street, City, State ZIP
label
NULL (default) – Source titles from Tour
“My Tour” – Use shortcode defined title on tour
“My Tour;My Second Tour;My Third Tour” – Use multiple titles separated by semicolons for multiple tours
“hidden” – Do not show titles or any information below tour.
showdate
NULL (default) – Do not show date.
true – Show date of upload to my.matterport.com in caption
modified – Show last modified date in caption
showstats
NULL (default) – Do not show # of Scans
1 – Show # of Scans after address in caption
welcome
Explore 3D Space – Replace ‘Explore 3D Space’ message with custom message.
Matterport Showcase Configuration Parameters
All parameters are fully supported as of 02/01/19.
Matterport URL Parameters Reference
With MPEmbed, you also can set &lang=it for the UI in Italian.
MPEmbed Premium Parameters
mpembed
1 – Force MPEmbed. This is only useful if you are using MPEmbed Premium or MPEmbed Hidden Settings Mattertags and are not using other parameters. Otherwise, using any of the MPEmbed parameters will automatically set this space to use MPEmbed.
mpu
Premium User ID – Loads an MPEmbed Premium Space via your User ID
mpv
Premium Space Version – Loads an MPEmbed Premium Space with Version #
MPEmbed (Free) Parameters
MPEmbed.com is a service created by the author of this plugin! It uses the Matterport SDK to provide new features for your Matterport Spaces.
For a list of all supported MPEmbed Parameters, please visit the MPEmbed Documentation Page:
MPEmbed Documentation
pin
0 – Disable 360 Placement Pins in Dollhouse / Floorplan Mode (undocumented)
portal
0 – Disable 360 Placement Portals in Walkthrough Mode (undocumented)
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Matterport Shortcode」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.2 | 1.3 | v1.3 | 1.0.1 | 1.0.3 | 1.1.1 | 1.2.1 | 2.2.1 | 2.2.2 | trunk |
延伸相關外掛(你可能也想知道)
WP Shortcodes Plugin — Shortcodes Ultimate 》Shortcodes Ultimate 是一個全面的視覺與功能性元素收集,您可以在文章編輯器、文字小工具甚至是範本檔案中使用。使用 Shortcodes Ultimate,您可以輕鬆地建...。
MW WP Form 》MW WP Form 可以使用 shortcode 創建帶有確認畫面的郵件表單。, , 使用 shortcode 創建表單, 可以使用確認頁面。, 頁面可以使用相同的 URL 或個別的 URL 進行...。
Shortcoder — Create Shortcodes for Anything 》Shortcoder 外掛可讓您建立 HTML、JavaScript、CSS 和其他代碼片段的自訂捷徑。現在,這些捷徑可以在文章/頁面中使用,並且該片段將取代其位置。, ✍ 輕鬆建立...。
Display Posts – Easy lists, grids, navigation, and more 》Display Posts 讓您輕鬆地列出網站上的所有內容。首先在內容編輯器中新增此短碼,以列出最近的文章清單:, [display-posts], , 按類別篩選, 若只想顯示特定類...。
Widget Shortcode 》這個短碼需要小工具的ID,但不需要猜測,外掛會為你生成代碼。如果你想要覆蓋小工具的標題,你可以使用 "title" 參數:, [widget id=”text-1″...。
Woody code snippets – Insert Header Footer Code, AdSense Ads 》需要專業的支援嗎?, 免費獲取支援, 開始獲得高級支援, , 停止反覆使用相同的內容!, 停止插入 function.php 中的 PHP 代碼!, 停止將 Google Analytics、Yan...。
Column Shortcodes 》此外掛提供簡單易用的短碼,在您的文章或頁面中輕鬆創建欄位。有時候,您只需要將網頁切成不同的欄位。使用此外掛,您只需選擇一個欄位的短碼,便可將欄位加...。
amr shortcode any widget 》使用shortcode將小工具或多個小工具或整個小工具區域(側邊欄)插入到頁面中。, 首先在正常的側邊欄中設置小工具。 檢查它是否正常運作。, 然後將所選小工具...。
Shortcode in Menus 》此外掛讓你可以在 WordPress 導覽選單中使用簡碼,以便可以動態生成連結。也可以讓你在導覽選單中添加完整的 HTML 段落。, 使用方法, 查看截圖。, 另外,查看...。
Sidebar Widgets by CodeLights 》❗ 很抱歉,由於 SiteOrigin 的 widgets API 完全更改,CodeLights 不再支援 SiteOrigin Page Builder 的原生使用。解決方案:您仍然可以在純文字編輯器中創...。
Advanced iFrame 》看起來您正在尋找一個 WordPress 外掛 - Advanced iFrame Pro。這個外掛可讓您使用 iframe 包含其他網頁到您的網站中,同時具有隱藏和修改元素、自動調整高度...。
Insert Pages 》Insert Pages 可讓您使用 Shortcode API,將任何 WordPress 內容(例如,頁面、文章、自訂文章類型)嵌入其他 WordPress 內容。它還包括一個小工具,可將頁面...。
Shortcodes by Angie Makes 》Shortcodes by Angie Makes 外掛為您的 WordPress 主題新增一系列易於使用的短碼,這些短碼與 Angie Makes WordPress 主題 完美搭配。, 範例, 請到此查看這些...。
Team Members 》這個外掛會為管理員面板增加一個「團隊」區塊,讓您可以輕鬆地在網站上展示您的員工/職員。您可以快速地將成員加入您的團隊,加入他們的照片、職位、個人簡介...。
Post Snippets – Custom WordPress Code Snippets Customizer 》, 建立自訂短碼和可重複使用的內容,並將它們插入到您的文章和頁面中。, , 此外掛讓您建立 HTML、PHP 程式碼或常用文字片段的庫。在文章和頁面中,您可以使用...。