$title, 'content' => $elm_id, 'options' => $options ); if ( is_callable( $callback ) ) add_action( 'wpcf7_admin_footer', $callback ); return true; } ?>