Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 903 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 903 Bytes

ACF Field Type Template

Welcome to the Advanced Custom Fields field type template repository. Here you will find a starter-kit for creating a new ACF field type. This start-kit will work as a normal WP plugin.

For more information about creating a new field type, please read the following article: http://www.advancedcustomfields.com/resources/tutorials/creating-a-new-field-type/

Structure

  • /css: folder for .css files.
  • /images: folder for image files
  • /js: folder for .js files
  • /lang: folder for .pot, .po and .mo files
  • acf-portfolio_lists.php: Main plugin file that includes the correct field file based on the ACF version
  • acf-portfolio_lists-v5.php: Field class compatible with ACF version 5
  • readme.txt: WordPress readme file to be used by the WordPress repository

This plugins designed for puri idaman website.

require : 'portfolio' custom post type