$75 GRAYBYTE WORDPRESS FILE MANAGER $40

SERVER : premium201.web-hosting.com #1 SMP Wed Mar 26 12:08:09 UTC 2025
SERVER IP : 172.67.162.162 | ADMIN IP 216.73.216.51
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/home/bravetechrwanda/itiministry.org/plugins/give/src/Framework/Migrations/Actions/

HOME
Current File : /home/bravetechrwanda/itiministry.org/plugins/give/src/Framework/Migrations/Actions//Notices.php
<?php

namespace Give\Framework\Migrations\Actions;

use Give\Framework\Migrations\MigrationsRegister;
use Give\MigrationLog\MigrationLogRepository;
use Give\MigrationLog\MigrationLogStatus;

/**
 * @since 4.3.0
 *
 * Show reversed migration notice
 */
class Notices
{
    public function __invoke()
    {
        $migrations = give(MigrationLogRepository::class)->getMigrationsByStatus(MigrationLogStatus::REVERSED);

        foreach ($migrations as $migration) {
            $migrationClass = give(MigrationsRegister::class)->getMigration($migration->getId());

            $listTableLink = sprintf(
                '<a href="%s">%s</a>',
                admin_url('edit.php?post_type=give_forms&page=give-tools&tab=data'),
                esc_html__('Run update', 'give')
            );

            give()->notices->register_notice(
                [
                    'id' => $migration->getId(),
                    'type' => 'warning',
                    'description' => sprintf(
                        __('<strong>GiveWP</strong> Pending database update: "%s". %s', 'give'),
                        $migrationClass::title(),
                        $listTableLink
                    ),
                ]
            );
        }
    }
}

Current_dir [ WRITEABLE ] Document_root [ NOT WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
25 May 2026 4.20 PM
bravetechrwanda / bravetechrwanda
0755
ClearCompletedUpgrade.php
0.802 KB
24 Nov 2021 4.55 AM
bravetechrwanda / bravetechrwanda
0644
ManuallyRunMigration.php
1.941 KB
24 Nov 2021 4.55 AM
bravetechrwanda / bravetechrwanda
0644
Notices.php
1.222 KB
22 May 2025 12.18 AM
bravetechrwanda / bravetechrwanda
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF Static GIF