Skip to content

Instantly share code, notes, and snippets.

@wpsmith
Created January 27, 2012 18:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wpsmith/1690169 to your computer and use it in GitHub Desktop.
Save wpsmith/1690169 to your computer and use it in GitHub Desktop.
default case for admin-builder.php
default:
do_action( 'ntg_render_' . $field['type'] , $field, $meta , $this->get_field_name( $field['id'] ) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment