I was trying to query the database in my theme's functions.php, but it shows
Fatal error: Call to a member function get_results() on a non-object in .../functions.php
I was wondering what did I do wrong. Any help will be appreciate. Thanks.
try global $wpdb;
before your query
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With