A wordpress plugin to display a Thingiverse thing in a wordpress post. Uses the Thingiverse API.
I will make this available in wordpress eventually.
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/plugin-name
directory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the 'Plugins' screen in WordPress
- Use Settings->Thingiverse Display screen to configure the plugin. You will need a Thingiverse API key.
- Add the short codes that you wish to use to your desired pages.
[wtd_thing]4128365[/wtd_thing] - Displays a thing. Number is the thing ID.