Skip to content

Instantly share code, notes, and snippets.

@bobbingwide
Created February 18, 2019 08:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bobbingwide/7f64b0f3fd0d7bf84dad214506cd953b to your computer and use it in GitHub Desktop.
Save bobbingwide/7f64b0f3fd0d7bf84dad214506cd953b to your computer and use it in GitHub Desktop.
Gist example - Hello World in PHP
<?php
echo 'Hello World!';
@bobbingwide
Copy link
Author

For use in blocks.wp-a2z.org

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment