ColoredCow / wordpress-init

Boilerplate code for a new WordPress Site
GNU General Public License v3.0
5 stars 5 forks source link

Code issues #24

Open pokhiii opened 4 years ago

pokhiii commented 4 years ago
  1. In public/wp-content/themes/coloredcow/single.php remove PHP ending tag
  2. Fix weird indentation across the project
  3. Add WP coding standards
  4. The plugins that are installed via composer needs to be added to the gitignore
  5. remove public/wp-content/themes/tbxi2020/src/scss/media.scss
  6. Add position utilities like top, bottom on different screens.