WP Manifestindependent plugin directory
manifest / content / ssm-product-rentals

SSM Product Rentals

A WordPress feature plugin that creates a simple Product Rentals Custom Post Type

by Secret Stache Media · github.com/secretstache/ssm-product-rentals · 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/secretstache/ssm-product-rentals/archive/refs/heads/master.zip

Readme

SSM Product Rentals

This is a feature plugin that adds a simple product rental custom post type to your theme.

Description

This plugin includes a couple common features that are used with custom post types:

  • Registers a post type
  • Registers a custom taxonomy
  • Optionally registers a few metaboxes
  • Adds the featured image to the admin column display
  • Adds the post count to the admin dashboard

Credits

Built by Secret Stache Media using Devin Price's CPT Boilerplate as a starting point. The "Dashboard Glancer" class and much re-used code from the Portfolio Post Type plugin by Gary Jones.

Read the full README on GitHub →