File manager - Edit - /home/verseaumee/maze/wp-content/plugins/packlink-pro-shipping/resources/views/error-message.php
Back
<?php /** * Packlink PRO Shipping WooCommerce Integration. * * @package Packlink */ $url = wp_nonce_url( add_query_arg( 'packlink-hide-error-notice', '1' ), 'packlink_hide_error_notices_nonce', '_packlink_error_notice_nonce' ) ?> <div class="notice notice-error" style="position: relative;"> <p><strong><?php esc_html_e( 'Packlink PRO Shipping', 'packlink-pro-shipping' ); ?>:</strong> <?php echo get_transient( 'packlink-pro-error-messages' ); // phpcs:ignore ?> </p> <a style="text-decoration: none;display:flex;" class="notice-dismiss" href="<?php echo esc_url( $url ); ?>"> <?php esc_html_e( 'Dismiss' ); ?> </a> </div>
| ver. 1.4 |
Github
|
.
| PHP 8.5.7 | Generation time: 0 |
proxy
|
phpinfo
|
Settings