Variables.php
-
Hello!
While trying to debug why we were not getting an ID on upload of our .oam file I noticed that your variables.php file seems to be incorrectly written. You do not declare global $wpdb before using the variable. Also the first line just outputs a boolean: defined(‘ABSPATH’);
Is there a reason you wrote this plugin this way?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Variables.php’ is closed to new replies.