Good to be here
Since I'm a novice, I was wondering what are the steps (bullet points is great) on how to get this working with Wordpress? Here's what I'm assuming I am supposed to do:
- copy the PHP code in a notepad and save it as Something.php
- upload to the root directory
- add require_once("Something.php"); between the <head> </head> tags
Is that anywhere near correct?