MasterPress 1.3.2
Code maintenance patch
- changed the code to use wf() instead of $wf where possible – this fixed multiple bugs and removes the need to add “global $wf;” to every function.
- formatted the codebase to somewhat fit WordPress coding guidelines.
- removed/reworked unnecessary in a few areas throughout the codebase.