Submit
Path:
~
/
home
/
getwphos
/
public_html
/
shellfish
/
wp-content
/
plugins
/
templaza-framework
/
shortcodes
/
contact
/
File Content:
contact.php
<?php defined('TEMPLAZA_FRAMEWORK') or exit(); use TemPlazaFramework\Functions; if(!class_exists('TemplazaFramework_ShortCode_Contact')){ class TemplazaFramework_ShortCode_Contact extends TemplazaFramework_ShortCode { public function register(){ return array( 'id' => 'contact', // 'type' => 'tz_element', 'icon' => 'far fa-address-book', 'title' => __('Contact'), 'desc' => __('Load a contact.'), 'param_title' => __('Contact settings'), 'admin_label' => true, 'params' => array( ), ); } } } ?>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
tmpl
---
0755
contact.php
731 bytes
0644
N4ST4R_ID | Naxtarrr