Writing · 9 posts
Notes on WordPress, WooCommerce
and the bits worth remembering.
Plugin edge cases, debugging stories, and things I tried that may or may not have worked.
Five steps from a business problem to an LLM that actually ships
Understand, prepare, select, customize, productionize. A working order of operations for picking a language model and getting it into production without burning a quarter.
N-grams: the language model before language models
How N-grams turn text into countable sequences, how they predict the next word, and why counting eventually stopped being enough.
Setup vsCode for Laravel Development
The extensions and keyboard shortcuts that turn Visual Studio Code into a proper Laravel editor.
WooCommerce : Change product's add-to-cart button text
Change the add-to-cart button text of WooCommerce products with plugins or with two filter hooks.
WooCommerce apply coupon via url
Apply woocommerce coupon via custom url
WooCommerce auto apply & remove coupon
Apply coupon in cart based on certain conditions
vsCode Configuration for WordPress Plugin
Configure vscode to experience better on develop WordPress Plugin.
WooCommerce change price programmatically
Change WooCommerce product price ( simple & variable )
Enqueue CSS and JS in WP
Add your JavaScript & CSS assets on your wordpress site throught theme OR plugins
Have something that needs building, fixing, or finishing? Write one paragraph — that's usually enough.