Filter term using shortcode
-
Hi thank you creating such an amazing plugin.
Actually I am working in a big data table and for now there are more then thousand rows (this is increasing day by day).
I am adding table using shorcode- [wpdatatable id=1]this shortcode insert all table data (all rows) but I want to insert after filter by word or phrase. for example I will show all the row in which I have used “car”
[wpdatatable id=1 filter=car] I tried this shorcode but this not worked.
I want that when I use this type shorcode all the rows will got inserted in which I have used car word and all row/column should be visible in html page source.
Is there any way to achieve this?
second thing Is that, are you focus on SEO? As I can see when I insert a table using this shortcode, I see all rows but when I view page source I see only 9 rows data. I think this is not good seo practice.
You should also focus on what search engine crawlers see along with what users see on the website.
pagination is good but inserting all table data in HTML source is important.
How can I do that? please help.
The topic ‘Filter term using shortcode’ is closed to new replies.