[ 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
/
rocket-lazy-load
/
configs
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 parameters.php
478 B
SET
[ EDIT ]
|
[ DEL ]
📄 providers.php
424 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: parameters.php
<?php return [ 'plugin_name' => sanitize_key( 'Rocket Lazy Load' ), 'plugin_basename' => ROCKET_LL_BASENAME, 'template_path' => realpath( plugin_dir_path( __DIR__ ) ) . '/views/', 'assets_baseurl' => plugin_dir_url( __DIR__ ) . 'assets/', 'is_mu_plugin' => false, 'translation_key' => 'rocket-lazy-load', 'prefix' => 'rocket_lazyload_', 'rocket_lazyload_settings' => 'options' ];