-
Posted a reply to Using wordpress API to translate data, on the site WordPress.org Forums:
Thanks alot -
Created a topic, Using wordpress API to translate data, on the site WordPress.org Forums:
Assuming am trying to send a post request for my appli… -
Created a topic, which directory can I find wordpress built-in .mo and .po files for trasnlation, on the site WordPress.org Forums:
Please i which wordpress installed directory will i fi… -
Posted a reply to why am I getting two js alert instead of one per plugin function calls, on the site WordPress.org Forums:
Thanks alot -
Posted a reply to How to delete more than one wordpress database tables with ajax, on the site WordPress.org Forums:
where is your code which indicates the efforts you have made so far. This will… -
Created a topic, why am I getting two js alert instead of one per plugin function calls, on the site WordPress.org Forums:
I have to make jquery connection to wordpress. I have … -
Posted a reply to linked page not working with my wordpress plugins, on the site WordPress.org Forums:
Thanks -
Posted a reply to Unable to connect and print data from database, on the site WordPress.org Forums:
@rssail are you sure you tested the code i posted above. Recall that all wordpress… -
Posted a reply to Unable to connect and print data from database, on the site WordPress.org Forums:
please be-careful of what you are doing and not combining msqli connection with wordpress global… -
Posted a reply to Unable to connect and print data from database, on the site WordPress.org Forums:
Like @bcworkz already stated above. Global $wpdb makes its own database connections. so please Try… -
Created a topic, linked page not working with my wordpress plugins, on the site WordPress.org Forums:
We used this code to create a menu page which loads my…