REDROOM
PHP 8.2.31
Path:
Logout
Edit File
Size: 668 B
Close
/home/nshryvcy/blissfulnepal.com/wp-content/plugins/wp-rollback/src/Rollbacks/Actions/RegisterAdminMenu.php
Text
Base64
<?php /** * Menu registration for WP Rollback free plugin. * * @package WpRollback\Free\Rollbacks\Actions */ declare(strict_types=1); namespace WpRollback\Free\Rollbacks\Actions; use WpRollback\SharedCore\Rollbacks\Actions\BaseRegisterAdminMenu; /** * RegisterAdminMenu implementation for free version. * */ class RegisterAdminMenu extends BaseRegisterAdminMenu { /** * {@inheritdoc} */ protected function getMenuTitle(): string { return __('WP Rollback', 'wp-rollback'); } /** * {@inheritdoc} */ protected function getPageTitle(): string { return __('WP Rollback', 'wp-rollback'); } }
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 0 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
RegisterAdminMenu.php
668 B
lrw-r--r--
2026-05-06 14:06:55
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).