post

Custom Field Suite

Use Custom Field Suite to add custom fields to your WordPress edit screens.

Field Types

  • Text (api returns text)
  • Textarea (api returns text with <br />)
  • Wysiwyg Editor (api returns html)
  • Date (api returns text)
  • True / False (api returns 0 or 1)
  • Select (api returns array of values)
  • Relationship (api returns array of post IDs)
  • File Upload (api returns file url)
  • Loop (repeatable fields!)

More Features

Documentation and Support

About Travis Smith

As a WordPress Enthusiast, Travis writes about his journey in WordPress trying to help other WordPress travelers and enthusiasts with tutorials, explanations, & demonstrations of the things he learns.