Plugin info

Total downloads: 973
Active installs: 10
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/5/2020 (1907 days ago)
Added to WordPress: 12/4/2020 (5 years old)
Minimum WordPress version: 3.3
Tested up to WordPress version: 5.5.17
Minimum PHP version: 5.2.4

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 1907 days ago

20/100

Is Easy Flashcards abandoned?

Possibly abandoned (last update 1907 days ago).

Compatibility

Requires WordPress: 3.3
Tested up to: 5.5.17
Requires PHP: 5.2.4

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Create a txt file containing the flashcards you wish to integrate. Example:

genk.txt:
{
“q1”:{“q”:”2 to the 10th?”, “a”:”1024″},
“q2”:{“q”:”Value of PI?”, “a”:”3.14″}
}

Load the file to your website.
Then, in the page, add the flashcard:

[easyfc title=”General Knowledge” file=”wp-content/uploads/2020/12/genk.txt”/]

And that’s it. If you want to customize the look, modify easyfc.css.

Installation

No installation instructions available

Frequently Asked Questions

N/A

Review feed

No reviews available

Screenshots

  1. Front of the card

    Front of the card

  2. Back of the card

    Back of the card

Changelog

1.0.0

Initial upload