Skip to content

dseegers/acf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ACF for OffbeatWP

  1. Adds getField functionality to the PostModel
  2. Adds getField functionality to the TermModel
  3. Registers relationships between posts in the OffbeatWP way.

Install by running this command from the root of your OffbeatWP Theme:

composer require offbeatwp/acf

Next add the following line to your config/services.php file:

OffbeatWP\Acf\Service::class,

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%