#php

All content tagged with this tag.

Blog

How to customize your /wp-admin with admin.css, and use CSS to print a PDF

Learn how to customize your /wp-admin with admin.css and how to style the WooCommerce's "Overview analytics" page to be printed as PDF.

Read more →
Blog

How to add extra "Local Pickup" fields for shipping methods in WooCommerce?

Learn how to add extra fields’ options for the "Local Pickup" shipping methods on WooCommerce's Cart and Checkout page.

Read more →
Blog

How to Change Specific Texts and Strings "by Hand" on WordPress

Learn how to change specific texts, titles, terms, and strings "by hand" on WordPress or WooCommerce. Find out how in this post.

Read more →
Blog

Remove zeros on WooCommerce (3 ways)

Learn three different approaches to remove zeros on WooCommerce, whether you need a global solution or a front-end-specific one.

Read more →
Blog

Defer JS on WordPress

Learn how to defer JavaScript on WordPress and dramatically improve your website's loading speed.

Read more →
Blog

How to Add Thumbnails to WooCommerce's Grouped Products

Discover how to enhance the user experience by adding thumbnails to WooCommerce's grouped products. Additionally, learn a bonus tip for displaying all variations of a variable product on a single product page.

Read more →
Blog

WooCommerce: Redirect Users by Role to Specific URL After Login

Discover how to redirect "subscribers" and "shop managers" to specific URLs after logging into the WordPress admin. This tutorial is ideal for developers or website managers who want to control user access and provide tailored experiences.

Read more →
Blog

WooCommerce: Check if Products in Cart Have a Specific Tag and Remove Them If They Can't Be Shipped

Learn how to check if WooCommerce products in the cart have a specific tag, such as "Bottle-Wine," and automatically remove them if they can't be shipped to the customer's country. This tutorial offers a practical solution for managing product restrictions based on shipping constraints.

Read more →