Junaid Bhura a web developer in Melbourne, Australia - specializing in WordPress development.

Category: PHP


Laravel Blade Components in WordPress

Let’s admit it: Templating in PHP sucks. And WordPress templates do not create enough of a separation of concerns between reusable components and back-end logic.

Continue reading »

Exceptions in WordPress: About time?

Is it about time the ability to create Exceptions became available in WordPress core? If so, what could it look like?

Continue reading »

“Hello World” Challenge – PHP

How many characters does your programming language need to output the phrase “Hello, World” on a web page? I’ll go first with PHP: 12

Continue reading »