WP Manifestindependent plugin directory
manifest / content / post-type-cta

Post Type: CTA

A WordPress custom post type for CTAs.

by Vital · github.com/vitaldevteam/post-type-cta · 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/vitaldevteam/post-type-cta/archive/refs/heads/master.zip

Readme

Post Type: CTA

A WordPress custom post type for CTAs.

Setup

  1. Install and activate plugin.
  2. Register CTA style terms in register_cta_style_terms. You must disable/enable plugin for changes to show.
  3. Add ACF field groups in add_local_field_groups.

Read the full README on GitHub →