=== Algorithmia === Contributors: https://algorithmia.com Tags: widget Requires at least: 3.0.1 Tested up to: 4.3 Stable tag: 1.0.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Integrates Wordpress with the Algorithmia API for advanced algorithm usage. == Description == Algorithmia provides an API for advanced algorithm usage. This plugin integrates Wordpress with the Algorithmia API. Visit https://algorithmia.com to register (required) and learn more about Algorithmia. This first release creates a Widget which loads content recommendations from Algorithmia onto the Wordpress site. This crawls your site and performs text analysis to generate the content recommendations. == Installation == This section describes how to install the plugin and get it working. e.g. 1. Register for an account on https://algorithmia.com and take note of your API key. 2. Upload `algorithmia.php` to the `/wp-content/plugins/algorithmia` directory. 3. Activate the plugin through the 'Plugins' menu in WordPress. 4. Visit the Widgets UI and place the Content Recommendation widget wherever you like. 5. Configure the widget with a title like 'Recommended Content'. 6. Configre the widget to use your Algorithmia API key from step one. == Frequently Asked Questions == = Do I need to Register for Algorithmia? = Yes. Visit https://algorithmia.com to register. = What other algorithms are supported? = This plugin currently supports content recommendations. We will be adding support for additional algorithms in future releases. == Changelog == = 1.0 = * Initial release. Supports content recommendation widget.