I have a wordpress table, in a column of the table I have a number. That number is the Post ID. My question is: Can your plugin display a See More... (button or text), using the number of that ID. I want to know if the plugin allows to convert the ID number to a URL.
I want to transform the value of the number into a URL
Since you're pulling the table from the database, and you have the actual post URL, you can construct a query using the CONCAT function to create a hyperlink out of that ID.
Hello, good morning.
I have a wordpress table, in a column of the table I have a number.
That number is the Post ID.
My question is:
Can your plugin display a See More... (button or text), using the number of that ID.
I want to know if the plugin allows to convert the ID number to a URL.
I want to transform the value of the number into a URL
Thank you very much.
Hello Juan.
Thank you for your interest in our plugin.
Since you're pulling the table from the database, and you have the actual post URL, you can construct a query using the CONCAT function to create a hyperlink out of that ID.
More info about this can be found here.
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