/tarot

Primary LanguagePHP

=== Tarot ===
Contributors: georgestephanis
Tags: tarot, gutenberg, fortune telling
Requires at least: 4.9
Tested up to: 5.0-beta4
Requires PHP: 5.2.4
Stable tag: 1.0.1
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

A fairly simple Tarot plugin.  Generates a three-card spread in a Gutenberg Block.

== Description ==

This plugin provides a new block in the Gutenberg editor, letting you generate and display Tarot spreads in your
posts!  You can then write an interpretation for the spread or do whatever you like with the results.

The bundled black and white SVG card images are generated from the 1910 Rider-Waite deck, which is in the public domain.

== Upcoming Changes ==

* The ability to manually select the cards, rather than using the computer to generate the selections
* More spreads / layouts

== Changelog ==

= 1.0.1 =
* Fix a few minor issues with dependencies when using WordPress 5.0 without the Gutenberg plugin.

= 1.0 =
* Support internationalization better.
* Add ability to reset a spread to generate a new one.

= 0.9.1 =
* Add ability to download and use 8bit card images.

= 0.9 =
* Initial public release.