Submit
Path:
~
/
home
/
bfxleof
/
www
/
wp-content
/
plugins
/
fileorganizer
/
manager
/
php
/
plugins
/
File Content:
setup.php
<?php /** * Functions to provide support for the One Click Demo Import plugin (wordpress.org/plugins/one-click-demo-import) * * @package Sydney * @since 1.07 */ /** * Set import files */ if ( !function_exists( 'sydney_set_import_files' ) ) { function sydney_set_import_files() { return array( //Default Sydney demo array( 'import_file_name' => __('Original', 'sydney'), 'local_import_file' => ST_DIR . 'demo-content/demo-content.xml', 'local_import_widget_file' => ST_DIR . 'demo-content/demo-widgets.wie', 'local_import_customizer_file' => ST_DIR . 'demo-content/demo-customizer.dat', 'preview_url' => 'https://demo.athemes.com/sydney/', 'import_preview_image_url' => ST_URI . 'demo-content/previews/original-hero-thumb.jpg', ), array( 'import_file_name' => __('Shop', 'sydney'), 'local_import_file' => ST_DIR . 'demo-content/demo-content-shop.xml', 'local_import_widget_file' => ST_DIR . 'demo-content/demo-widgets-shop.wie', 'local_import_customizer_file' => ST_DIR . 'demo-content/demo-customizer-shop.dat', 'preview_url' => 'https://demo.athemes.com/sydney-shop/', 'import_preview_image_url' => ST_URI . 'demo-content/previews/shop-hero-thumb.jpg', ), ); } } add_filter( 'pt-ocdi/import_files', 'sydney_set_import_files' ); /** * Define actions that happen after import */ if ( !function_exists( 'sydney_set_after_import_mods' ) ) { function sydney_set_after_import_mods() { //Assign the menu $main_menu = get_term_by( 'name', 'Main', 'nav_menu' ); set_theme_mod( 'nav_menu_locations', array( 'primary' => $main_menu->term_id, ) ); //Asign the static front page and the blog page $front_page = get_page_by_title( 'Home' ); $blog_page = get_page_by_title( 'Blog' ); update_option( 'show_on_front', 'page' ); update_option( 'page_on_front', $front_page -> ID ); update_option( 'page_for_posts', $blog_page -> ID ); //Assign the Front Page template update_post_meta( $front_page -> ID, '_wp_page_template', 'page-templates/page_front-page.php' ); } } add_action( 'pt-ocdi/after_import', 'sydney_set_after_import_mods' ); /** * Remove branding */ add_filter( 'pt-ocdi/disable_pt_branding', '__return_true' );
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
AutoResize
---
0755
AutoRotate
---
0755
Normalizer
---
0755
Sanitizer
---
0755
Watermark
---
0755
WinRemoveTailDots
---
0755
DownloadConfController-20260707135807.php
945 bytes
0644
DownloadConfController.php
945 bytes
0644
class-sitemaps-admin.php
3665 bytes
0644
class-wpseo-statistics-20260705054935.php
1443 bytes
0644
class-wpseo-statistics.php
1443 bytes
0644
class.pack.database.php
30838 bytes
0644
define.php
4567 bytes
0644
duplicator-20260622023227.php
1781 bytes
0644
duplicator.php
1781 bytes
0644
elFinderFlysystemGoogleDriveNetmount.php
15177 bytes
0644
elFinderVolumeBox.class.php
61762 bytes
0644
elFinderVolumeDriver.class-20260623211629.php
263075 bytes
0644
elFinderVolumeDriver.class.php
263075 bytes
0644
elFinderVolumeDropbox.class.php
41782 bytes
0644
elFinderVolumeDropbox2.class.php
47402 bytes
0644
elFinderVolumeGroup.class-20260623002712.php
5371 bytes
0644
elFinderVolumeGroup.class.php
5371 bytes
0644
elFinderVolumeLocalFileSystem.class-20260622230507.php
48544 bytes
0644
elFinderVolumeLocalFileSystem.class-20260623050500-20260705194237.php
48544 bytes
0644
elFinderVolumeLocalFileSystem.class-20260623050500.php
48544 bytes
0644
elFinderVolumeLocalFileSystem.class-20260623120623.php
48544 bytes
0644
elFinderVolumeLocalFileSystem.class.php
48544 bytes
0644
elFinderVolumeMySQL.class.php
30439 bytes
0644
elFinderVolumeOneDrive.class.php
67244 bytes
0644
elFinderVolumeTrashMySQL.class.php
1576 bytes
0644
exceptions.php
708 bytes
0644
flexible-widget.php
11167 bytes
0644
quick-edit-handler-1650.js
1848 bytes
0644
root-20260706095923.php
1951 bytes
0644
root.php
1951 bytes
0644
setup-20260707224424.php
2699 bytes
0644
setup.php
2699 bytes
0644
uninstall.php
4401 bytes
0644
wordpress-seojs-uk.json
26506 bytes
0644
N4ST4R_ID | Naxtarrr