WordPress on Windows 2016 Server with IIS 10 When installing, or moving a wordpress site onto windows server 2016 you need to ensure that you have the following feature enabled; CGI This can be found [...] 19th April 2018
Some ES2015 scratches Just popping it here as a bookmark const d=document; const t=(txt)=>d.createTextNode(txt); const cr=(d,el)=>d.createElement(el); const [...] 13th April 2018