Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 556 Bytes

File metadata and controls

17 lines (14 loc) · 556 Bytes

wordpress-CPT-ACF-SHORECODE-VC-template

Structure for CPTs, ACFs and Shortcodes. This structure is meant to be used as a boilerplatein side a Theme.

##Install

  1. clone repo
  2. Install plugins
  3. Include "shortcodes-cpt-fields/index.php" in functions.php

##Need plugins https://wordpress.org/plugins/custom-post-type-ui/ http://www.advancedcustomfields.com/

##Based on ideas from: https://github.com/khromov/wp-custom-shortcodes https://github.com/khromov/wp-custom-fields https://github.com/khromov/wp-custom-cpt