After 4 years the issue is still there but it’s time to talk about why there is an issue to learn from that!
Category: PHP
My free software and open source activities of February 2024
A lot of pull requests this month!
[Snippet] How to load CSS asynchronously in WordPress
How to use this simple workaround in WordPress
WordPress Core contributions by (tickets) numbers – 2023 edition
After a year, something is changed? Not so much, the numbers after all stay the same.
Add YITH Subscription support to your Woocommerce payment gateway
How to extend a Woocommerce payment gateway to add the support for another subscription plugin.
How to add autolink plugin to TinyMCE in WordPress
An easy way to add a plugin for TinyMce in WordPress
How to do a Woocommerce Product list shortcode with custom taxonomy
Questo articolo è stato scritto oltre 1 years, il contenuto potrebbe essere datato.I hate blocks, I prefer shortcode and when an official block like in this case from WooCommerce doesn’t allow you to filter by taxonomy, well it is time to create a shortcode that uses the same HTML tags, CSS classes and structure so […]
NeoVim LSP with Intelephense (with phpActor) for PHP and WordPress (and others)
Integrate everything in your shiny NeoVim!
PHP Error Log Exporter for Prometheus with Grafana dashboard
Grafana with Prometheus is a good way to profile your customers wbsite when you do support for them. Let’s see some real examples!
Autocomplete WordPress Hooks in Vim
WordPress is not so supported in Vim, let’s try to improve that.