Super Hero
include cards from https://superheroapi.com/
by Heimer Martinez · github.com/heimer79/superheroes · website
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/heimer79/superheroes/archive/refs/heads/master.zipReadme
=== Super Hero ===
Contributors: Heimer, omarabid
Donate link:
Tags: shorcode, superheroes from api https://superheroapi.com/
Requires at least: 5.6
Tested up to: 0.1.9
Stable tag: 0.2.0
Requires PHP: 5.6.20
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Get your favorite hero from this API and https://superheroapi.com/ and print the card or cards whatever you want.
== Description ==
Get your favorite hero from this API and https://superheroapi.com/ and print the card or cards whatever you want.
How it works:
-
Find the Hero on the list https://superheroapi.com/ids.html
-
In 'Edit Posts'/'Edit Pages', you can put the shortcode and select the ID field.
-
On Dashboard Go to Settings -> Super Hero options you can put the token to get data API
== Installation ==
Use WordPress' Add New Plugin feature, searching "Super Hero", or download the archive and:
- Unzip the archive on your computer
- Upload
superherodirectory to the/wp-content/plugins/directory - Activate the plugin through the 'Plugins' menu in WordPress
- Go to Settings -> Super Hero and customize behaviour as needed
== Screenshots ==
- Classic editor.
- Block editor.
== Upgrade Notice ==
= 0.2.0 (2021-03-29) = Enhancements:
- Dashboard included to seeting up the shortcode on text edit
- Implementation system versioning
= 0.1.0 (2021-03-27) =
- Initial version on WP repository