HOME


Mini Shell 1.0
DIR: /home/otwalrll/.trash/wp-content/plugins/formidable/classes/views/shared/
Upload File :
Current File : /home/otwalrll/.trash/wp-content/plugins/formidable/classes/views/shared/add-button.php
<?php
if ( ! defined( 'ABSPATH' ) ) {
	die( 'You are not allowed to call this page directly.' );
}
?>
<a href="<?php echo esc_attr( $href ); ?>" class="<?php echo esc_attr( $class ); ?>">
	<?php FrmAppHelper::icon_by_class( 'frmfont frm_plus_icon frm_svg15' ); ?>
	<?php echo esc_html( $button_text ); ?>
</a>