Skip to main content

Advanced Custom Fields (ACF)

Overview

ACF Pro provides custom field groups for content types on opshell.dev. Field groups are managed through the WordPress admin UI and stored as PHP or JSON export files.

Common Field Groups

GroupLocationPurpose
Article metadataPosts, custom post typesTechnical level, estimated read time, companion script URL
Service detailsServices pagePricing tiers, feature list, CTA configuration
Member contentMember-only postsDownload links, video embeds, member price

Field Types Used

Field TypeUsage
TextShort metadata values
URLScript download links, external resource URLs
WYSIWYGRich content areas
SelectTaxonomy selection (technical level, category)
CheckboxFeature toggles, compatibility flags
RepeaterPricing tiers, feature lists
FileScript downloads, resource attachments

Export & Version Control

  • Field groups exported as PHP via ACF admin tools
  • Exports stored in version control for deployment
  • Local development uses acf-local JSON sync