Posts tagged ‘expression engine’
When is WordPress the right tool for the job?
Over the past few years I’ve had the good fortune to work with a wide range of projects, from small single person business blogs to multinational systems. Interestingly, a common factor through all these projects has been “Can it be done quicker in WordPress?”.
Expression Engine: Add Global Variables to Channel Entries
In Expression Engine, global variables can be used at template level for many uses. In one of my latest projects, I needed to pass through a specific global variable, but instead of placing the tag in the template, I needed to put it directly into my channel entry. Here’s how I achieved it…