Tag function

Passing Parameters as Variables vs Passing Parameters as An Array 0

Feb26

Improvisation is the name of the game, and we tend to do a lot of it with plugins and themes. In that process we tend to modify functions by adding more variables to incorporate changes in them. However, unlike most of the other languages, PHP allows users to set default values for variables passed to a method too.

See original here:
Passing Parameters as Variables vs Passing Parameters as An Array

Sphere It

¿Habla HTML? 0

Sep1

DISCLAIMER: This post is in no way intended to promote HTML over XHTML or vice-versa. This is simply a solution to a problem for those who may find it useful. Anyone who has used WordPress for any decent length of time probably knows that everything it outputs is in XHTML format

The rest is here:
¿Habla HTML?

Sphere It

Actions and Filters and Classes, Oh My! 0

Aug26

Ever wondered how you can manipulate WordPress filters and actions that are defined inside a PHP class?

See the original post here:
Actions and Filters and Classes, Oh My!

Sphere It