$17 GRAYBYTE WORDPRESS FILE MANAGER $34

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/Donations/ListTable/Columns/

HOME
Current File : /home/bravetechrwanda/itiministry.org/plugins/give/src/Donations/ListTable/Columns//DonorColumn.php
<?php

declare(strict_types=1);

namespace Give\Donations\ListTable\Columns;

use Give\Donations\Models\Donation;
use Give\Framework\ListTable\ModelColumn;

/**
 * @since 2.24.0
 *
 * @extends ModelColumn<Donation>
 */
class DonorColumn extends ModelColumn
{

    protected $sortColumn = ['firstName', 'lastName'];

    /**
     * @since 2.24.0
     *
     * @inheritDoc
     */
    public static function getId(): string
    {
        return 'donor';
    }

    /**
     * @since 4.10.0 Updated column label
     * @since 2.24.0
     *
     * @inheritDoc
     */
    public function getLabel(): string
    {
        return __('Donor', 'give');
    }

    /**
     * @since 2.24.0
     *
     * @inheritDoc
     *
     * @param Donation $model
     */
    public function getCellValue($model): string
    {
        return sprintf(
            '<a href="%s" aria-label="%s">%s</a>',
            admin_url("edit.php?post_type=give_forms&page=give-donors&view=overview&id=$model->donorId"),
            __('View donor information', 'give'),
            trim("$model->firstName $model->lastName")
        );
    }
}

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
AmountColumn.php
0.973 KB
1 Oct 2025 3.37 PM
bravetechrwanda / bravetechrwanda
0644
CampaignColumn.php
1.053 KB
10 Sep 2025 5.42 PM
bravetechrwanda / bravetechrwanda
0644
CreatedAtColumn.php
0.985 KB
5 Nov 2025 7.00 PM
bravetechrwanda / bravetechrwanda
0644
DonorColumn.php
1.086 KB
1 Oct 2025 3.37 PM
bravetechrwanda / bravetechrwanda
0644
GatewayColumn.php
0.808 KB
19 Jan 2023 12.19 AM
bravetechrwanda / bravetechrwanda
0644
IdColumn.php
0.749 KB
19 Jan 2023 12.19 AM
bravetechrwanda / bravetechrwanda
0644
PaymentTypeColumn.php
1.34 KB
1 Oct 2025 3.37 PM
bravetechrwanda / bravetechrwanda
0644
StatusColumn.php
1.227 KB
10 Sep 2025 5.42 PM
bravetechrwanda / bravetechrwanda
0644
SubscriptionDonationTypeColumn.php
1.537 KB
1 Oct 2025 3.37 PM
bravetechrwanda / bravetechrwanda
0644

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