Tag Archives wordpress

Hide commented code in PHP templates

A post cool for summer When working with php templates, such as using Drupal or WordPress, in which we introduce our variables directly the html using php, sometimes, especially when we are testing or changes requested by the client need comment share the code, both php and html, to easily return to it and if something goes wrong. We ... Continue reading