WooCommerce - Modify shipping message

خرید بک لینک
protected function render_shipping_address_column() {
     $address = $this->object->get_formatted_shipping_address();

     if ( $address ) {
       echo '<a target="_blank" href="' . esc_url( $this->object->get_shipping_address_map_url() ) . '">' . esc_html( preg_replace( '#<brs*/?>#i', ', ', $address ) ) . '</a>';
       if ( $this->object->get_shipping_method() ) {
         /* translators: %s: shipping method */
         echo '<span class="description">' . sprintf( __( 'via %s',...
PHP:
WooCommerce - Modify shipping message WordPress ...

ما را در سایت WordPress دنبال می‌کنید

برچسب: نویسنده: استخدام کار بازدید: 106 تاريخ: يکشنبه 28 خرداد 1402 ساعت: 16:08

صفحه بندی