=== Coldbox Addon === Contributors: mirucon Donate link: https://valu.is/mirucon/ Tags: coldbox, coldbox-theme Requires at least: 4.7 Tested up to: 4.8 Requires PHP: 5.2 Stable tag: 1.0.2 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html The powered addon for the Coldbox theme. It brings you AMP HTML and share buttons which help increasing your website's engagement. It is degined for the Coldbox theme. Lightweight and safety. == Description == The powered addon for the Coldbox theme. It brings you AMP HTML and share buttons which help increasing your website's engagement. It has been degined for the Coldbox theme. Lightweight and safety. == Features == * **AMP Pages** - The fastest HTML format - AMP. The plugin is the easiest way to use AMP pages unless any setting or coding. * **Share Button** - You want your website to be shared by someone? The plugin efficiently increases the social engagement by showing social buttons. *Require the [SNS Count Cache](https://wordpress.org/plugins/sns-count-cache/) plugin to use share button.* == Installation Instructions == 1. You may install the Coldbox Addon plugin via the WordPress.org plugin directory, or by uploading the files to /wp-content/plugins/ directory at your server. 1. Activate the plugin through the 'Plugins' menu in WordPress. 1. That's it! The plugin automatically works with the Coldbox theme. == Frequently Asked Questions == = What URL do the AMP pages use? = You may access AMP page by adding "?amp=1" at last of the URLs. When visitors use Google search, they automatically access to your AMP page. = Where are the share buttons shown? = By default, the share buttons are shown at the end of article content. You may use `sns_buttons` shortcode when you want to show them at beginning or midst of the content. You can also use `` function to show them on any template files. If you don't want the buttons to show at the end if article content, go to customizer and uncheck "Use social buttons" option. You can still call the buttons using shortcode or the function. == Screenshots == 1. Share Buttons sample 2. AMP page sample == Changelog == = 1.0.2 = * Fixed: Undefined function error when the Coldbox theme is inactive * Added: Specific PHP version = 1.0.1 = * Improved: AMP HTML format * Added: A custmizer option to select whether or not uses AMP pages = 1.0 = * Initial Release