Embed Block for Matterport

外掛說明

This plugin simply registers Matterport as an oEmbed provider in WordPress, allowing you to easily embed 3D models by pasting their link.

Once activated, simply paste any Matterport model URL into the WordPress Block Editor and it will automatically be embedded as a variation of the “Embed” block.

This works seamlessly in the Block Editor, and pasting a link also works in the Classic Editor, though we recommend using the Block Editor to get the best results and editing experience.

No coding. Just paste and publish.

Supported Matterport URL formats:
https://my.matterport.com/show/?m=xxxxxxxxxxx (11 characters – model ID)
https://my.matterport.com/show/?m=xxxxxxxxxxxxxxxxxxxxxxxx (25 characters – view ID)

Note: Matterport supports two types of IDs:
11 characters: Model IDs (for complete 3D models)
25 characters: View IDs (for specific views of a model)

For more information about Matterport models and embedding options, visit the official Matterport documentation.

螢幕擷圖

安裝方式

Installation from within WordPress

  1. Visit Plugins > Add New.
  2. Search for Embed Block for Matterport.
  3. Install and activate the Embed Block for Matterport plugin.

Manual installation

  1. Upload the entire embed-block-for-matterport folder to the /wp-content/plugins/ directory.
  2. Visit Plugins.
  3. Activate the Embed Block for Matterport plugin.

常見問題集

Is this plugin affiliated with Matterport?

No. This plugin is an independent project and is not affiliated with or endorsed by Matterport.

Do I need a Matterport account to use this plugin?

No, you just need a public Matterport model link. The plugin enables you to embed models, but does not create them.

Does it work with shortcode?

Yes! Since this plugin registers Matterport as an oEmbed provider, you can use the native WordPress [embed] shortcode with any Matterport model URL. Simply wrap your Matterport URL with the shortcode like this: [embed]https://my.matterport.com/show/?m=your-model-id[/embed].

Does it work with the Classic Editor?

Yes, but the best experience is with the Block Editor (Gutenberg), which gives you a better preview and easier customization.

Can I use it with page builders?

If your page builder supports oEmbed, it should work because Matterport is added to the list of providers. Just paste the Matterport model URL into your page builder’s content area or any widget that supports embedding external content.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Embed Block for Matterport〉的開發相關工作。

參與者

〈Embed Block for Matterport〉外掛目前已有 1 個本地化語言版本。 感謝全部譯者為這個外掛做出的貢獻。

將〈Embed Block for Matterport〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.2.0

  • Update tested up WordPress version to 7.0.

1.1.1

  • Fix missing built assets.

1.1.0

  • Update Matterport logo.
  • Update tested up WordPress version to 6.9.

1.0.2

  • Update minimum required version to 5.0. This plugin could work with WordPress 2.9+ but is built for the Block Editor. The plugin also requires at least WordPress 4.6 for modern localization support.

1.0.1

  • Update FAQ and description in documentation.
  • Add missing text domain headers.
  • Add preview blueprint.

1.0.0

  • Public release.