WP Manifestindependent plugin directory
manifest / content / wp-plugin__shortcode--category-header

_ANDYP - Tutorials Category Hero archived

Archived project: wp-plugin__shortcode--category-header

by Andy Pearson · github.com/ioroot/wp-plugin__shortcode--category-header · 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/ioroot/wp-plugin__shortcode--category-header/archive/refs/heads/master.zip

Readme

Category Hero Header

Dependencies

ACF Plugin.

Usage

This is used for the tutorial pages. Uses ACF to create an Admin options page that allows you to dynamically select the relevant header based on URL $_GET values. Includes an image, title, description and inline CSS.

Example.

The URL parameter ?msf=vaults will select the 'Vaults' header in the admin options page. This will allow you to use the shortcode [tutorial_category_hero] to display the relevant header.

Read the full README on GitHub →