get TablePress IDs / Names
-
Hi,
Thank you for creating Tablepress and sorry for asking this question. I’m writing a plugin and would like to integrate an option to attach a TablePress Table to my CPT.
In order to do this, I would like to get all TablePress IDs with their attached name to it.
I have found this topic:
https://www.ads-software.com/support/topic/where-is-tablepress-id-stored-in-db/My goal is very much like this plugin:
https://www.ads-software.com/plugins/acf-tablepress/Querying the database should be done with WPDB Object, right?
I would like to make a dropdown <select> list with all tables (IDs) in it.
My question:
How do I query the options table for this?
“SELECT * FROM WP_OPTIONS WHERE tablepress_tables ????”Thanks for a short hint
Clickadelic
- The topic ‘get TablePress IDs / Names’ is closed to new replies.