[ SYSTEM ]: Linux wordpress 6.1.0-44-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.164-1 (2026-03-09) x86_64
[ SERVER ]: Apache/2.4.66 (Debian) | PHP: 8.2.30
[ USER ]: www-data | IP: 172.19.30.54
GEFORCE FILE MANAGER
/
var
/
www
/
html
/
wordpress
/
wp-content
/
plugins
/
elementor
/
includes
/
libraries
/
wp-background-process
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 wp-async-request.php
307 B
SET
[ EDIT ]
|
[ DEL ]
📄 wp-background-process.php
327 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: wp-async-request.php
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } // TODO: _deprecated_file( __FILE__, '3.0.7', '\Elementor\Core\Base\BackgroundProcess\WP_Async_Request' ); if ( ! class_exists( 'WP_Async_Request' ) ) { abstract class WP_Async_Request extends \Elementor\Core\Base\BackgroundProcess\WP_Async_Request { } }