Creating my first plugin, echoing JS and get_option.
-
I am trying to create my first plugin, that inserts javascript code into WP_FOOTER. The way that I am trying to make it work is that I have a MySQL table set up to hold a UID, and whenever a blog page is visited, the UID is inserted into the javascript, and then inserted into the page.
The section of code that I need help with can be found at https://wordpress.pastebin.ca/329566
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Creating my first plugin, echoing JS and get_option.’ is closed to new replies.