I’m putting together my first WordPress theme which requires three dynamic sidebars (don’t ask!!). For some reason I can’t figure out how to add the other two dynamic sidebars.. Could you help me please? Adding in multiple sidebars is fairly straightforward and you can create as many as you need. Locate your functions.php file in [...]
Our Blog // Archives
‘php’ Tags
CakePHP + ACL concepts from a (former) noob
Published on November 26, 2008 by
While there are plenty of tutorials out there covering how to use CakePHP’s ACL Component, and getting it to jive with CakePHP’s Auth Component, most of the tutorials out there take different approaches towards implementing this technology. If this is your first time using ACL, you might be feeling a little confused about exactly how [...]
