0

How can I create such table in wordpress using plugin? Any hints to do it? enter image description here

1 Answer 1

0

There are probably a great number of ways to create such table. It is rather difficult to give an exact answer without knowing all the requirements and specifications. Here are some general level ideas that should get you started.

Within your loop you can, for example, use the following functions to retrieve the cell data from the post objects.

Finally, consider localizing the table and add a dash of css to make the table look fancy.

Happy coding!

P.s. If you were looking for a plugin recommendation instead of a code solution, please note that recommedations are considered off-topic here.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.