• Resolved af6fb

    (@af6fb)


    Hello,

    Is there a way to access table data from host-side code?

    For example, I have a table of locations. From Python I would like to read that table and build a list of locations that should be shown on Google Maps.

    Thanks in advance,

    Michael

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    As TablePress is a WordPress plugin, written in PHP, it does not offer direct APIs that can used e.g. with Python.

    For accessing data with other programming languages on the server, you would therefore have to directly query the WordPress SQL database.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘Table access from Python’ is closed to new replies.