WP Manifestindependent plugin directory
manifest / content / smt_great_reads

SMT Great Reads

A WordPress plugin that registers a custom post type for "Great Reads" and provides templates for displaying curated content.

by Esmond-M · github.com/esmond-m/smt_great_reads · 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/esmond-m/smt_great_reads/archive/refs/heads/master.zip

Readme

SMT Great Reads Plugin

A WordPress plugin that registers a custom post type for "Great Reads" and provides templates for displaying curated content.
See it in action: Great Reads on Social Movement Technologies


Features

  • Registers a custom post type: Great Reads
  • Includes custom templates for single and archive views
  • Easily integrates with any WordPress theme
  • Simple setup and activation

Installation

  1. Download the plugin to your computer.
  2. Log in to your WordPress admin area.
  3. Go to Plugins > Add New and upload the ZIP file.
  4. Activate the plugin.

Usage

  • After activation, you’ll see a new Great Reads post type in your dashboard.
  • Add new "Great Reads" posts as needed.
  • Use the provided templates for custom display, or override them in your theme if desired.

File Structure

  • smt_great_reads.php — Main plugin file
  • great-reads-template.php — Archive template for Great Reads
  • single-great-reads-template.php — Single post template for Great Reads

Support

For issues, suggestions, or contributions, please use the GitHub Issues page.


*Maintained by Esmond McCain. Fork, extend, and use for your

Read the full README on GitHub →