Post Type: CTA
A WordPress custom post type for CTAs.
★ 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.zipReadme
Post Type: CTA
A WordPress custom post type for CTAs.
Setup
- Install and activate plugin.
- Register CTA style terms in
register_cta_style_terms. You must disable/enable plugin for changes to show. - Add ACF field groups in
add_local_field_groups.