| 开发者 | secilkars |
|---|---|
| 更新时间 | 2026年4月8日 05:19 |
| PHP版本: | 5.0 及以上 |
| WordPress版本: | 6.9 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
<model-viewer> web component (no external JS CDNs).
3D product viewer for WooCommerce: WooCommerce is not required, but you can paste the same shortcode into product descriptions, tabs, or block content to showcase products in 3D—ideal as a product viewer alongside your catalog.
Search-friendly phrases: 3D model viewer for WordPress · display GLB and GLTF 3D models · 3D product viewer for WooCommerce · interactive 3D viewer plugin · GLB viewer · GLTF viewer · 3D viewer shortcode.
How it works
ModelVista – 3D Model Viewer for WordPress registers a dedicated content type for your models. Upload a GLB from the Media Library, set an optional poster image, tune height and controls, then copy the generated shortcode.
Highlights
model-viewer[mode3dvi_3d_viewer id="123"]
Replace 123 with your viewer post ID. Optional attributes: height, auto_rotate, camera_controls, disable_zoom.
/wp-content/plugins/.The viewer targets GLB uploads. GLTF content is supported when provided as compatible glTF/GLB for model-viewer.
Yes. Paste the shortcode into the product short description, a custom tab, or a block. WooCommerce does not need to be installed for the plugin to work elsewhere.
No. The model-viewer script is included in the plugin package.
Yes. Controls are touch-friendly and the container is responsive.
Stable tag with a new SVN release tag (tags/1.0.6). No functional code changes from 1.0.5.readme.txt (title, short description, Description, Installation, Screenshots) and admin labels (post type, meta box).modelvista-3d-viewer.php to match the plugin slug (WordPress.org convention)./assets/ after the plugin is approved.mode3dvi prefix for functions, classes, options, script handles, and stored keys (WordPress.org guidelines).model-viewer web component locally instead of loading from a CDN.load_plugin_textdomain call; WordPress.org loads translations for this plugin slug automatically.