-
Posted a reply to Dropdown lists AJAX, on the site WordPress.org Forums:
In my console output i am now getting a 400 Bad Request (VM2647:1 POST http://my.desktopserver.dev/wp-admin/admin-ajax.php… -
Posted a reply to Dropdown lists AJAX, on the site WordPress.org Forums:
sorry yes it is meant to be $result = $wpdb->get_results('your SQL here'); but even updating… -
Created a topic, Dropdown lists AJAX, on the site WordPress.org Forums:
I am developing a custom plugin that has a dropdownlis… -
Posted a reply to Using wpdb to connect to another database, on the site WordPress.org Forums:
Hi theee, Thanks for replying, creating the tables with the wordpress database isn't an option.… -
Created a topic, Using wpdb to connect to another database, on the site WordPress.org Forums:
Hi there, I am currently developing a page that pulls … -
Created a topic, Redirecting from Checkout Page, on the site WordPress.org Forums:
Hi there, We have wordpress and run woocommerce on the…