$10 GRAYBYTE WORDPRESS FILE MANAGER $22

SERVER : in-mum-web1330.main-hosting.eu #1 SMP Mon Feb 10 22:45:17 UTC 2025
SERVER IP : 93.127.173.45 | ADMIN IP 216.73.216.63
OPTIONS : CRL = ON | WGT = ON | SDO = OFF | PKEX = OFF
DEACTIVATED : NONE

/var/cache/hostinger-wp-cli-packages/

HOME
Current File : /var/cache/hostinger-wp-cli-packages//hostinger-command.php
<?php

use Hostinger\WPCLI\Woocommerce\GetOrdersCommand;
use Hostinger\WPCLI\Woocommerce\GetWooOrdersCommand;
use Hostinger\WPCLI\Woocommerce\GetOrdersUpdatedCommand;

if ( ! class_exists( 'WP_CLI' ) ) {
    return;
}

$wpcli_hostinger_autoloader = __DIR__ . '/vendor/autoload.php';

if ( file_exists( $wpcli_hostinger_autoloader ) ) {
    require_once $wpcli_hostinger_autoloader;
}


if ( class_exists( GetOrdersCommand::class ) ) {
    WP_CLI::add_command( 'hostinger woocommerce get-orders', GetOrdersCommand::class, [
        'shortdesc' => 'Retrieve WooCommerce orders based on date range.',
        'longdesc'  => "Fetch all WooCommerce orders either from a specific date or for a set number of days.\n\n"
                       . "## EXAMPLES\n\n"
                       . "  wp hostinger woocommerce get-orders --days=7\n"
                       . "  Retrieves orders from the past 7 days.\n\n"
                       . "  wp hostinger woocommerce get-orders --from-date=2025-01-01\n"
                       . "  Retrieves orders from 2025-01-01 until yesterday.\n\n"
                       . "  wp hostinger woocommerce get-orders --from-date=2025-01-01 --to-date=2025-01-31\n"
                       . "  Retrieves orders for the exact date range.",
        'when'      => 'after_wp_load',
    ] );
}

if ( class_exists( GetWooOrdersCommand::class ) ) {
    WP_CLI::add_command( 'hostinger woocommerce get-woo-orders', GetWooOrdersCommand::class, [
        'shortdesc' => 'Retrieve WooCommerce orders based on date range.',
        'longdesc'  => "Fetch all WooCommerce orders either from a specific date or for a set number of days.\n\n"
                       . "## EXAMPLES\n\n"
                       . "  wp hostinger woocommerce get-woo-orders --from-date=2025-01-01\n"
                       . "  Retrieves all orders from 2025-01-01 until now.\n\n"
                       . "  wp hostinger woocommerce get-woo-orders --days=7\n"
                       . "  Retrieves all orders from the past 7 days.",
        'when'      => 'after_wp_load',
    ] );
}

if ( class_exists( GetOrdersUpdatedCommand::class ) ) {
    WP_CLI::add_command( 'hostinger woocommerce get-woo-orders-latest', GetOrdersUpdatedCommand::class, [
        'shortdesc' => 'Retrieve WooCommerce orders based on date range.',
        'longdesc'  => "Fetch all WooCommerce orders either from a specific date or for a set number of days.\n\n"
                       . "## EXAMPLES\n\n"
                       . "  wp hostinger woocommerce get-woo-orders-latest --from-date=2025-01-01\n"
                       . "  Retrieves all orders from 2025-01-01 until now.\n\n"
                       . "  wp hostinger woocommerce get-woo-orders-latest --days=7\n"
                       . "  Retrieves all orders from the past 7 days.",
        'when'      => 'after_wp_load',
    ] );
}

Current_dir [ NOT WRITEABLE ] Document_root [ WRITEABLE ]


[ Back ]
NAME
SIZE
LAST TOUCH
USER
CAN-I?
FUNCTIONS
..
--
29 Jan 2026 11.36 AM
root / root
0755
.git
--
21 Jul 2025 12.30 PM
root / root
0755
.github
--
26 Feb 2025 8.00 AM
root / root
0755
src
--
24 Feb 2025 12.04 PM
root / root
0755
vendor
--
24 Feb 2025 12.04 PM
root / root
0755
.gitignore
0.015 KB
24 Feb 2025 12.04 PM
root / root
0644
CODEOWNERS
0.028 KB
30 Apr 2025 6.40 AM
root / root
0644
README.md
0.975 KB
30 Apr 2025 6.40 AM
root / root
0644
composer.json
0.35 KB
15 Apr 2025 12.30 PM
root / root
0644
hostinger-command.php
2.794 KB
18 Jul 2025 7.30 AM
root / root
0644
wp-cli.yml
0.034 KB
24 Feb 2025 12.04 PM
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME
Static GIF