Difference between revisions of "Main Page"

From GLMWiki
Jump to: navigation, search
(Reference Information)
(General Checklists)
Line 12: Line 12:
 
* [[Going from PHP 5.3 or 5.4 to 5.5]]
 
* [[Going from PHP 5.3 or 5.4 to 5.5]]
 
* [[Setting up Grunt/SASS on a new site]]
 
* [[Setting up Grunt/SASS on a new site]]
 +
* [[Process for moving repos to Bitbucket Server]]
  
 
== Policies and Proceedures ==
 
== Policies and Proceedures ==

Revision as of 11:31, 29 October 2019

New Production Server Setup

General Checklists

Policies and Proceedures

Services Documentation

Reference Information

Payment Processors

Wordpress

Main checklist

Themes

Site Review

Go live checklist

Wordpress help

Helpful links for WordPress Standards

https://make.wordpress.org/core/handbook/best-practices/coding-standards/accessibility-coding-standards/

https://make.wordpress.org/core/handbook/best-practices/coding-standards/html/

https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/

https://make.wordpress.org/core/handbook/testing/automated-testing/phpunit/

https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/php/

https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/javascript/

https://github.com/WordPress-Coding-Standards/WordPress-Coding-Standards

  • Removing unneeded files from a Theme for WordPress Repo

git archive -o example.zip HEAD

GLM Associate

Unused, replaced by Wordpress New Single Site Install Checklist, but have to verify nothing of importance remains

Plugins

Code Snippets

Facebook

Sharing Best Practices for Website & Mobile Apps

FaceBook Sharing Best Practices

Open Graph Object Debugger

Adding Facebook pixel code

Known Errors and Bugs and their Solutions


Categories

Front End Development

company meeting


Legacy Code