admin管理员组

文章数量:1122832

I have a local app, which writes into two tables of a local MySQL. Additionally, I have remotely hosted Wordpress (I have no root on this host), where the database has corresponding wp_ tables.

I suspect usual WP hostings don't allow to directly access MySQL remotely.

What is the working/usual way to sync local non-WP MySQL tables with those of the hosted Wordpress?

本文标签: How to CRUD remotely hosted WP database without root