/yandex-tableau-widget

WordPress plugin for customization website widget on the Yandex.Browser Tableau

Primary LanguagePHP

=== Yandex Tableau Widget ===
Contributors: dikiy_forester
Tags: yandex, browser, tableau
Requires at least: 3.4
Tested up to: 4.3.1
Stable tag: 1.0
License: GPLv2 or later
License URI: URI: http://www.gnu.org/licenses/gpl-2.0.html

The Yandex Tableau Widget plugin allows to customize your WordPress site representation on the Yandex.Browser Tableau.

== Description ==

The Tableau is a component of Yandex.Browser that displays favorite and frequently visited websites as visual bookmarks with the logo, site name, and additional notifiers.

Webmasters can use this plugin to customize their WordPress site widget by setting the background color and choosing a logo instead of the favicon that is used by default.

The API also allows displaying notifiers on the visual bookmark, to give users additional information. In the next release is planned to add two notifier:
 * Unread comments count
 * Available updates count.

Also is planned to provide hooks to change standard notifiers to custom ones.

== Installation ==

= From your WordPress dashboard =

1. Visit `Plugins` > `Add New`
2. Search for `Yandex Tableau Widget`
3. Activate Yandex Tableau Widget from your Plugins page.
4. Visit `Appearance` > `Customize` > `Yandex Tableau Widget` section.
5. Set widget background color and custom logo, save settings.

= From WordPress.org =

1. Download Yandex Tableau Widget.
2. Upload the `yandex-tableau-widget` directory to your `/wp-content/plugins/` directory, using your favorite method (ftp, sftp, scp, etc...)
3. Activate Yandex Tableau Widget from your Plugins page.
4. Visit `Appearance` > `Customize` > `Yandex Tableau Widget` section.
5. Set widget background color and custom logo, save settings.

== Screenshots ==
1. Tableau widget before customizations
2. Tableau widget after customizations

== Changelog ==

= 1.0 =
* Initial release