johnstray / gs-blog

A simple and easy to use, yet powerful blog for GetSimple. With this plugin, you can create blog posts, sort posts by category, view posts in monthly archives, plus much more.

Home Page:https://johnstray.com/gs-plugin/gs-blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clean up code

johnstray opened this issue · comments

Some tidying up of the code needs to occur:

  • Uniform usage of Spaces/Tabs : 4 space indentations will now be used
  • Uniform code layout according to the recommendations in the GetSimple Wiki
  • Find and fix any PHP parse errors (PHP Lint)
  • Convert all variables to camelCase.