All Articles

CircleCI Deploy to VPS from Github or Bitbucket

Working on a project locally is easy and fast because all changes are available instantly. But when it comes the…

Split PHP array in X equal number of elements

In PHP you can divide an array into an unknown number of chunks by specifying the number of elements in…
sidebar generator

How to create a dynamic WordPress Sidebar

Generate and infinite number of sidebars and place them anywhere on your site using different methods like meta boxes, shortcodes…