Submit
Path:
~
/
home
/
getwphos
/
www
/
almajd14
/
wp-content
/
plugins
/
woocommerce
/
includes
/
admin
/
views
/
File Content:
html-notice-updating.php
<?php /** * Admin View: Notice - Updating * * @package WooCommerce\Admin */ use Automattic\Jetpack\Constants; if ( ! defined( 'ABSPATH' ) ) { exit; } $pending_actions_url = admin_url( 'admin.php?page=wc-status&tab=action-scheduler&s=woocommerce_run_update&status=pending' ); $cron_disabled = Constants::is_true( 'DISABLE_WP_CRON' ); $cron_cta = $cron_disabled ? __( 'You can manually run queued updates here.', 'woocommerce' ) : __( 'View progress →', 'woocommerce' ); ?> <div id="message" class="updated woocommerce-message wc-connect"> <p> <strong><?php esc_html_e( 'WooCommerce database update', 'woocommerce' ); ?></strong><br> <?php esc_html_e( 'WooCommerce is updating the database in the background. The database update process may take a little while, so please be patient.', 'woocommerce' ); ?> <?php if ( $cron_disabled ) { echo '<br>' . esc_html__( 'Note: WP CRON has been disabled on your install which may prevent this update from completing.', 'woocommerce' ); } ?> <a href="<?php echo esc_url( $pending_actions_url ); ?>"><?php echo esc_html( $cron_cta ); ?></a> </p> </div>
Edit
Rename
Chmod
Delete
FILE
FOLDER
Name
Size
Permission
Action
html-admin-dashboard-setup.php
2070 bytes
0644
html-admin-page-addons-category-nav.php
1102 bytes
0644
html-admin-page-reports.php
2445 bytes
0644
html-admin-page-status-logs-db.php
1898 bytes
0644
html-admin-page-status-logs.php
2219 bytes
0644
html-admin-page-status-report.php
59981 bytes
0644
html-admin-page-status-tools.php
2285 bytes
0644
html-admin-page-status.php
1279 bytes
0644
html-admin-settings.php
2934 bytes
0644
html-email-template-preview.php
1076 bytes
0644
html-notice-base-table-missing.php
1609 bytes
0644
html-notice-custom.php
452 bytes
0644
html-notice-download-dir-sync-complete.php
1204 bytes
0644
html-notice-install.php
732 bytes
0644
html-notice-legacy-shipping.php
1722 bytes
0644
html-notice-maxmind-license-key.php
1178 bytes
0644
html-notice-no-shipping-methods.php
1315 bytes
0644
html-notice-redirect-only-download.php
1229 bytes
0644
html-notice-regenerating-lookup-table.php
1198 bytes
0644
html-notice-regenerating-thumbnails.php
618 bytes
0644
html-notice-secure-connection.php
848 bytes
0644
html-notice-template-check.php
1725 bytes
0644
html-notice-update.php
1387 bytes
0644
html-notice-updated.php
660 bytes
0644
html-notice-updating.php
1145 bytes
0644
html-notice-uploads-directory-is-unprotected.php
1052 bytes
0644
html-notice-wp-php-minimum-requirements.php
933 bytes
0644
html-report-by-date.php
4195 bytes
0644
N4ST4R_ID | Naxtarrr