WP Manifestindependent plugin directory
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-clients/archive/refs/heads/master.zip

Readme

SSM Clients

This is a feature plugin that adds a simple client 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 →