WP Manifestindependent plugin directory
manifest / integrations / superheroes

Super Hero

include cards from https://superheroapi.com/

by Heimer Martinez · github.com/heimer79/superheroes · website

0stars
0forks

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.zip

Readme

=== 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:

  1. Find the Hero on the list https://superheroapi.com/ids.html

  2. In 'Edit Posts'/'Edit Pages', you can put the shortcode and select the ID field.

  3. 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:

  1. Unzip the archive on your computer
  2. Upload superhero directory to the /wp-content/plugins/ directory
  3. Activate the plugin through the 'Plugins' menu in WordPress
  4. Go to Settings -> Super Hero and customize behaviour as needed

== Screenshots ==

  1. Classic editor.
  2. 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

Read the full README on GitHub →