=== AddTruly Digital Collection Box === Contributors: addtruly Tags: AddTruly, widget Stable tag: trunk Tested up to: 4.6.1 Requires at least: 2.5 License: MIT A plugin for adding the AddTruly Digital Collection Box to your WordPress website. == Description == This plugin will make it easy to add the [AddTruly](https://addtruly.com/) Digital Collection Box to your WordPress website. After installing the plugin you can add the collection box in the following ways: * Including the shortcode `[addtruly-widget id=""]` in a post * Calling the function `addtruly_widget()` in a template 'ID' in both cases above refers to your given AddTruly widget ID. == Installation == 1. Download the plugin from the WordPress plugin directory. Alternatively upload the `addtruly-widget-plugin` directory to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 1. Use the `addtruly_widget(id)` function in your templates or the `[addtruly-widget id="id"]` shortcode to render the widget. == Frequently Asked Questions == * *What is the AddTruly Digital Collection Box?* * Find all information on the [AddTruly website](https://addtruly.com/). == Changelog == = 1.0 = * Initial version, addtruly_widget function and addtruly-widget shortcode implemented == Upgrade Notice == Nothing to report.