D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
hrfiudwx
/
enterpriseuplift.com
/
wp-content
/
plugins
/
themify-portfolio-post
/
includes
/
Filename :
config.php
back
Copy
<?php return array( // Project Date array( 'name' => 'project_date', 'title' => __( 'Date', 'themify-portfolio-post' ), 'description' => '', 'type' => 'textbox', 'meta' => array() ), // Project Client array( 'name' => 'project_client', 'title' => __( 'Client', 'themify-portfolio-post' ), 'description' => '', 'type' => 'textbox', 'meta' => array() ), // Project Services array( 'name' => 'project_services', 'title' => __( 'Services', 'themify-portfolio-post' ), 'description' => '', 'type' => 'textbox', 'meta' => array() ), // Project Launch array( 'name' => 'project_launch', 'title' => __( 'Link to Launch', 'themify-portfolio-post' ), 'description' => '', 'type' => 'textbox', 'meta' => array() ), );