=== Graph Commons === Contributors: binfil Tags: graphcommons, data vizualisation, network analysis, publishing, networks, big data, graph Requires at least: 3.3 Tested up to: 4.7 Stable tag: 1.1.0 License: MIT Insert Node Cards and Graphs from Graph Commons to your posts. == Description == The Graph Commons plugin for WordPress allows you to search for and insert node cards and graphs from Graph Commons to your posts. Just paste a link from Graph Commons to your editor and it will bring the object to your post. You can use the plugin's built-in search functionality, preview your findings and then insert it as well. = About = Graph Commons plugin for Wordpress is developed and maintained by [Graph Commons](https://graphcommons.com/ "graphcommons.com"). For support, contact us from [our website](https://graphcommons.com/contact). You need a [Graph Commons membership](https://graphcommons.com) (free) and [API Key](https://graphcommons.github.io/api-v1/) if you would like to use the search feature. == Installation == 1. Extract `graphcommons.zip` to your `/wp-content/plugins/` directory. 2. In the admin panel under plugins, activate the plugin. 3. Add your Graph Commons API key at Settings->Graph Commons. == Screenshots == 1. The new button that will appear above your wysiwyg editor 2. Search results for nodes 3. Node preview window 4. Search results for graphs 5. Graph preview window == Changelog == = 1.1.0 = * Graph Commons oEmbed feature * Now you can insert graphs and nodes by just pasting the link from Graph Commons to the editor * Inserted objects are iframed real objects now, not placeholders * Some bug fixes related to unmatching search * Note about $content_width placed to the settings page = 1.0.0 = * Initial Release! = Requirements = * WordPress 3.3+ * PHP 5.2.4+ * Curl