Skip to content

moelleer/ACF-Page-Builder-Field

 
 

Repository files navigation

ACF SO Page Builder Field

Currently in Beta. We will release the first public version in beginning of 2016.

How to use the plugin

More documentation coming soon.

Integrate into your ACF fields.

Output in theme

    if( function_exists( 'get_page_builder_field' ))
    {
        echo get_page_builder_field( 'page_builder_data' );
    }

About

A plugin that will add a page builder field type in Advanced custom fields.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 86.0%
  • JavaScript 13.5%
  • CSS 0.5%