=== Glo3D === Contributors: haghparast Tags: glo3d, 3d, modeling, 360 Requires at least: 3.1 Tested up to: 4.9.8 Stable tag: 1.0 Requires PHP: 5.2.4 License: GPLv2 or later License URI: https://www.gnu.org/licenses/gpl-2.0.html This plugin is used to embed Glo3D models in wordpress posts or pages. == Description == This plugin adds a button to TinyMCE which is the wordpress default editor. By clicking on this button, you are asked to add a Glo3D url or Glo3D iframe code and it will extract the necessary data from the url and generates a short code for your Glo3D model. The short code will then be parsed by the plugin to embed your Glo3D model in an iframe in wordpress pages or posts. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Upload the plugin files to the `/wp-content/plugins/glo3d` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress == Frequently Asked Questions == = How can I get a Glo3D url or embed code? = You should signup in https://glo3d.net/panel and you will find your models under "My Model" section and you can find the url and embed code for each model there. = Can I embed all my Glo3D models? = You can only embed your public Glo3D models. = Do you have a sample Glo3D model that I can use to test the plugin? = You can use this url for your tests: https://glo3d.net/m-demo-009 == Screenshots == 1. This is how the new button looks in TinyMCE. == Changelog == = 1.0 = * Plugin uploaded to wordpress.org == Upgrade Notice == = 1.0 = This is the first version available on wordpress.org