Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
forbidals
/
wp-content
/
plugins
/
formidable
/
classes
/
views
/
shared
:
add-button.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php if ( ! defined( 'ABSPATH' ) ) { die( 'You are not allowed to call this page directly.' ); } ?> <a href="<?php echo esc_url( $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>