print_content(); ?>
has_actions() ) : ?>
get_actions() as $action ) { $element_type = $action['type']; $attributes = $modal->get_attribute_string( $action['attributes'] ); echo wp_kses_post( "<{$element_type} {$attributes}>{$action['text']}" ); }?>