Setup a New WordPress Development in MacOS

Since Chrome is the most widely used browser in use, we will use primarily Chrome for our web development.  Download and install Chrome Browser Extensions Required LastPass Recommended React Dev Tools for debugging react apps Fonts Ninja for identifying fonts in use HTML5 Outliner for verifying well structured HTML JSON Formatter to make JSON more […]

Data Importing in WordPress

When handling large data imports, there’s a few things to consider. Validate Source Data Always validate data as the first step. The goal here is to catch any problems as quickly as possible in order to not hinder anything else down the line. Validate formats given. You should know the expected formats given. This applies […]

WordPress Quality Assurance Protocol

The following is a list of quality assurance and testing tasks we do within Motto. Each item will need be verified every time a task is asked of you. The items are categorized and in order. If you feel that some items are not necessary or would like to them please let us know. A) […]