Thingiverse Shortcode Plugin free WordPress plugin
Description
Thingiverse Shortcode Plugin free WordPress plugin
Instead of copy-pasting info about a Thingiverse object into your posts, embed them with a simple [thingiverse] shortcode.
Want to display your most recently uploaded, created, or liked objects? You can do that, too, with the Thingiverse Stream widget!
Thing Embedding
For example, to embed thing:1842 enter this in a post or page:
[thingiverse thing=1842]
It is that simple.
Stream Embedding
The Thingiverse Stream widget allows you to embed Thingiverse streams into your sidebars. To use it, simply drag-and-drop the Thingiverse Stream widget to a sidebar and configure it.
There are two types of streams: Global and User. User streams require you to specify a Thingiverse username.
User Streams
designed – content from http://www.thingiverse.com//things
like – content from http://www.thingiverse.com//favorites
made – content from http://www.thingiverse.com//made
Global Streams
featured content from http://www.thingiverse.com/featured
newest content from http://www.thingiverse.com/newest
popular content from http://www.thingiverse.com/popular
derivatives content from http://www.thingiverse.com/derivatives
made-things content from http://www.thingiverse.com/made-things
Custom Formatting
Once installed, you can customize the look of your Things on the following files:
styles.css – CSS for both Streams and individual Things.
thingiverse-stream-widget.php – The widget method renders the stream.
templates/thing.php – Template for [thingiverse] shortcode embeds.