As previously announced via banners and our newsletters, support is no longer available through this platform.
For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.
You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.
Paid customers: Please log in to your store account for support.
Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com
I'm going to ask a question that is likely unusual, so I apologize in advance :)
I have created a large number of tables and graphs and am interested in cleaning up unused items. Is there a way to run a query using page id's to find which graphs are used and then which tables those use so I can compile a list of what is used based on page id's?
As a second part, if there were a way to run sql to remove anything not in that list, that would be nice but I expect that may not be ideal as it does not utilize the interface.
Hello Andrew
I am sorry to disappoint you, but unfortunately something like this is not possible with the plugin's built-in features.
Maybe it would be possible with some serious custom work, but not with built-in features. It does sound like a good suggestion, so please feel free to add it to our Suggest a feature page.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
I understand that there is no built in function. Is there a query that I can run that could provide me a list of all the tables and graphs used or not used?
Unfortunately, no, Andrew
There is nothing in the plugin that would tell you whether a table or a chart is being used or not.
There are no triggers, nor are there any registered events that are registering how many times a table, chart or a page have been accessed.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Ah. I'm not concerned with actual usage. I will dictate the pages I'm interested in. For example page id's 1,3,4 - I want to keep those pages so I'd like a list of charts and tables on those pages and tables those charts use.
I see Andrew.
Maybe you could use a plugin like Shortcodes Finder or some custom work, like mentioned before.
I see people trying to do similar stuff on these links:
https://wordpress.stackexchange.com/questions/29974/how-to-detect-if-a-shortcode-is-being-called-on-a-page/29975
https://www.wpbeginner.com/wp-tutorials/how-to-find-and-remove-unused-shortcodes-from-wordpress-posts/
I'm sure there's a way to do that by finding which shortcodes are used on which pages, you just need to explore this a bit more, outside our plugin.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables