To add a winter sale or Winter Bash badge we added this script to our must use plugin // Hook into the ‘wp_enqueue_scripts’ action add_action( ‘wp_enqueue_scripts’, ‘custom_scripts’ ); add_filter(‘woocommerce_sale_flash’, ‘woocommerce_custom_sale_text’,
November 2020
Month: November 2020
If you see this error when working on Windows 10 with composer or another .bat file of sorts setting up Laravel Homestead: ‘rm’ is not recognized as an internal or
We manage most of our Laravel servers with Laravel Forge. This allows us to do basic network restrictions and opening up of ports using their GUI. These network options basically
New Composer version 2 is out and it is supposed to be way faster then version 1.So tried to update it using composer global self-update –2 and composer self-update –2
To have nmap work locally again for security / port scans on your macOS Catalina with homebrew running openssl v. 1.1.x and avoid dyld: Library not loaded: /usr/local/opt/openssl/lib/libssl.1.0.0.dylib or that