REDROOM
PHP 8.0.30
Path:
Logout
Edit File
Size: 967 B
Close
/home/certprox/zang.certproxywizard.com/wp/wp-content/plugins/auto-post-thumbnail/bootstrap.php
Text
Base64
<?php /** * Bootstrap file for plugin compatibility checks. * * @package AutoPostThumbnail */ if ( ! defined( 'ABSPATH' ) ) { exit; } if ( defined( 'WAPT_PLUGIN_ACTIVE' ) ) { return; } define( 'WAPT_PATH', defined( 'WAPT_PRO_PATH' ) ? WAPT_PRO_PATH : WAPT_FREE_PATH ); define( 'WAPT_PLUGIN_ACTIVE', true ); define( 'WAPT_PLUGIN_VERSION', '5.0.2' ); define( 'WAPT_PLUGIN_FILE', WAPT_PATH ); define( 'WAPT_ABSPATH', __DIR__ ); define( 'WAPT_PLUGIN_BASENAME', plugin_basename( WAPT_PATH ) ); define( 'WAPT_PLUGIN_SLUG', dirname( plugin_basename( WAPT_PATH ) ) ); define( 'WAPT_PRODUCT_SLUG', basename( dirname( WAPT_PATH ) ) ); define( 'WAPT_PLUGIN_URL', plugins_url( '', WAPT_PATH ) ); define( 'WAPT_PLUGIN_DIR', __DIR__ ); require_once WAPT_PLUGIN_DIR . '/vendor/autoload.php'; if ( defined( 'WAPT_PRO_PATH' ) && class_exists( 'AutoPostThumbnailPro\Loader' ) ) { ( new AutoPostThumbnailPro\Loader() )->run(); } ( new AutoPostThumbnail\Loader() )->run();
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 4 × Files: 4
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
assets
DIR
-
drwxr-xr-x
2026-04-02 07:27:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
fonts
DIR
-
drwxr-xr-x
2026-04-02 07:27:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
src
DIR
-
drwxr-xr-x
2026-04-02 07:27:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
vendor
DIR
-
drwxr-xr-x
2026-04-02 07:27:19
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
auto-post-thumbnail.php
3.97 KB
lrw-r--r--
2026-04-02 07:27:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
bootstrap.php
967 B
lrw-r--r--
2026-04-02 07:27:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
CHANGELOG.md
2.43 KB
lrw-r--r--
2026-04-02 07:27:16
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
readme.txt
7.74 KB
lrw-r--r--
2026-04-02 07:27:18
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).