File manager - Edit - /home/aussies6/public_html/wp-content/plugins/woocommerce-store-toolkit/templates/admin/order_related_orders.php
Back
<?php if( !empty( $orders ) ) { echo '<ul>'; foreach( $orders as $order ) { echo '<li>'; echo '<a href="' . add_query_arg( 'post', $order ) . '">' . sprintf( '#%s', $order ) . '</a>'; echo '</li>'; } echo '</ul>'; echo '<p class="description">'; echo '* '; echo sprintf( __( 'Orders matched by <code>%s</code>', 'woocommerce-store-toolkit' ), $matching ); echo '</p>'; } else { _e( 'No other Orders were found.', 'woocommerce-store-toolkit' ); }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings