baqsny
Forum Replies Created
-
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Get table content dynamicallyI coded what I wanted, but thanks for help 🙂
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Get table content dynamicallyThis won’t be the problem (probably) because i use this tables as pricelists.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Get table content dynamicallyIt’s not what I need because in those functions i need to pass id explicitly. What I need is function which will loop and print all the tables. Maybe it will be easier to understand that by giving you my use case. I have accordion element so there is “Title” and “content”. I want in each item of accordion title as table name and content as printed table.
example of accordion: https://imgur.com/a/khSsEAo
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Get table content dynamicallyThe question is how to get table programatically whilst in the post loop?
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Get table content dynamicallyAs I can see it take values from database by post id. But what I think I need is code that i can call to get id of table so i can call it dynamically later.
- This reply was modified 2 years, 2 months ago by baqsny.