Posts Tagged ‘#PHP’
Automatically set WooCommerce orders to Completed status
Avec ce nouveau snippet, nous allons vous montrer comment faire en sorte que vos commandes répondant à certains critères passent directement du status « En cours » au statut « Terminé ». C’est très pratique si vous vendez uniquement des produits virtuels. WooCommerce passe par défaut les commandes au statut « Terminé » si elle ne contiennent que des produits virtuels…
Read MoreAdd a user field in the my account page
With this new snippet, we will show you how to add a custom field to users’ profiles on their account details page. In this example, we will add the birthday field. However, you can add any type of field.
Read MoreAdd a custom feature to your WordPress website
If you really want your website to look and behave the way you want, you have 2 main possibilities. Add a lot of plugins or add custom code. While the first solution is often easier to set up, it can become a performance nightmare. Therefore, in some cases, you will have to add some code to add a custom feature to your WordPress website.
Read MoreInstaller WordPress sous Windows 10 IIS – 1/5 Introduction
Installer Wordpress sous IIS n’est pas chose aisée. Ce guide complet vous aidera à y parvenir.
Read MoreInstaller WordPress sous Windows 10 IIS – 4/5 PHP
Install and configure PHP to run on an IIS web server.
Read More