Your IP : 216.73.216.171


Current Path : /home/ereika83/www/wp-content/plugins/bb-theme-builder/extensions/bb-logic/rules/acf/src/
Upload File :
Current File : /home/ereika83/www/wp-content/plugins/bb-theme-builder/extensions/bb-logic/rules/acf/src/index.js

const { addRuleTypeCategory } = BBLogic.api
const { __ } = BBLogic.i18n

addRuleTypeCategory( 'acf', {
	label: __( 'Advanced Custom Fields' )
} )

import './archive-field'
import './post-field'
import './post-author-field'
import './user-field'
import './option-field'